PriorMemoryEditorPlugin Class Reference

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

Detailed Description

The PriorMemoryEditorPlugin provides a widget that allows to view and edit data entries in the prior memory.

See also
PriorEditorController

Definition at line 68 of file PriorMemoryEditorPlugin.h.

Constructor & Destructor Documentation

◆ PriorMemoryEditorPlugin()

Definition at line 101 of file PriorMemoryEditorPlugin.cpp.


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