|
This plugin provides a widget that allows editing statecharts. More...
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/StatechartEditorGuiPlugin.h>
Public Member Functions | |
StatechartEditorGuiPlugin () | |
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 () |
This plugin provides a widget that allows editing statecharts.
Definition at line 42 of file StatechartEditorGuiPlugin.h.
Definition at line 33 of file StatechartEditorGuiPlugin.cpp.