32 #ifndef CXDOUBLEPROPERTYTEMPORALCALIBRATION_H_
33 #define CXDOUBLEPROPERTYTEMPORALCALIBRATION_H_
35 #include "cxResourceExport.h"
58 virtual double getValue()
const;
59 virtual QString getHelp()
const;
60 virtual bool setValue(
double val);
64 void activeToolChanged();
virtual QString getDisplayName() const
name of data entity. Used for display to user.
boost::shared_ptr< class TrackingService > TrackingServicePtr
Utility class for describing a bounded numeric range.
virtual ~DoublePropertyTimeCalibration()
boost::shared_ptr< class DoublePropertyBase > DoublePropertyBasePtr
cxLogicManager_EXPORT TrackingServicePtr trackingService()
boost::shared_ptr< class Tool > ToolPtr