Fraxinus
16.5.0-fx-rc6
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 ()=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 145 of file cxViewWrapper.cpp.
|
protectedpure virtual |
|
protected |
Definition at line 178 of file cxViewWrapper.cpp.
|
protectedslot |
Definition at line 168 of file cxViewWrapper.cpp.
|
protectedpure virtualslot |
|
protected |
Definition at line 183 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 |
|
pure virtual |
Implemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
virtual |
Reimplemented in cx::ViewWrapper3D, cx::ViewWrapper2D, and cx::ViewWrapperVideo.
Definition at line 150 of file cxViewWrapper.cpp.
|
pure virtual |
Implemented in cx::ViewWrapper2D, and cx::ViewWrapperVideo.
|
inlineprotectedvirtualslot |
Definition at line 111 of file cxViewWrapper.h.
|
protected |
Definition at line 122 of file cxViewWrapper.h.
|
protected |
Definition at line 120 of file cxViewWrapper.h.
|
protected |
Definition at line 121 of file cxViewWrapper.h.
|
protected |
Definition at line 123 of file cxViewWrapper.h.