|
|
#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateTabWidget.h>
Inheritance diagram for StateTabWidget:Public Slots | |
| StatechartView * | addEmptyStateTab () |
| StatechartView * | addStateTab (statechartmodel::StatePtr state=statechartmodel::StatePtr()) |
Public Member Functions | |
| statechartmodel::StateInstancePtr | currentState () const |
| StatechartView * | currentStateview () const |
| int | getStateTab (statechartmodel::StatePtr state) const |
| QSize | sizeHint () const override |
| StateTabWidget (QWidget *parent=0) | |
| StatechartView * | stateview (int index) const |
Definition at line 35 of file StateTabWidget.h.
|
explicit |
Definition at line 30 of file StateTabWidget.cpp.
|
slot |
|
slot |
Definition at line 81 of file StateTabWidget.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| statechartmodel::StateInstancePtr currentState | ( | ) | const |
| StatechartView * currentStateview | ( | ) | const |
| int getStateTab | ( | statechartmodel::StatePtr | state | ) | const |
|
override |
Definition at line 109 of file StateTabWidget.cpp.
| StatechartView * stateview | ( | int | index | ) | const |