29 #ifndef QTFIT_FILEIDMESSAGE_P_H
30 #define QTFIT_FILEIDMESSAGE_P_H
87 bool setField(
const int fieldId,
const QByteArray &data,
88 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.
Manufacturer manufacturer
The FileIdMessage FIT message's manufacturer field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
DateTime timeCreated
The FileIdMessage FIT message's timeCreated field.
quint32z serialNumber
The FileIdMessage FIT message's serialNumber field.
QString productName
The FileIdMessage FIT message's productName field.
quint16 number
The FileIdMessage FIT message's number field.
virtual ~FileIdMessagePrivate()
quint16 product
The FileIdMessage FIT message's product field.
File type
The FileIdMessage FIT message's type field.
The FileIdMessage class represents a FIT FileIdMessage 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.