GridFSFileEditorGuiPlugin Class Reference

The GridFSFileEditorGuiPlugin offers the GridGSFileEditorWidgetController which allows to view files that are referenced in the prior knowledge. More...

#include <MemoryX/gui-plugins/GridFSFileEditor/GridFSFileEditorGuiPlugin.h>

+ Inheritance diagram for GridFSFileEditorGuiPlugin:

Public Member Functions

 GridFSFileEditorGuiPlugin ()
 All widgets exposed by this plugin are added in the constructor via calls to addWidget() More...
 
- 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 GridFSFileEditorGuiPlugin offers the GridGSFileEditorWidgetController which allows to view files that are referenced in the prior knowledge.

See also
GridFSFileEditorWidgetController

Definition at line 41 of file GridFSFileEditorGuiPlugin.h.

Constructor & Destructor Documentation

◆ GridFSFileEditorGuiPlugin()

All widgets exposed by this plugin are added in the constructor via calls to addWidget()

Definition at line 31 of file GridFSFileEditorGuiPlugin.cpp.


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