CustusX
16.5.0-rc9
An IGT application
|
#include <cxStateServiceImpl.h>
Public Member Functions | |
virtual | ~StateServiceImpl () |
StateServiceImpl (ctkPluginContext *context) | |
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 50 of file cxStateServiceImpl.h.
|
virtual |
Definition at line 67 of file cxStateServiceImpl.cpp.
cx::StateServiceImpl::StateServiceImpl | ( | ctkPluginContext * | context | ) |
Definition at line 60 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 121 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 96 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 91 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 101 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 106 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 71 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 134 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 127 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 116 of file cxStateServiceImpl.cpp.