|
This plugin provides a widget with which the MMMPlayer can be controlled. More...
#include <RobotComponents/gui-plugins/MMMPlayerPlugin/MMMPlayerGuiPlugin.h>
Public Member Functions | |
QString | getPluginName () override |
MMMPlayerGuiPlugin () | |
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 MMMPlayer can be controlled.
Definition at line 66 of file MMMPlayerGuiPlugin.h.
Definition at line 56 of file MMMPlayerGuiPlugin.cpp.
|
inlineoverridevirtual |
Reimplemented from ArmarXGuiInterface.
Definition at line 74 of file MMMPlayerGuiPlugin.h.