44 mHelp =
"Select a point metric";
49 if (value==mPointMetricUid)
51 mPointMetricUid = value;
59 return mPointMetricUid;
PointMetricPtr getPointMetric()
void dataChanged(QString)
StringPropertySelectPointMetric(PatientModelServicePtr patientModelService)
virtual QString getValue() const
get the data value.
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
void changed()
emit when the underlying data value is changed: The user interface will be updated.
Data class that represents a single point.
virtual bool setValue(const QString &value)
set the data value.
PatientModelServicePtr mPatientModelService
boost::shared_ptr< class PointMetric > PointMetricPtr