|
|
The PriorMemoryEditorPlugin provides a widget that allows to view and edit data entries in the prior memory. More...
#include <MemoryX/gui-plugins/PriorMemoryEditor/PriorMemoryEditorPlugin.h>
Inheritance diagram for PriorMemoryEditorPlugin:Public Member Functions | |
| PriorMemoryEditorPlugin () | |
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 PriorMemoryEditorPlugin provides a widget that allows to view and edit data entries in the prior memory.
Definition at line 71 of file PriorMemoryEditorPlugin.h.
Definition at line 105 of file PriorMemoryEditorPlugin.cpp.
Here is the call graph for this function: