![]() |
CustusX
18.04-rc1
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 29 of file cxStateServiceImpl.h.
|
virtual |
Definition at line 46 of file cxStateServiceImpl.cpp.
| cx::StateServiceImpl::StateServiceImpl | ( | ctkPluginContext * | context | ) |
Definition at line 39 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 100 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 75 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 70 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 80 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 85 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 50 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 113 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 106 of file cxStateServiceImpl.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 95 of file cxStateServiceImpl.cpp.