![]() |
Fraxinus
17.12-rc4
An IGT application
|
State Machine for the Workflow Steps for CustusX. More...
#include <cxCustusXWorkflowStateMachine.h>
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 WorkflowState * | newState (WorkflowState *state) |
Protected Attributes inherited from cx::WorkflowStateMachine | |
| WorkflowState * | mParentState |
| CoreServicesPtr | mServices |
State Machine for the Workflow Steps for CustusX.
See StateService for a description.
Definition at line 53 of file cxCustusXWorkflowStateMachine.h.
| cx::CustusXWorkflowStateMachine::CustusXWorkflowStateMachine | ( | VisServicesPtr | services | ) |
Definition at line 40 of file cxCustusXWorkflowStateMachine.cpp.
|
virtual |
Definition at line 55 of file cxCustusXWorkflowStateMachine.cpp.