![]() |
CustusX
16.12-rc1
An IGT application
|
#include <cxViewImplService.h>
Public Slots | |
| virtual void | aboutToStop () |
Public Slots inherited from cx::ViewService | |
| virtual void | aboutToStop ()=0 |
Public Member Functions | |
| ViewImplService (ctkPluginContext *context) | |
| virtual | ~ViewImplService () |
| 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) 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 | addDefaultLayout (LayoutData layoutData) |
| virtual void | enableContextMenuForViews (bool enable=true) |
| virtual bool | isNull () |
| virtual void | setCameraStyle (CAMERA_STYLE_TYPE style, int groupIdx) |
Public Member Functions inherited from cx::ViewService | |
| RepContainerPtr | get3DReps (int group=0, int index=0) |
| unsigned | groupCount () const |
| virtual void | deactivateLayout () |
| ViewGroupDataPtr | getActiveViewGroup () |
Protected Member Functions | |
| ViewManager * | viewManager () const |
Protected Attributes | |
| ViewManagerPtr | mBase |
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) |
| void | renderFinished () |
Static Public Member Functions inherited from cx::ViewService | |
| static ViewServicePtr | getNullObject () |
| cx::ViewImplService::ViewImplService | ( | ctkPluginContext * | context | ) |
Definition at line 49 of file cxViewImplService.cpp.
|
virtual |
Definition at line 75 of file cxViewImplService.cpp.
|
virtualslot |
Definition at line 103 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 168 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 108 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 163 of file cxViewImplService.cpp.
|
virtual |
Get the specified layout widget, create if necessary.
Implements cx::ViewService.
Definition at line 123 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 173 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 113 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 79 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 84 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 133 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 183 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 143 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 148 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 88 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 188 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 178 of file cxViewImplService.cpp.
|
virtual |
Get the specified layout widget, NULL if not created.
Implements cx::ViewService.
Definition at line 128 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 158 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 153 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 98 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 118 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 138 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 219 of file cxViewImplService.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 93 of file cxViewImplService.cpp.
|
inlineprotected |
Definition at line 100 of file cxViewImplService.h.
|
protected |
Definition at line 99 of file cxViewImplService.h.