CustusX
15.3.3-beta
An IGT application
|
#include <cxViewServiceProxy.h>
Public Slots | |
virtual void | aboutToStop () |
Public Slots inherited from cx::VisualizationService | |
virtual void | aboutToStop ()=0 |
Public Member Functions | |
VisualizationServiceProxy (ctkPluginContext *pluginContext) | |
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=0) 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 () |
bool | isNull () |
Public Member Functions inherited from cx::VisualizationService | |
RepContainerPtr | get3DReps (int group=0, int index=0) |
unsigned | groupCount () const |
virtual void | deactivateLayout () |
Static Public Member Functions | |
static VisualizationServicePtr | create (ctkPluginContext *pluginContext) |
Static Public Member Functions inherited from cx::VisualizationService | |
static VisualizationServicePtr | getNullObject () |
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... | |
Definition at line 45 of file cxViewServiceProxy.h.
cx::VisualizationServiceProxy::VisualizationServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 49 of file cxViewServiceProxy.cpp.
|
virtualslot |
Definition at line 114 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 119 of file cxViewServiceProxy.cpp.
|
static |
Definition at line 44 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 179 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 124 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 56 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 61 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 139 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 174 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 149 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 154 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 66 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 169 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 134 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 164 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 159 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 109 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 189 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 129 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 144 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::VisualizationService.
Definition at line 184 of file cxViewServiceProxy.cpp.