29 #ifndef QTFIT_COURSEMESSAGE_P_H
30 #define QTFIT_COURSEMESSAGE_P_H
66 bool setField(
const int fieldId,
const QByteArray &data,
67 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.
CourseCapabilities capabilities
The CourseMessage FIT message's capabilities field.
virtual ~CourseMessagePrivate()
QString name
The CourseMessage FIT message's name field.
Sport sport
The CourseMessage FIT message's sport field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
SubSport subSport
The CourseMessage FIT message's subSport field.
The CourseMessage class represents a FIT CourseMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
Sport
Garmin FIT Sport type.
CourseCapabilities
Garmin FIT CourseCapabilities type.
SubSport
Garmin FIT SubSport type.