CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::CustusXWorkflowStateMachine Class Reference

State Machine for the Workflow Steps for CustusX. More...

#include <cxCustusXWorkflowStateMachine.h>

Inheritance diagram for cx::CustusXWorkflowStateMachine:
cx::WorkflowStateMachine

Public Member Functions

 CustusXWorkflowStateMachine (VisServicesPtr services)
 
virtual ~CustusXWorkflowStateMachine ()
 
- Public Member Functions inherited from cx::WorkflowStateMachine
 WorkflowStateMachine (CoreServicesPtr services)
 
virtual ~WorkflowStateMachine ()
 
QActionGroup * getActionGroup ()
 
QString getActiveUidState ()
 
void setActiveState (QString uid)
 

Additional Inherited Members

- Signals inherited from cx::WorkflowStateMachine
void activeStateChanged ()
 
void activeStateAboutToChange ()
 
- Protected Member Functions inherited from cx::WorkflowStateMachine
virtual WorkflowStatenewState (WorkflowState *state)
 
- Protected Attributes inherited from cx::WorkflowStateMachine
WorkflowStatemParentState
 
CoreServicesPtr mServices
 

Detailed Description

State Machine for the Workflow Steps for CustusX.

See StateService for a description.

Date
9. sept. 2015
Author
Janne Beate Bakeng, SINTEF

Definition at line 32 of file cxCustusXWorkflowStateMachine.h.

Constructor & Destructor Documentation

cx::CustusXWorkflowStateMachine::CustusXWorkflowStateMachine ( VisServicesPtr  services)

Definition at line 19 of file cxCustusXWorkflowStateMachine.cpp.

cx::CustusXWorkflowStateMachine::~CustusXWorkflowStateMachine ( )
virtual

Definition at line 34 of file cxCustusXWorkflowStateMachine.cpp.


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