PlatformUnitGuiPlugin Class Reference

This plugin provides a widget with which the PlatformUnit can be controlled. More...

#include <RobotAPI/gui-plugins/PlatformUnitPlugin/PlatformUnitGuiPlugin.h>

+ Inheritance diagram for PlatformUnitGuiPlugin:

Public Member Functions

QString getPluginName () override
 
 PlatformUnitGuiPlugin ()
 
- 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

This plugin provides a widget with which the PlatformUnit can be controlled.

See also
PlatformUnitWidget

Definition at line 72 of file PlatformUnitGuiPlugin.h.

Constructor & Destructor Documentation

◆ PlatformUnitGuiPlugin()

Definition at line 49 of file PlatformUnitGuiPlugin.cpp.

Member Function Documentation

◆ getPluginName()

QString getPluginName ( )
inlineoverridevirtual

Reimplemented from ArmarXGuiInterface.

Definition at line 80 of file PlatformUnitGuiPlugin.h.


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