ObserverGuiPlugin Class Reference

The ObserverGuiPlugin provides a widget that displays all available observers. More...

#include <ArmarXGui/gui-plugins/ObserverPropertiesPlugin/ObserverGuiPlugin.h>

+ Inheritance diagram for ObserverGuiPlugin:

Public Member Functions

QString getPluginName () override
 
 ObserverGuiPlugin ()
 
- 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 ~ArmarXGuiInterface ()
 

Detailed Description

The ObserverGuiPlugin provides a widget that displays all available observers.

See also
ObserverWidgetController

Definition at line 35 of file ObserverGuiPlugin.h.

Constructor & Destructor Documentation

◆ ObserverGuiPlugin()

Definition at line 29 of file ObserverGuiPlugin.cpp.

Member Function Documentation

◆ getPluginName()

QString getPluginName ( )
inlineoverridevirtual

Reimplemented from ArmarXGuiInterface.

Definition at line 43 of file ObserverGuiPlugin.h.


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