29 #ifndef QTFIT_SPEEDZONEMESSAGE_P_H
30 #define QTFIT_SPEEDZONEMESSAGE_P_H
61 bool setField(
const int fieldId,
const QByteArray &data,
62 const FitBaseType baseType,
const bool bigEndian)
override;
#define QTFIT_END_NAMESPACE
Macro for ending the QtFit library's top-most namespace (if one is defined).
#define QTFIT_BEGIN_NAMESPACE
Macro for starting the QtFit library's top-most namespace (if one is defined).
Declares the AbstractDataMessagePrivate class.
QString name
The SpeedZoneMessage FIT message's name field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
MessageIndex messageIndex
The SpeedZoneMessage FIT message's messageIndex field.
quint16 highValue
The SpeedZoneMessage FIT message's highValue field.
virtual ~SpeedZoneMessagePrivate()
The SpeedZoneMessage class represents a FIT SpeedZoneMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
MessageIndex
Garmin FIT MessageIndex type.