33 #ifndef CXVIEWWRAPPERRTSTREAM_H_
34 #define CXVIEWWRAPPERRTSTREAM_H_
36 #include "org_custusx_core_view_Export.h"
73 void showSectorActionSlot(
bool checked);
75 void streamActionSlot();
80 virtual void videoSourceChangedSlot(QString uid);
84 void addStreamAction(QString uid, QMenu* contextMenu);
86 virtual void appendToContextMenu(QMenu& contextMenu);
boost::shared_ptr< class ViewGroupData > ViewGroupDataPtr
boost::shared_ptr< class SlicePlanesProxy > SlicePlanesProxyPtr
boost::shared_ptr< class VisServices > VisServicesPtr
Superclass for ViewWrappers.
boost::shared_ptr< class View > ViewPtr
boost::shared_ptr< class VideoSource > VideoSourcePtr
boost::shared_ptr< class VideoFixedPlaneRep > VideoFixedPlaneRepPtr
boost::shared_ptr< ViewWrapperVideo > ViewWrapperVideoPtr
boost::shared_ptr< class DisplayTextRep > DisplayTextRepPtr
virtual void updateView()
virtual void setSlicePlanesProxy(SlicePlanesProxyPtr proxy)
virtual void dataViewPropertiesChangedSlot(QString uid)
boost::shared_ptr< class Tool > ToolPtr