![]() |
CustusX
15.3.4-beta
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 | getActiveGroup () 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 void | setPreview (ImagePtr image, const std::vector< double > &threshold) |
| virtual void | removePreview () |
| virtual bool | isNull () |
Public Member Functions inherited from cx::VisualizationService | |
| RepContainerPtr | get3DReps (int group=0, int index=0) |
| unsigned | groupCount () const |
| virtual void | deactivateLayout () |
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 48 of file cxViewImplService.cpp.
|
virtual |
Definition at line 71 of file cxViewImplService.cpp.
|
virtualslot |
Definition at line 94 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 100 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 160 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 105 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 75 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 80 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 120 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 155 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 130 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 135 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 84 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 150 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 115 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 145 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 140 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 89 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 173 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 110 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 125 of file cxViewImplService.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 165 of file cxViewImplService.cpp.