![]() |
CustusX
15.4.0-beta
An IGT application
|
#include <cxViewWrapper2D.h>
Public Member Functions | |
ViewWrapper2D (ViewPtr view, CoreServicesPtr backend) | |
virtual | ~ViewWrapper2D () |
virtual void | initializePlane (PLANE_TYPE plane) |
virtual ViewPtr | getView () |
virtual void | setOrientationMode (SyncedValuePtr value) |
virtual void | setSlicePlanesProxy (SlicePlanesProxyPtr proxy) |
virtual void | setViewGroup (ViewGroupDataPtr group) |
virtual void | updateView () |
![]() | |
virtual | ~ViewWrapper () |
Protected Slots | |
virtual void | dataViewPropertiesChangedSlot (QString uid) |
![]() | |
void | contextMenuSlot (const QPoint &point) |
virtual void | dataViewPropertiesChangedSlot (QString uid) |
virtual void | videoSourceChangedSlot (QString uid) |
Additional Inherited Members | |
![]() | |
void | orientationChanged (ORIENTATION_TYPE type) |
![]() | |
ViewWrapper (CoreServicesPtr backend) | |
void | connectContextMenu (ViewPtr view) |
QStringList | getAllDataNames (DataViewProperties properties) const |
![]() | |
ViewGroupDataPtr | mGroupData |
CoreServicesPtr | mBackend |
DataViewPropertiesInteractorPtr | mDataViewPropertiesInteractor |
DataViewPropertiesInteractorPtr | mShow3DSlicesInteractor |
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, |
CoreServicesPtr | backend | ||
) |
Definition at line 92 of file cxViewWrapper2D.cpp.
|
virtual |
Definition at line 135 of file cxViewWrapper2D.cpp.
|
protectedvirtualslot |
Definition at line 474 of file cxViewWrapper2D.cpp.
|
virtual |
Implements cx::ViewWrapper.
Definition at line 388 of file cxViewWrapper2D.cpp.
|
virtual |
Reimplemented from cx::ViewWrapper.
Definition at line 333 of file cxViewWrapper2D.cpp.
|
virtual |
Reimplemented from cx::ViewWrapper.
Definition at line 511 of file cxViewWrapper2D.cpp.
|
virtual |
Implements cx::ViewWrapper.
Definition at line 642 of file cxViewWrapper2D.cpp.
|
virtual |
Reimplemented from cx::ViewWrapper.
Definition at line 167 of file cxViewWrapper2D.cpp.
|
virtual |
Implements cx::ViewWrapper.
Definition at line 403 of file cxViewWrapper2D.cpp.