![]() |
Fraxinus
17.12-rc4
An IGT application
|
#include <cxViewWrapper2D.h>
Signals | |
| void | pointSampled (Vector3D p_r) |
Signals inherited from cx::ViewWrapper | |
| void | orientationChanged (ORIENTATION_TYPE type) |
Public Member Functions | |
| ViewWrapper2D (ViewPtr view, VisServicesPtr backend) | |
| virtual | ~ViewWrapper2D () |
| virtual void | initializePlane (PLANE_TYPE plane) |
| virtual ViewPtr | getView () |
| virtual void | setSlicePlanesProxy (SlicePlanesProxyPtr proxy) |
| virtual void | setViewGroup (ViewGroupDataPtr group) |
| virtual void | updateView () |
| ImagePtr | getImageToDisplay () |
Public Member Functions inherited from cx::ViewWrapper | |
| virtual | ~ViewWrapper () |
| virtual void | setSharedOpenGLContext (SharedOpenGLContextPtr sharedOpenGLContext) |
Protected Slots | |
| virtual void | dataViewPropertiesChangedSlot (QString uid) |
| virtual void | videoSourcesChangedSlot () |
| virtual void | settingsChangedSlot (QString key) |
| void | samplePoint (Vector3D click_vp) |
Protected Slots inherited from cx::ViewWrapper | |
| void | contextMenuSlot (const QPoint &point) |
| void | settingsChangedSlot (QString key) |
| virtual void | dataViewPropertiesChangedSlot (QString uid)=0 |
| virtual void | videoSourceChangedSlot (QString uid) |
Protected Member Functions | |
| virtual QString | getDataDescription () |
| virtual QString | getViewDescription () |
Protected Member Functions inherited from cx::ViewWrapper | |
| ViewWrapper (VisServicesPtr backend) | |
| void | connectContextMenu (ViewPtr view) |
| QStringList | getAllDataNames (DataViewProperties properties) const |
Additional Inherited Members | |
Protected Attributes inherited from cx::ViewWrapper | |
| ViewGroupDataPtr | mGroupData |
| VisServicesPtr | mServices |
| DataViewPropertiesInteractorPtr | mDataViewPropertiesInteractor |
| DataViewPropertiesInteractorPtr | mShow3DSlicesInteractor |
| SharedOpenGLContextPtr | mSharedOpenGLContext |
Wrapper for a View2D. Handles the connections between specific reps and the view.
Definition at line 77 of file cxViewWrapper2D.h.
| cx::ViewWrapper2D::ViewWrapper2D | ( | ViewPtr | view, |
| VisServicesPtr | backend | ||
| ) |
Definition at line 95 of file cxViewWrapper2D.cpp.
|
virtual |
Definition at line 139 of file cxViewWrapper2D.cpp.
|
protectedvirtualslot |
Definition at line 566 of file cxViewWrapper2D.cpp.
|
protectedvirtual |
Implements cx::ViewWrapper.
Definition at line 469 of file cxViewWrapper2D.cpp.
| ImagePtr cx::ViewWrapper2D::getImageToDisplay | ( | ) |
Definition at line 441 of file cxViewWrapper2D.cpp.
|
virtual |
Implements cx::ViewWrapper.
Definition at line 426 of file cxViewWrapper2D.cpp.
|
protectedvirtual |
Implements cx::ViewWrapper.
Definition at line 493 of file cxViewWrapper2D.cpp.
|
virtual |
Reimplemented from cx::ViewWrapper.
Definition at line 412 of file cxViewWrapper2D.cpp.
|
signal |
|
protectedslot |
Definition at line 158 of file cxViewWrapper2D.cpp.
|
virtual |
Implements cx::ViewWrapper.
Definition at line 718 of file cxViewWrapper2D.cpp.
|
protectedvirtualslot |
Definition at line 227 of file cxViewWrapper2D.cpp.
|
virtual |
Reimplemented from cx::ViewWrapper.
Definition at line 185 of file cxViewWrapper2D.cpp.
|
virtual |
Reimplemented from cx::ViewWrapper.
Definition at line 529 of file cxViewWrapper2D.cpp.
|
protectedvirtualslot |
Definition at line 732 of file cxViewWrapper2D.cpp.