![]() |
CustusX
16.12
An IGT application
|
#include <cxStateServiceNull.h>
Public Member Functions | |
| StateServiceNull () | |
| virtual | ~StateServiceNull () |
| virtual QString | getVersionName () |
| virtual QString | getApplicationStateName () const |
| virtual QStringList | getAllApplicationStateNames () const |
| virtual QActionGroup * | getWorkflowActions () |
| virtual void | setWorkFlowState (QString uid) |
| virtual Desktop | getActiveDesktop () |
| virtual void | saveDesktop (Desktop desktop) |
| virtual void | resetDesktop () |
| virtual bool | isNull () |
Public Member Functions inherited from cx::StateService | |
| virtual | ~StateService () |
Additional Inherited Members | |
Signals inherited from cx::StateService | |
| void | workflowStateChanged () |
| void | workflowStateAboutToChange () |
| void | applicationStateChanged () |
Static Public Member Functions inherited from cx::StateService | |
| static StateServicePtr | getNullObject () |
Protected Member Functions inherited from cx::StateService | |
| void | fillDefaultSettings () |
| template<class T > | |
| void | fillDefault (QString name, T value) |
Definition at line 43 of file cxStateServiceNull.h.
| cx::StateServiceNull::StateServiceNull | ( | ) |
Definition at line 39 of file cxStateServiceNull.cpp.
|
inlinevirtual |
Definition at line 49 of file cxStateServiceNull.h.
|
virtual |
Implements cx::StateService.
Definition at line 52 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 47 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 46 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 44 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 49 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 56 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 54 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 53 of file cxStateServiceNull.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 50 of file cxStateServiceNull.cpp.