29 #ifndef QTFIT_BIKEPROFILEMESSAGE_P_H
30 #define QTFIT_BIKEPROFILEMESSAGE_P_H
216 bool setField(
const int fieldId,
const QByteArray &data,
217 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.
quint16z bikeCadAntId
The BikeProfileMessage FIT message's bikeCadAntId field.
quint16 powerCalFactor
The BikeProfileMessage FIT message's powerCalFactor field.
quint8z bikeSpdAntIdTransType
The BikeProfileMessage FIT message's bikeSpdAntIdTransType field.
bool powerEnabled
The BikeProfileMessage FIT message's powerEnabled field.
quint16 bikeWeight
The BikeProfileMessage FIT message's bikeWeight field.
bool shimanoDi2Enabled
The BikeProfileMessage FIT message's shimanoDi2Enabled field.
quint8z bikePowerAntIdTransType
The BikeProfileMessage FIT message's bikePowerAntIdTransType field.
bool enabled
The BikeProfileMessage FIT message's enabled field.
quint8z bikeSpdcadAntIdTransType
The BikeProfileMessage FIT message's bikeSpdcadAntIdTransType field.
quint8z frontGearNum
The BikeProfileMessage FIT message's frontGearNum field.
bool autoWheelCal
The BikeProfileMessage FIT message's autoWheelCal field.
quint16 customWheelsize
The BikeProfileMessage FIT message's customWheelsize field.
quint8z frontGear
The BikeProfileMessage FIT message's frontGear field.
quint16z bikeSpdAntId
The BikeProfileMessage FIT message's bikeSpdAntId field.
quint16z bikeSpdcadAntId
The BikeProfileMessage FIT message's bikeSpdcadAntId field.
quint8 crankLength
The BikeProfileMessage FIT message's crankLength field.
quint8z bikeCadAntIdTransType
The BikeProfileMessage FIT message's bikeCadAntIdTransType field.
quint16z bikePowerAntId
The BikeProfileMessage FIT message's bikePowerAntId field.
bool autoPowerZero
The BikeProfileMessage FIT message's autoPowerZero field.
quint8z rearGear
The BikeProfileMessage FIT message's rearGear field.
Sport sport
The BikeProfileMessage FIT message's sport field.
quint32 odometer
The BikeProfileMessage FIT message's odometer field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
quint8z rearGearNum
The BikeProfileMessage FIT message's rearGearNum field.
bool spdEnabled
The BikeProfileMessage FIT message's spdEnabled field.
MessageIndex messageIndex
The BikeProfileMessage FIT message's messageIndex field.
QString name
The BikeProfileMessage FIT message's name field.
SubSport subSport
The BikeProfileMessage FIT message's subSport field.
virtual ~BikeProfileMessagePrivate()
bool spdcadEnabled
The BikeProfileMessage FIT message's spdcadEnabled field.
quint16 autoWheelsize
The BikeProfileMessage FIT message's autoWheelsize field.
quint8 odometerRollover
The BikeProfileMessage FIT message's odometerRollover field.
bool cadEnabled
The BikeProfileMessage FIT message's cadEnabled field.
quint8 id
The BikeProfileMessage FIT message's id field.
The BikeProfileMessage class represents a FIT BikeProfileMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
Sport
Garmin FIT Sport type.
quint16 quint16z
16-bit unsigned integer, with 0-is-invalid semantics.
MessageIndex
Garmin FIT MessageIndex type.
QTFIT_BEGIN_NAMESPACE typedef quint8 quint8z
8-bit unsigned integer, with 0-is-invalid semantics.
SubSport
Garmin FIT SubSport type.