![]() |
NorMIT-nav
18.04-rc6
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 24 of file cxStateServiceProxy.h.
| cx::StateServiceProxy::StateServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 24 of file cxStateServiceProxy.cpp.
|
inlinevirtual |
Definition at line 31 of file cxStateServiceProxy.h.
|
static |
Definition at line 19 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 99 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 84 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 79 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 69 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 89 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 114 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 109 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 104 of file cxStateServiceProxy.cpp.
|
virtual |
Implements cx::StateService.
Definition at line 94 of file cxStateServiceProxy.cpp.