CustusX
16.5.0-rc9
An IGT application
|
#include <cxViewServiceProxy.h>
Public Slots | |
virtual void | aboutToStop () |
Public Slots inherited from cx::ViewService | |
virtual void | aboutToStop ()=0 |
Public Member Functions | |
ViewServiceProxy (ctkPluginContext *pluginContext) | |
virtual ViewPtr | get3DView (int group=0, int index=0) |
virtual int | getActiveGroupId () const |
virtual ViewGroupDataPtr | getGroup (int groupIdx) const |
virtual void | setRegistrationMode (REGISTRATION_STATUS mode) |
virtual void | autoShowData (DataPtr data) |
virtual void | enableRender (bool val) |
virtual bool | renderingIsEnabled () const |
virtual QWidget * | createLayoutWidget (QWidget *parent, int index) |
Get the specified layout widget, create if necessary. More... | |
virtual QWidget * | getLayoutWidget (int index) |
Get the specified layout widget, NULL if not created. More... | |
virtual QString | getActiveLayout (int widgetIndex=0) const |
virtual void | setActiveLayout (const QString &uid, int widgetIndex) |
virtual ClippersPtr | getClippers () |
virtual InteractiveCropperPtr | getCropper () |
virtual CyclicActionLoggerPtr | getRenderTimer () |
virtual NavigationPtr | getNavigation () |
virtual LayoutRepositoryPtr | getLayoutRepository () |
virtual CameraControlPtr | getCameraControl () |
virtual QActionGroup * | getInteractorStyleActionGroup () |
virtual void | centerToImageCenterInActiveViewGroup () |
virtual void | setCameraStyle (CAMERA_STYLE_TYPE style, int groupIdx) |
virtual void | addDefaultLayout (LayoutData layoutData) |
bool | isNull () |
Public Member Functions inherited from cx::ViewService | |
RepContainerPtr | get3DReps (int group=0, int index=0) |
unsigned | groupCount () const |
virtual void | deactivateLayout () |
ViewGroupDataPtr | getActiveViewGroup () |
Static Public Member Functions | |
static ViewServicePtr | create (ctkPluginContext *pluginContext) |
Static Public Member Functions inherited from cx::ViewService | |
static ViewServicePtr | getNullObject () |
Additional Inherited Members | |
Signals inherited from cx::ViewService | |
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... | |
void | pointSampled (Vector3D p_r) |
Definition at line 45 of file cxViewServiceProxy.h.
cx::ViewServiceProxy::ViewServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 49 of file cxViewServiceProxy.cpp.
|
virtualslot |
Definition at line 121 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 201 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 126 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 191 of file cxViewServiceProxy.cpp.
|
static |
Definition at line 44 of file cxViewServiceProxy.cpp.
|
virtual |
Get the specified layout widget, create if necessary.
Implements cx::ViewService.
Definition at line 141 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 131 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 56 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 61 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 151 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 181 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 206 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 161 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 66 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 186 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 176 of file cxViewServiceProxy.cpp.
|
virtual |
Get the specified layout widget, NULL if not created.
Implements cx::ViewService.
Definition at line 146 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 171 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 166 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 116 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 136 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 156 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 196 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 71 of file cxViewServiceProxy.cpp.