29 #ifndef QTFIT_CADENCEZONEMESSAGE_P_H
30 #define QTFIT_CADENCEZONEMESSAGE_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.
virtual ~CadenceZoneMessagePrivate()
quint8 highValue
The CadenceZoneMessage FIT message's highValue field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
QString name
The CadenceZoneMessage FIT message's name field.
MessageIndex messageIndex
The CadenceZoneMessage FIT message's messageIndex field.
The CadenceZoneMessage class represents a FIT CadenceZoneMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
MessageIndex
Garmin FIT MessageIndex type.