Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::PreOpPlanningWorkflowState Class Reference

#include <cxCustusXWorkflowStates.h>

Inheritance diagram for cx::PreOpPlanningWorkflowState:
cx::WorkflowState

Public Member Functions

 PreOpPlanningWorkflowState (QState *parent, CoreServicesPtr services)
 
virtual ~PreOpPlanningWorkflowState ()
 
virtual QIcon getIcon () const
 
virtual bool canEnter () const
 
- Public Member Functions inherited from cx::WorkflowState
 WorkflowState (QState *parent, QString uid, QString name, CoreServicesPtr services, bool enableAction=true)
 
virtual ~WorkflowState ()
 
virtual void onEntry (QEvent *event)
 
virtual void onExit (QEvent *event)
 
virtual QString getUid () const
 
virtual QString getName () const
 
std::vector< WorkflowState * > getChildStates ()
 
QAction * createAction (QActionGroup *group)
 
virtual void enableAction (bool enable)
 

Additional Inherited Members

- Public Slots inherited from cx::WorkflowState
void canEnterSlot ()
 
- Signals inherited from cx::WorkflowState
void aboutToExit ()
 
- Protected Slots inherited from cx::WorkflowState
void setActionSlot ()
 
- Protected Member Functions inherited from cx::WorkflowState
void autoStartHardware ()
 
- Protected Attributes inherited from cx::WorkflowState
QString mUid
 
QString mName
 
QAction * mAction
 
CoreServicesPtr mServices
 

Detailed Description

Definition at line 97 of file cxCustusXWorkflowStates.h.

Constructor & Destructor Documentation

cx::PreOpPlanningWorkflowState::PreOpPlanningWorkflowState ( QState *  parent,
CoreServicesPtr  services 
)

Definition at line 92 of file cxCustusXWorkflowStates.cpp.

virtual cx::PreOpPlanningWorkflowState::~PreOpPlanningWorkflowState ( )
inlinevirtual

Definition at line 104 of file cxCustusXWorkflowStates.h.

Member Function Documentation

bool cx::PreOpPlanningWorkflowState::canEnter ( ) const
virtual

Implements cx::WorkflowState.

Definition at line 98 of file cxCustusXWorkflowStates.cpp.

virtual QIcon cx::PreOpPlanningWorkflowState::getIcon ( ) const
inlinevirtual

Implements cx::WorkflowState.

Definition at line 106 of file cxCustusXWorkflowStates.h.


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