|
|
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 () |
This plugin provides a widget with which the PlatformUnit can be controlled.
Definition at line 72 of file PlatformUnitGuiPlugin.h.
Definition at line 52 of file PlatformUnitGuiPlugin.cpp.
|
inlineoverridevirtual |
Reimplemented from ArmarXGuiInterface.
Definition at line 81 of file PlatformUnitGuiPlugin.h.