29 #ifndef QTFIT_SETMESSAGE_P_H
30 #define QTFIT_SETMESSAGE_P_H
111 bool setField(
const int fieldId,
const QByteArray &data,
112 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.
quint32 duration
The SetMessage FIT message's duration field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
virtual ~SetMessagePrivate()
SetType setType
The SetMessage FIT message's setType field.
quint16 weight
The SetMessage FIT message's weight field.
MessageIndex wktStepIndex
The SetMessage FIT message's wktStepIndex field.
quint16 repetitions
The SetMessage FIT message's repetitions field.
quint16 categorySubtype
The SetMessage FIT message's categorySubtype field.
DateTime timestamp
The SetMessage FIT message's timestamp field.
FitBaseUnit weightDisplayUnit
The SetMessage FIT message's weightDisplayUnit field.
ExerciseCategory category
The SetMessage FIT message's category field.
DateTime startTime
The SetMessage FIT message's startTime field.
MessageIndex messageIndex
The SetMessage FIT message's messageIndex field.
The SetMessage class represents a FIT SetMessage data message.
SetType
Garmin FIT SetType type.
FitBaseType
Garmin FIT FitBaseType type.
ExerciseCategory
Garmin FIT ExerciseCategory type.
FitBaseUnit
Garmin FIT FitBaseUnit type.
MessageIndex
Garmin FIT MessageIndex type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.