29 #ifndef QTFIT_ZONESTARGETMESSAGE_P_H
30 #define QTFIT_ZONESTARGETMESSAGE_P_H
71 bool setField(
const int fieldId,
const QByteArray &data,
72 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.
PwrZoneCalc pwrCalcType
The ZonesTargetMessage FIT message's pwrCalcType field.
HrZoneCalc hrCalcType
The ZonesTargetMessage FIT message's hrCalcType field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
quint8 maxHeartRate
The ZonesTargetMessage FIT message's maxHeartRate field.
quint8 thresholdHeartRate
The ZonesTargetMessage FIT message's thresholdHeartRate field.
virtual ~ZonesTargetMessagePrivate()
quint16 functionalThresholdPower
The ZonesTargetMessage FIT message's functionalThresholdPower field.
The ZonesTargetMessage class represents a FIT ZonesTargetMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
PwrZoneCalc
Garmin FIT PwrZoneCalc type.
HrZoneCalc
Garmin FIT HrZoneCalc type.