29 #ifndef QTFIT_METZONEMESSAGE_P_H
30 #define QTFIT_METZONEMESSAGE_P_H
66 bool setField(
const int fieldId,
const QByteArray &data,
67 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.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
virtual ~MetZoneMessagePrivate()
MessageIndex messageIndex
The MetZoneMessage FIT message's messageIndex field.
quint16 calories
The MetZoneMessage FIT message's calories field.
quint8 highBpm
The MetZoneMessage FIT message's highBpm field.
quint8 fatCalories
The MetZoneMessage FIT message's fatCalories field.
The MetZoneMessage class represents a FIT MetZoneMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
MessageIndex
Garmin FIT MessageIndex type.