CustusX
16.5.0-rc9
An IGT application
|
#include <cxStateServiceProxy.h>
Public Member Functions | |
StateServiceProxy (ctkPluginContext *pluginContext) | |
virtual | ~StateServiceProxy () |
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 () |
Static Public Member Functions | |
static StateServicePtr | create (ctkPluginContext *pluginContext) |
Static Public Member Functions inherited from cx::StateService | |
static StateServicePtr | getNullObject () |
Additional Inherited Members | |
Signals inherited from cx::StateService | |
void | workflowStateChanged () |
void | workflowStateAboutToChange () |
void | applicationStateChanged () |
Protected Member Functions inherited from cx::StateService | |
void | fillDefaultSettings () |
template<class T > | |
void | fillDefault (QString name, T value) |
Definition at line 45 of file cxStateServiceProxy.h.
cx::StateServiceProxy::StateServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 45 of file cxStateServiceProxy.cpp.
|
inlinevirtual |
Definition at line 52 of file cxStateServiceProxy.h.
|
static |
Definition at line 40 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 120 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 105 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 100 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 90 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 110 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 135 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 130 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 125 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 115 of file cxStateServiceProxy.cpp.