29 #ifndef QTFIT_TRAININGFILEMESSAGE_P_H
30 #define QTFIT_TRAININGFILEMESSAGE_P_H
76 bool setField(
const int fieldId,
const QByteArray &data,
77 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.
File type
The TrainingFileMessage FIT message's type field.
quint16 product
The TrainingFileMessage FIT message's product field.
DateTime timeCreated
The TrainingFileMessage FIT message's timeCreated field.
DateTime timestamp
The TrainingFileMessage FIT message's timestamp field.
virtual ~TrainingFileMessagePrivate()
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
Manufacturer manufacturer
The TrainingFileMessage FIT message's manufacturer field.
quint32z serialNumber
The TrainingFileMessage FIT message's serialNumber field.
The TrainingFileMessage class represents a FIT TrainingFileMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
Manufacturer
Garmin FIT Manufacturer type.
File
Garmin FIT File type.
quint32 quint32z
32-bit unsigned integer, with 0-is-invalid semantics.
DateTime
Seconds since UTC 00:00 Dec 31 1989.