12 #ifndef CXACTIVEIMAGEPROXY_H_ 13 #define CXACTIVEIMAGEPROXY_H_ 15 #include "cxResourceExport.h" 52 void activeImageChanged(
const QString& uid);
55 void transformChanged();
56 void propertiesChanged();
57 void landmarkRemoved(QString uid);
58 void landmarkAdded(QString uid);
59 void vtkImageDataChanged();
60 void transferFunctionsChanged();
61 void clipPlanesChanged();
62 void cropBoxChanged();
65 void activeImageChangedSlot(
const QString&);
Helper class for connection the active image.By listening to this class, you will always listen to th...
boost::shared_ptr< class Image > ImagePtr
boost::shared_ptr< class ActiveImageProxy > ActiveImageProxyPtr
boost::shared_ptr< class ActiveData > ActiveDataPtr
static ActiveImageProxyPtr New(ActiveDataPtr activeData)
Namespace for all CustusX production code.