|
|
The WorkingMemoryGuiPlugin provides a widget that allows you to inspect the current state of the working memory. More...
#include <MemoryX/gui-plugins/WorkingMemoryGui/WorkingMemoryGuiPlugin.h>
Inheritance diagram for WorkingMemoryGuiPlugin:Public Member Functions | |
| WorkingMemoryGuiPlugin () | |
Public Member Functions inherited from ArmarXGuiPlugin | |
| template<typename ArmarXWidgetType> | |
| std::enable_if<!HasGetWidgetName< ArmarXWidgetType >::value >::type | addWidget () |
| template<typename ArmarXWidgetType> | |
| std::enable_if< HasGetWidgetName< ArmarXWidgetType >::value >::type | addWidget () |
| ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (HasGetWidgetName, GetWidgetName, QString(*)()) | |
| WidgetCreatorMap | getProvidedWidgets () override |
Public Member Functions inherited from ArmarXGuiInterface | |
| virtual QString | getPluginName () |
| virtual | ~ArmarXGuiInterface () |
The WorkingMemoryGuiPlugin provides a widget that allows you to inspect the current state of the working memory.
Definition at line 85 of file WorkingMemoryGuiPlugin.h.
Definition at line 142 of file WorkingMemoryGuiPlugin.cpp.
Here is the call graph for this function: