![]() |
CustusX
15.4.0-beta
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) |
virtual void | videoSourceChangedSlot (QString uid) |
Protected Member Functions | |
ViewWrapper (CoreServicesPtr backend) | |
void | connectContextMenu (ViewPtr view) |
virtual void | appendToContextMenu (QMenu &contextMenu)=0 |
QStringList | getAllDataNames (DataViewProperties properties) const |
Protected Attributes | |
ViewGroupDataPtr | mGroupData |
CoreServicesPtr | mBackend |
DataViewPropertiesInteractorPtr | mDataViewPropertiesInteractor |
DataViewPropertiesInteractorPtr | mShow3DSlicesInteractor |
Superclass for ViewWrappers.
Definition at line 94 of file cxViewWrapper.h.
|
inlinevirtual |
Definition at line 98 of file cxViewWrapper.h.
|
protected |
Definition at line 148 of file cxViewWrapper.cpp.
|
protectedpure virtual |
|
protected |
Definition at line 186 of file cxViewWrapper.cpp.
|
protectedslot |
Definition at line 176 of file cxViewWrapper.cpp.
|
protectedvirtualslot |
Definition at line 172 of file cxViewWrapper.cpp.
|
protected |
Definition at line 191 of file cxViewWrapper.cpp.
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
inlinevirtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 99 of file cxViewWrapper.h.
|
signal |
|
inlinevirtual |
Reimplemented in cx::ViewWrapper2D.
Definition at line 105 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 116 of file cxViewWrapper.h.
|
protected |
Definition at line 126 of file cxViewWrapper.h.
|
protected |
Definition at line 127 of file cxViewWrapper.h.
|
protected |
Definition at line 125 of file cxViewWrapper.h.
|
protected |
Definition at line 128 of file cxViewWrapper.h.