![]() |
CustusX
15.4.0-beta
An IGT application
|
#include <cxWorkflowState.h>
Public Member Functions | |
PatientDataWorkflowState (QState *parent, StateServiceBackendPtr backend) | |
virtual | ~PatientDataWorkflowState () |
virtual QIcon | getIcon () const |
virtual bool | canEnter () const |
![]() | |
WorkflowState (QState *parent, QString uid, QString name, StateServiceBackendPtr backend) | |
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) |
Additional Inherited Members | |
![]() | |
void | aboutToExit () |
![]() | |
void | canEnterSlot () |
void | setActionSlot () |
![]() | |
void | autoStartHardware () |
![]() | |
QString | mUid |
QString | mName |
QAction * | mAction |
StateServiceBackendPtr | mBackend |
Definition at line 118 of file cxWorkflowState.h.
|
inline |
Definition at line 123 of file cxWorkflowState.h.
|
inlinevirtual |
Definition at line 126 of file cxWorkflowState.h.
|
inlinevirtual |
Implements cx::WorkflowState.
Definition at line 129 of file cxWorkflowState.h.
|
inlinevirtual |
Implements cx::WorkflowState.
Definition at line 127 of file cxWorkflowState.h.