|
|
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/StateEditorController.h>
Inheritance diagram for StateEditorController:Public Slots | |
| void | editSelectedState () |
| void | setLockRemoteStatesByDefault (bool lock) |
| void | showStateContextMenu (statechartmodel::StateInstancePtr stateInstance, QPoint mouseScreenPos, QPointF mouseItemPos) |
| void | showTransitionContextMenu (statechartmodel::TransitionCPtr transition, statechartmodel::StatePtr state, QPoint mouseScreenPos, QPointF mouseItemPos) |
Public Member Functions | |
| QList< QString > | getRelevantProfiles () const |
| StateEditorController (StatechartEditorMainWindow *mainWindow, StateTreeControllerPtr treeController, Ice::CommunicatorPtr communicator, VariantInfoPtr variantInfo, StatechartProfilePtr currentProfile, QPointer< TipDialog > tipDialog, QObject *parent=0) | |
Protected Member Functions | |
| QMenu * | createStateContextMenu () |
| QMenu * | createTransitionContextMenu () |
| void | stateDialogAccepted (statechartmodel::StateInstancePtr stateInstance, const armarx::StateDialog &d) |
Protected Attributes | |
| Ice::CommunicatorPtr | communicator |
| StatechartProfilePtr | currentProfile |
| QAction * | deleteState |
| QAction * | editState |
| QAction * | findStateInTree |
| QAction * | layoutState |
| bool | lockRemoteStates |
| StatechartEditorMainWindow * | mainWindow |
| QMenu | menu |
| QAction * | newEndstate |
| QAction * | openCode |
| EditorFileOpener | opener |
| QAction * | replaceState |
| QAction * | setstartstate |
| QPointer< TipDialog > | tipDialog |
| StateTreeControllerPtr | treeController |
| VariantInfoPtr | variantInfo |
Definition at line 49 of file StateEditorController.h.
|
explicit |
|
protected |
|
protected |
|
slot |
Definition at line 390 of file StateEditorController.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| QList< QString > getRelevantProfiles | ( | ) | const |
Definition at line 371 of file StateEditorController.cpp.
Here is the caller graph for this function:
|
slot |
Definition at line 450 of file StateEditorController.cpp.
|
slot |
|
slot |
|
protected |
Definition at line 92 of file StateEditorController.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 88 of file StateEditorController.h.
|
protected |
Definition at line 90 of file StateEditorController.h.
|
protected |
Definition at line 95 of file StateEditorController.h.
|
protected |
Definition at line 94 of file StateEditorController.h.
|
protected |
Definition at line 102 of file StateEditorController.h.
|
protected |
Definition at line 96 of file StateEditorController.h.
|
protected |
Definition at line 92 of file StateEditorController.h.
|
protected |
Definition at line 85 of file StateEditorController.h.
|
protected |
Definition at line 93 of file StateEditorController.h.
|
protected |
Definition at line 99 of file StateEditorController.h.
|
protected |
Definition at line 101 of file StateEditorController.h.
|
protected |
Definition at line 87 of file StateEditorController.h.
|
protected |
Definition at line 100 of file StateEditorController.h.
|
protected |
Definition at line 97 of file StateEditorController.h.
|
protected |
Definition at line 91 of file StateEditorController.h.
|
protected |
Definition at line 86 of file StateEditorController.h.
|
protected |
Definition at line 89 of file StateEditorController.h.