![]() |
CustusX
15.8
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 | setOrientationMode (SyncedValuePtr value) |
| virtual void | updateView ()=0 |
Protected Slots | |
| void | contextMenuSlot (const QPoint &point) |
| virtual void | dataViewPropertiesChangedSlot (QString uid)=0 |
| virtual void | videoSourceChangedSlot (QString uid) |
Protected Member Functions | |
| ViewWrapper (VisServicesPtr backend) | |
| void | connectContextMenu (ViewPtr view) |
| virtual void | appendToContextMenu (QMenu &contextMenu)=0 |
| QStringList | getAllDataNames (DataViewProperties properties) const |
Protected Attributes | |
| ViewGroupDataPtr | mGroupData |
| VisServicesPtr | mServices |
| DataViewPropertiesInteractorPtr | mDataViewPropertiesInteractor |
| DataViewPropertiesInteractorPtr | mShow3DSlicesInteractor |
Superclass for ViewWrappers.
Definition at line 93 of file cxViewWrapper.h.
|
inlinevirtual |
Definition at line 97 of file cxViewWrapper.h.
|
protected |
Definition at line 148 of file cxViewWrapper.cpp.
|
protectedpure virtual |
|
protected |
Definition at line 181 of file cxViewWrapper.cpp.
|
protectedslot |
Definition at line 171 of file cxViewWrapper.cpp.
|
protectedpure virtualslot |
|
protected |
Definition at line 186 of file cxViewWrapper.cpp.
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
inlinevirtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 98 of file cxViewWrapper.h.
|
signal |
|
inlinevirtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 104 of file cxViewWrapper.h.
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
virtual |
Reimplemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
Definition at line 153 of file cxViewWrapper.cpp.
|
pure virtual |
Implemented in cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
inlineprotectedvirtualslot |
Reimplemented in cx::ViewWrapperVideo.
Definition at line 115 of file cxViewWrapper.h.
|
protected |
Definition at line 126 of file cxViewWrapper.h.
|
protected |
Definition at line 124 of file cxViewWrapper.h.
|
protected |
Definition at line 125 of file cxViewWrapper.h.
|
protected |
Definition at line 127 of file cxViewWrapper.h.