67 QPoint mouseScreenPos,
68 QPointF mouseItemPos);
71 QPoint mouseScreenPos,
72 QPointF mouseItemPos);
76 void connectToStateTab(
int index);
The EditorFileOpener class.
Ice::CommunicatorPtr communicator
void showTransitionContextMenu(statechartmodel::TransitionCPtr transition, statechartmodel::StatePtr state, QPoint mouseScreenPos, QPointF mouseItemPos)
void stateDialogAccepted(statechartmodel::StateInstancePtr stateInstance, const armarx::StateDialog &d)
QMenu * createStateContextMenu()
void showStateContextMenu(statechartmodel::StateInstancePtr stateInstance, QPoint mouseScreenPos, QPointF mouseItemPos)
StateTreeControllerPtr treeController
void setLockRemoteStatesByDefault(bool lock)
QAction * findStateInTree
StatechartProfilePtr currentProfile
QMenu * createTransitionContextMenu()
StatechartEditorMainWindow * mainWindow
StateEditorController(StatechartEditorMainWindow *mainWindow, StateTreeControllerPtr treeController, Ice::CommunicatorPtr communicator, VariantInfoPtr variantInfo, StatechartProfilePtr currentProfile, QPointer< TipDialog > tipDialog, QObject *parent=0)
QList< QString > getRelevantProfiles() const
VariantInfoPtr variantInfo
QPointer< TipDialog > tipDialog
::IceInternal::Handle<::Ice::Communicator > CommunicatorPtr
std::shared_ptr< State > StatePtr
std::shared_ptr< StateInstance > StateInstancePtr
std::shared_ptr< const Transition > TransitionCPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< StateEditorController > StateEditorControllerPtr
std::shared_ptr< VariantInfo > VariantInfoPtr
std::shared_ptr< class StatechartProfile > StatechartProfilePtr
std::shared_ptr< StateTreeNode > StateTreeNodePtr
std::shared_ptr< StateTreeController > StateTreeControllerPtr