|
#include <RobotComponents/gui-plugins/RobotIKPlugin/RobotIKGuiPlugin.h>
Public Member Functions | |
QString | getPluginName () override |
RobotIKGuiPlugin () | |
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 () |
Definition at line 58 of file RobotIKGuiPlugin.h.
RobotIKGuiPlugin | ( | ) |
Definition at line 54 of file RobotIKGuiPlugin.cpp.
|
inlineoverridevirtual |
Reimplemented from ArmarXGuiInterface.
Definition at line 66 of file RobotIKGuiPlugin.h.