73 qRegisterMetaType< NewMeasurement::SPtr >(
"NewMeasurement::SPtr");
74 qRegisterMetaType< NewRealTimeSampleArray::SPtr >(
"NewRealTimeSampleArray::SPtr");
75 qRegisterMetaType< NewRealTimeMultiSampleArray::SPtr >(
"NewRealTimeMultiSampleArray::SPtr");
76 qRegisterMetaType< NewNumeric::SPtr >(
"NewNumeric::SPtr");
77 qRegisterMetaType< RealTimeSourceEstimate::SPtr >(
"RealTimeSourceEstimate::SPtr");
MeasurementTypes(QObject *parent=0)
Contains the declaration of the RealTimeSourceEstimate class.
Contains the declaration of the NewMeasurement class.
static void registerTypes()
Contains the declaration of the NewRealTimeSampleArray class.
Contains the declaration of the Numeric class.
Contains the declaration of the NewRealTimeMultiSampleArray class.
Contains the declaration of the MeasurementTypes class.