11 #ifndef CXVIEWFOLLOWER_H
12 #define CXVIEWFOLLOWER_H
14 #include "cxResourceVisualizationExport.h"
16 #include "boost/scoped_ptr.hpp"
26 class SliceAutoViewportCalculator;
46 void setAutoZoomROI(QString uid);
64 boost::scoped_ptr<SliceAutoViewportCalculator> mCalculator;
73 #endif // CXVIEWFOLLOWER_H