![]() |
Fraxinus
17.12-rc3
An IGT application
|
Superclass for ViewWrappers. More...
#include <cxViewWrapper.h>
Signals | |
| void | orientationChanged (ORIENTATION_TYPE type) |
Public Member Functions | |
| virtual | ~ViewWrapper () |
| virtual void | initializePlane (PLANE_TYPE plane) |
| virtual ViewPtr | getView ()=0 |
| virtual void | setSlicePlanesProxy (SlicePlanesProxyPtr proxy)=0 |
| virtual void | setViewGroup (ViewGroupDataPtr group) |
| virtual void | updateView () |
| virtual void | setSharedOpenGLContext (SharedOpenGLContextPtr sharedOpenGLContext) |
Protected Slots | |
| void | contextMenuSlot (const QPoint &point) |
| void | settingsChangedSlot (QString key) |
| virtual void | dataViewPropertiesChangedSlot (QString uid)=0 |
| virtual void | videoSourceChangedSlot (QString uid) |
Protected Member Functions | |
| ViewWrapper (VisServicesPtr backend) | |
| void | connectContextMenu (ViewPtr view) |
| virtual QString | getDataDescription ()=0 |
| virtual QString | getViewDescription ()=0 |
| virtual void | appendToContextMenu (QMenu &contextMenu)=0 |
| QStringList | getAllDataNames (DataViewProperties properties) const |
| virtual void | addReps () |
Superclass for ViewWrappers.
Definition at line 110 of file cxViewWrapper.h.
|
inlinevirtual |
Definition at line 114 of file cxViewWrapper.h.
|
protected |
Definition at line 132 of file cxViewWrapper.cpp.
|
protectedvirtual |
Definition at line 231 of file cxViewWrapper.cpp.
|
protectedpure virtual |
|
protected |
Definition at line 175 of file cxViewWrapper.cpp.
|
protectedslot |
Definition at line 165 of file cxViewWrapper.cpp.
|
protectedpure virtualslot |
|
protected |
Definition at line 180 of file cxViewWrapper.cpp.
|
protectedpure virtual |
Implemented in cx::ViewWrapper3D, and cx::ViewWrapper2D.
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
protectedpure virtual |
Implemented in cx::ViewWrapper3D, and cx::ViewWrapper2D.
|
inlinevirtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 115 of file cxViewWrapper.h.
|
signal |
|
virtual |
Definition at line 244 of file cxViewWrapper.cpp.
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
protectedslot |
Definition at line 157 of file cxViewWrapper.cpp.
|
virtual |
Reimplemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
Definition at line 137 of file cxViewWrapper.cpp.
|
virtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 209 of file cxViewWrapper.cpp.
|
inlineprotectedvirtualslot |
Definition at line 130 of file cxViewWrapper.h.
|
protected |
Definition at line 144 of file cxViewWrapper.h.
|
protected |
Definition at line 142 of file cxViewWrapper.h.
|
protected |
Definition at line 143 of file cxViewWrapper.h.
|
protected |
Definition at line 146 of file cxViewWrapper.h.
|
protected |
Definition at line 145 of file cxViewWrapper.h.