|
The SensorActorWidgetPlugin offers the widgets Plotter and TCPMover. More...
#include <RobotAPI/gui-plugins/SensorActorWidgetsPlugin/SensorActorWidgetsPlugin.h>
Public Member Functions | |
SensorActorPlugin () | |
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 () |
The SensorActorWidgetPlugin offers the widgets Plotter and TCPMover.
Definition at line 38 of file SensorActorWidgetsPlugin.h.
Definition at line 29 of file SensorActorWidgetsPlugin.cpp.