StatechartEditorMainWindow Class Reference

#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

StateTabWidgetgetStateTabWidget () 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
 

Detailed Description

Definition at line 46 of file StatechartEditorMainWindow.h.

Constructor & Destructor Documentation

◆ StatechartEditorMainWindow()

StatechartEditorMainWindow ( QWidget *  parent = 0)
explicit

Definition at line 44 of file StatechartEditorMainWindow.cpp.

◆ ~StatechartEditorMainWindow()

Definition at line 55 of file StatechartEditorMainWindow.cpp.

Member Function Documentation

◆ addEndState

void addEndState ( )
slot

Definition at line 144 of file StatechartEditorMainWindow.cpp.

+ Here is the call graph for this function:

◆ connectOverviewToTab

void connectOverviewToTab ( int  tabIndex)
slot

Definition at line 94 of file StatechartEditorMainWindow.cpp.

+ Here is the call graph for this function:

◆ deleteSelectedStates

void deleteSelectedStates ( )
slot

Definition at line 78 of file StatechartEditorMainWindow.cpp.

◆ getStateTabWidget()

StateTabWidget * getStateTabWidget ( ) const

Definition at line 60 of file StatechartEditorMainWindow.cpp.

+ Here is the caller graph for this function:

◆ getUI()

Ui::StatechartEditorMainWindow* getUI ( ) const
inline

Definition at line 69 of file StatechartEditorMainWindow.h.

◆ layoutState

Definition at line 110 of file StatechartEditorMainWindow.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ originalZoomCurrentState

void originalZoomCurrentState ( )
slot

Definition at line 70 of file StatechartEditorMainWindow.cpp.

◆ setCommunicator()

void setCommunicator ( Ice::CommunicatorPtr  communicator)
inline

Definition at line 56 of file StatechartEditorMainWindow.h.

◆ setCurrentProfile()

void setCurrentProfile ( StatechartProfilePtr  currentProfile)
inline

Definition at line 64 of file StatechartEditorMainWindow.h.

◆ setTipDialog()

void setTipDialog ( QPointer< TipDialog tipDialog)

Definition at line 65 of file StatechartEditorMainWindow.cpp.

◆ setVariantInfo()

void setVariantInfo ( VariantInfoPtr  variantInfo)
inline

Definition at line 60 of file StatechartEditorMainWindow.h.

◆ zoomToViewAll

void zoomToViewAll ( )
slot

Definition at line 177 of file StatechartEditorMainWindow.cpp.

Friends And Related Function Documentation

◆ StatechartEditorController

friend class StatechartEditorController
friend

Definition at line 50 of file StatechartEditorMainWindow.h.

◆ StateEditorController

friend class StateEditorController
friend

Definition at line 49 of file StatechartEditorMainWindow.h.


The documentation for this class was generated from the following files: