|
#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/view/StateTabWidget.h>
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 34 of file StateTabWidget.h.
|
explicit |
Definition at line 29 of file StateTabWidget.cpp.
|
slot |
|
slot |
Definition at line 77 of file StateTabWidget.cpp.
statechartmodel::StateInstancePtr currentState | ( | ) | const |
StatechartView * currentStateview | ( | ) | const |
int getStateTab | ( | statechartmodel::StatePtr | state | ) | const |
|
override |
Definition at line 103 of file StateTabWidget.cpp.
StatechartView * stateview | ( | int | index | ) | const |