WorkingMemoryGuiPlugin Class Reference

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 ()
 

Detailed Description

The WorkingMemoryGuiPlugin provides a widget that allows you to inspect the current state of the working memory.

See also
WorkingMemoryController

Definition at line 82 of file WorkingMemoryGuiPlugin.h.

Constructor & Destructor Documentation

◆ WorkingMemoryGuiPlugin()

Definition at line 139 of file WorkingMemoryGuiPlugin.cpp.


The documentation for this class was generated from the following files: