![]() |
CustusX
15.8
An IGT application
|
#include <cxViewImplService.h>
Public Slots | |
| virtual void | aboutToStop () |
Public Slots inherited from cx::VisualizationService | |
| virtual void | aboutToStop ()=0 |
Public Member Functions | |
| VisualizationImplService (ctkPluginContext *context) | |
| virtual | ~VisualizationImplService () |
| virtual ViewPtr | get3DView (int group=0, int index=0) |
| virtual int | getActiveGroupId () const |
| virtual ViewGroupDataPtr | getGroup (int groupIdx) const |
| virtual void | autoShowData (DataPtr data) |
| virtual void | enableRender (bool val) |
| virtual bool | renderingIsEnabled () const |
| virtual QWidget * | getLayoutWidget (QWidget *parent, int index) |
| virtual QString | getActiveLayout (int widgetIndex) const |
| virtual void | setActiveLayout (const QString &uid, int widgetIndex) |
| virtual InteractiveClipperPtr | getClipper () |
| virtual InteractiveCropperPtr | getCropper () |
| virtual CyclicActionLoggerPtr | getRenderTimer () |
| virtual NavigationPtr | getNavigation () |
| virtual LayoutRepositoryPtr | getLayoutRepository () |
| virtual CameraControlPtr | getCameraControl () |
| virtual QActionGroup * | createInteractorStyleActionGroup () |
| virtual bool | isNull () |
Public Member Functions inherited from cx::VisualizationService | |
| RepContainerPtr | get3DReps (int group=0, int index=0) |
| unsigned | groupCount () const |
| virtual void | deactivateLayout () |
| ViewGroupDataPtr | getActiveViewGroup () |
Additional Inherited Members | |
Signals inherited from cx::VisualizationService | |
| void | fps (int number) |
| Emits number of frames per second. More... | |
| void | activeLayoutChanged () |
| emitted when the active layout changes More... | |
| void | activeViewChanged () |
| emitted when the active view changes More... | |
| void | renderingEnabledChanged () |
| emitted then rendering is enabled/disabled More... | |
Static Public Member Functions inherited from cx::VisualizationService | |
| static VisualizationServicePtr | getNullObject () |
Implementation of VisualizationService.
Definition at line 54 of file cxViewImplService.h.
| cx::VisualizationImplService::VisualizationImplService | ( | ctkPluginContext * | context | ) |
Definition at line 47 of file cxViewImplService.cpp.
|
virtual |
Definition at line 70 of file cxViewImplService.cpp.
|
virtualslot |
Definition at line 93 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 99 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 159 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 104 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 74 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 79 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 119 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 154 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 129 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 134 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 83 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 149 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 114 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 144 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 139 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 88 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 109 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 124 of file cxViewImplService.cpp.