26 #ifndef TIMED_UNSIGNED_H 27 #define TIMED_UNSIGNED_H 54 #endif // TIMED_UNSIGNED_H Datatype for unsigned integer value with timestamp.
Q_DECLARE_METATYPE(TMatrix)
unsigned value_
Measurement value.
TimedUnsigned()
Default constructor.
Basic datatypes for filters.
A base class for measurement data that contain timestamp.
TimedUnsigned(const quint64 ×tamp, unsigned value)
Constructor.