|
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>
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 68 of file PriorMemoryEditorPlugin.h.
Definition at line 101 of file PriorMemoryEditorPlugin.cpp.