|
|
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/StatechartEditorMainWindow.h>
Inheritance diagram for StatechartEditorMainWindow:Public Slots | |
| void | addEndState () |
| void | connectOverviewToTab (int tabIndex) |
| void | deleteSelectedStates () |
| void | layoutState (statechartmodel::StateInstancePtr instance=statechartmodel::StateInstancePtr()) |
| void | originalZoomCurrentState () |
| void | zoomToViewAll () |
Public Member Functions | |
| StateTabWidget * | getStateTabWidget () const |
| Ui::StatechartEditorMainWindow * | getUI () const |
| void | setCommunicator (Ice::CommunicatorPtr communicator) |
| void | setCurrentProfile (StatechartProfilePtr currentProfile) |
| void | setTipDialog (QPointer< TipDialog > tipDialog) |
| void | setVariantInfo (VariantInfoPtr variantInfo) |
| StatechartEditorMainWindow (QWidget *parent=0) | |
| ~StatechartEditorMainWindow () override | |
Friends | |
| class | StatechartEditorController |
| class | StateEditorController |
Definition at line 48 of file StatechartEditorMainWindow.h.
|
explicit |
Definition at line 43 of file StatechartEditorMainWindow.cpp.
|
override |
Definition at line 52 of file StatechartEditorMainWindow.cpp.
|
slot |
Definition at line 144 of file StatechartEditorMainWindow.cpp.
Here is the call graph for this function:
|
slot |
Definition at line 95 of file StatechartEditorMainWindow.cpp.
Here is the call graph for this function:
|
slot |
Definition at line 79 of file StatechartEditorMainWindow.cpp.
| StateTabWidget * getStateTabWidget | ( | ) | const |
Definition at line 58 of file StatechartEditorMainWindow.cpp.
Here is the caller graph for this function:
|
inline |
Definition at line 80 of file StatechartEditorMainWindow.h.
|
slot |
Definition at line 113 of file StatechartEditorMainWindow.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
slot |
Definition at line 70 of file StatechartEditorMainWindow.cpp.
|
inline |
Definition at line 60 of file StatechartEditorMainWindow.h.
|
inline |
Definition at line 72 of file StatechartEditorMainWindow.h.
| void setTipDialog | ( | QPointer< TipDialog > | tipDialog | ) |
Definition at line 64 of file StatechartEditorMainWindow.cpp.
|
inline |
Definition at line 66 of file StatechartEditorMainWindow.h.
|
slot |
Definition at line 175 of file StatechartEditorMainWindow.cpp.
|
friend |
Definition at line 52 of file StatechartEditorMainWindow.h.
|
friend |
Definition at line 51 of file StatechartEditorMainWindow.h.