33 #ifndef CXACTIVEIMAGEPROXY_H_
34 #define CXACTIVEIMAGEPROXY_H_
36 #include "cxResourceExport.h"
73 void activeImageChanged(
const QString& uid);
76 void transformChanged();
77 void propertiesChanged();
78 void landmarkRemoved(QString uid);
79 void landmarkAdded(QString uid);
80 void vtkImageDataChanged();
81 void transferFunctionsChanged();
82 void clipPlanesChanged();
83 void cropBoxChanged();
86 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)