![]() |
Fraxinus
22.04-rc5
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 (int group=0) |
| virtual LayoutRepositoryPtr | getLayoutRepository () |
| virtual CameraControlPtr | getCameraControl () |
| virtual QActionGroup * | getInteractorStyleActionGroup () |
| virtual void | centerToImageCenterInActiveViewGroup () |
| virtual void | setCameraStyle (CAMERA_STYLE_TYPE style, int groupIdx) |
| virtual void | zoomCamera3D (int viewGroup3DNumber, int zoomFactor) |
| virtual void | addDefaultLayout (LayoutData layoutData) |
| virtual void | enableContextMenuForViews (bool enable=true) |
| 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) |
| void | renderFinished () |
Definition at line 24 of file cxViewServiceProxy.h.
| cx::ViewServiceProxy::ViewServiceProxy | ( | ctkPluginContext * | pluginContext | ) |
Definition at line 28 of file cxViewServiceProxy.cpp.
|
virtualslot |
Definition at line 102 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 187 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 107 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 172 of file cxViewServiceProxy.cpp.
|
static |
Definition at line 23 of file cxViewServiceProxy.cpp.
|
virtual |
Get the specified layout widget, create if necessary.
Implements cx::ViewService.
Definition at line 122 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 192 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 112 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 35 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 40 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 132 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 162 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 197 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 142 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 45 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 167 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 157 of file cxViewServiceProxy.cpp.
|
virtual |
Get the specified layout widget, NULL if not created.
Implements cx::ViewService.
Definition at line 127 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 152 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 147 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 97 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 117 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 137 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 177 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 50 of file cxViewServiceProxy.cpp.
|
virtual |
Implements cx::ViewService.
Definition at line 182 of file cxViewServiceProxy.cpp.