StatechartEventSenderPlugin Class Reference

The StatechartEventSenderPlugin provides a widget that allows the user to send events to state machines. More...

#include <ArmarXGui/gui-plugins/StatechartEventSenderPlugin/StatechartEventSenderPlugin.h>

+ Inheritance diagram for StatechartEventSenderPlugin:

Public Member Functions

 StatechartEventSenderPlugin ()
 Adds the widgets belonging to the plugin to the ArmarXGui. More...
 
- 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 ()
 

Detailed Description

The StatechartEventSenderPlugin provides a widget that allows the user to send events to state machines.

See also
EventSenderOverview

Definition at line 44 of file StatechartEventSenderPlugin.h.

Constructor & Destructor Documentation

◆ StatechartEventSenderPlugin()

Adds the widgets belonging to the plugin to the ArmarXGui.

Definition at line 33 of file StatechartEventSenderPlugin.cpp.


The documentation for this class was generated from the following files: