32 #ifndef CXTOOLMETRICWRAPPER_H
33 #define CXTOOLMETRICWRAPPER_H
35 #include "cxGuiExport.h"
55 virtual QWidget* createWidget();
56 virtual QString getValue()
const;
58 virtual QString getArguments()
const;
59 virtual QString getType()
const;
60 virtual void update();
63 void resampleMetric();
68 void frameWidgetChangedSlot();
76 void initializeProperties();
81 #endif // CXTOOLMETRICWRAPPER_H
boost::shared_ptr< class ToolMetric > ToolMetricPtr
boost::shared_ptr< DataMetric > DataMetricPtr
boost::shared_ptr< class SpaceProperty > SpacePropertyPtr
boost::shared_ptr< class StringProperty > StringPropertyPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
cxLogicManager_EXPORT ViewServicePtr viewService()