StateDialog Class Reference

#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h>

+ Inheritance diagram for StateDialog:

Public Member Functions

QString getDescription () const
 
statechartmodel::StateParameterMap getInputParams () const
 
statechartmodel::StateParameterMap getLocalParams () const
 
statechartmodel::EventList getOutgoingEvents () const
 
statechartmodel::StateParameterMap getOutputParams () const
 
QString getProxyName () const
 
QString getStateInstanceName () const
 
QString getStateName () const
 
 StateDialog (statechartmodel::StateInstancePtr stateInstance, Ice::CommunicatorPtr communicator, VariantInfoPtr variantInfo, StatechartProfilePtr currentProfile, bool locked, bool readOnly, QPointer< TipDialog > tipDialog, QWidget *parent=0)
 
 ~StateDialog () override
 

Protected Member Functions

void showEvent (QShowEvent *) override
 

Detailed Description

Definition at line 53 of file StateDialog.h.

Constructor & Destructor Documentation

◆ StateDialog()

StateDialog ( statechartmodel::StateInstancePtr  stateInstance,
Ice::CommunicatorPtr  communicator,
VariantInfoPtr  variantInfo,
StatechartProfilePtr  currentProfile,
bool  locked,
bool  readOnly,
QPointer< TipDialog tipDialog,
QWidget *  parent = 0 
)
explicit

Definition at line 48 of file StateDialog.cpp.

+ Here is the call graph for this function:

◆ ~StateDialog()

~StateDialog ( )
override

Definition at line 203 of file StateDialog.cpp.

Member Function Documentation

◆ getDescription()

QString getDescription ( ) const

Definition at line 262 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getInputParams()

statechartmodel::StateParameterMap getInputParams ( ) const

Definition at line 208 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getLocalParams()

statechartmodel::StateParameterMap getLocalParams ( ) const

Definition at line 221 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getOutgoingEvents()

statechartmodel::EventList getOutgoingEvents ( ) const

Definition at line 267 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getOutputParams()

statechartmodel::StateParameterMap getOutputParams ( ) const

Definition at line 234 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getProxyName()

QString getProxyName ( ) const

Definition at line 257 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getStateInstanceName()

QString getStateInstanceName ( ) const

Definition at line 247 of file StateDialog.cpp.

+ Here is the caller graph for this function:

◆ getStateName()

QString getStateName ( ) const

Definition at line 252 of file StateDialog.cpp.

◆ showEvent()

void showEvent ( QShowEvent *  )
overrideprotected

Definition at line 432 of file StateDialog.cpp.


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