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