![]() |
CustusX
16.12-rc5
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 () |
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 () |
Protected Attributes | |
| ViewGroupDataPtr | mGroupData |
| VisServicesPtr | mServices |
| DataViewPropertiesInteractorPtr | mDataViewPropertiesInteractor |
| DataViewPropertiesInteractorPtr | mShow3DSlicesInteractor |
Superclass for ViewWrappers.
Definition at line 111 of file cxViewWrapper.h.
|
inlinevirtual |
Definition at line 115 of file cxViewWrapper.h.
|
protected |
Definition at line 133 of file cxViewWrapper.cpp.
|
protectedvirtual |
Definition at line 232 of file cxViewWrapper.cpp.
|
protectedpure virtual |
|
protected |
Definition at line 176 of file cxViewWrapper.cpp.
|
protectedslot |
Definition at line 166 of file cxViewWrapper.cpp.
|
protectedpure virtualslot |
|
protected |
Definition at line 181 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 116 of file cxViewWrapper.h.
|
signal |
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
protectedslot |
Definition at line 158 of file cxViewWrapper.cpp.
|
virtual |
Reimplemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
Definition at line 138 of file cxViewWrapper.cpp.
|
virtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 210 of file cxViewWrapper.cpp.
|
inlineprotectedvirtualslot |
Definition at line 130 of file cxViewWrapper.h.
|
protected |
Definition at line 143 of file cxViewWrapper.h.
|
protected |
Definition at line 141 of file cxViewWrapper.h.
|
protected |
Definition at line 142 of file cxViewWrapper.h.
|
protected |
Definition at line 144 of file cxViewWrapper.h.