12 #ifndef CXVIEWWRAPPERRTSTREAM_H_ 13 #define CXVIEWWRAPPERRTSTREAM_H_ 15 #include "org_custusx_core_view_Export.h" 51 void showSectorActionSlot(
bool checked);
53 void streamActionSlot();
56 virtual void videoSourceChangedSlot(QString uid);
58 virtual QString getDataDescription();
59 virtual QString getViewDescription();
62 void addStreamAction(QString uid, QMenu* contextMenu);
64 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
virtual void setSlicePlanesProxy(SlicePlanesProxyPtr proxy)
virtual void dataViewPropertiesChangedSlot(QString uid)
Namespace for all CustusX production code.
boost::shared_ptr< class Tool > ToolPtr