|
|
#include <RobotAPI/libraries/armem_gui/view/memory_group/MemoryGroupBoxView.h>
Inheritance diagram for MemoryGroupBoxView:Public Slots | |
| void | splitBox () |
Signals | |
| void | toggleSplitButton () |
Public Member Functions | |
| CommitWidget * | commitWidget () const |
| LTMWidget * | ltmWidget () const |
| MemoryGroupBoxView (PredictionWidget::GetEntityInfoFn &&entityInfoRetriever) | |
| PredictionWidget * | predictionWidget () const |
| QGroupBox * | queryGroup () const |
| QueryWidget * | queryWidget () const |
| SnapshotSelectorWidget * | snapshotSelectorWidget () const |
| MemoryTreeWidget * | tree () const |
Definition at line 19 of file MemoryGroupBoxView.h.
| MemoryGroupBoxView | ( | PredictionWidget::GetEntityInfoFn && | entityInfoRetriever | ) |
| CommitWidget * commitWidget | ( | ) | const |
Definition at line 150 of file MemoryGroupBoxView.cpp.
| LTMWidget * ltmWidget | ( | ) | const |
Definition at line 156 of file MemoryGroupBoxView.cpp.
| PredictionWidget * predictionWidget | ( | ) | const |
Definition at line 144 of file MemoryGroupBoxView.cpp.
| QGroupBox * queryGroup | ( | ) | const |
Definition at line 132 of file MemoryGroupBoxView.cpp.
| QueryWidget * queryWidget | ( | ) | const |
Definition at line 126 of file MemoryGroupBoxView.cpp.
| SnapshotSelectorWidget * snapshotSelectorWidget | ( | ) | const |
Definition at line 138 of file MemoryGroupBoxView.cpp.
|
slot |
Definition at line 108 of file MemoryGroupBoxView.cpp.
|
signal |
Here is the caller graph for this function:| armem::gui::MemoryTreeWidget * tree | ( | ) | const |
Definition at line 162 of file MemoryGroupBoxView.cpp.