|
#include <RobotAPI/gui-plugins/SkillDashboard/SkillDashboardWidgetGuiPlugin.h>
Public Member Functions | |
SkillDashboardWidgetGuiPlugin () | |
![]() | |
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 |
![]() | |
virtual QString | getPluginName () |
virtual | ~ArmarXGuiInterface () |
Definition at line 39 of file SkillDashboardWidgetGuiPlugin.h.
|
inline |
Definition at line 46 of file SkillDashboardWidgetGuiPlugin.h.