CustusX  15.8
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::ViewWrapper2D Class Reference

#include <cxViewWrapper2D.h>

Inheritance diagram for cx::ViewWrapper2D:
cx::ViewWrapper

Public Member Functions

 ViewWrapper2D (ViewPtr view, VisServicesPtr 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 ()
 
- Public Member Functions inherited from cx::ViewWrapper
virtual ~ViewWrapper ()
 

Protected Slots

virtual void dataViewPropertiesChangedSlot (QString uid)
 
- Protected Slots inherited from cx::ViewWrapper
void contextMenuSlot (const QPoint &point)
 
virtual void dataViewPropertiesChangedSlot (QString uid)=0
 
virtual void videoSourceChangedSlot (QString uid)
 

Additional Inherited Members

- Signals inherited from cx::ViewWrapper
void orientationChanged (ORIENTATION_TYPE type)
 
- Protected Member Functions inherited from cx::ViewWrapper
 ViewWrapper (VisServicesPtr backend)
 
void connectContextMenu (ViewPtr view)
 
QStringList getAllDataNames (DataViewProperties properties) const
 
- Protected Attributes inherited from cx::ViewWrapper
ViewGroupDataPtr mGroupData
 
VisServicesPtr mServices
 
DataViewPropertiesInteractorPtr mDataViewPropertiesInteractor
 
DataViewPropertiesInteractorPtr mShow3DSlicesInteractor
 

Detailed Description

Wrapper for a View2D. Handles the connections between specific reps and the view.

Definition at line 77 of file cxViewWrapper2D.h.

Constructor & Destructor Documentation

cx::ViewWrapper2D::ViewWrapper2D ( ViewPtr  view,
VisServicesPtr  backend 
)

Definition at line 92 of file cxViewWrapper2D.cpp.

cx::ViewWrapper2D::~ViewWrapper2D ( )
virtual

Definition at line 135 of file cxViewWrapper2D.cpp.

Member Function Documentation

void cx::ViewWrapper2D::dataViewPropertiesChangedSlot ( QString  uid)
protectedvirtualslot

Definition at line 474 of file cxViewWrapper2D.cpp.

ViewPtr cx::ViewWrapper2D::getView ( )
virtual

Implements cx::ViewWrapper.

Definition at line 388 of file cxViewWrapper2D.cpp.

void cx::ViewWrapper2D::initializePlane ( PLANE_TYPE  plane)
virtual

Reimplemented from cx::ViewWrapper.

Definition at line 333 of file cxViewWrapper2D.cpp.

void cx::ViewWrapper2D::setOrientationMode ( SyncedValuePtr  value)
virtual

Reimplemented from cx::ViewWrapper.

Definition at line 511 of file cxViewWrapper2D.cpp.

void cx::ViewWrapper2D::setSlicePlanesProxy ( SlicePlanesProxyPtr  proxy)
virtual

Implements cx::ViewWrapper.

Definition at line 642 of file cxViewWrapper2D.cpp.

void cx::ViewWrapper2D::setViewGroup ( ViewGroupDataPtr  group)
virtual

Reimplemented from cx::ViewWrapper.

Definition at line 167 of file cxViewWrapper2D.cpp.

void cx::ViewWrapper2D::updateView ( )
virtual

Implements cx::ViewWrapper.

Definition at line 403 of file cxViewWrapper2D.cpp.


The documentation for this class was generated from the following files: