29 #ifndef QTFIT_EXERCISETITLEMESSAGE_P_H
30 #define QTFIT_EXERCISETITLEMESSAGE_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.
MessageIndex messageIndex
The ExerciseTitleMessage FIT message's messageIndex field.
virtual ~ExerciseTitleMessagePrivate()
ExerciseCategory exerciseCategory
The ExerciseTitleMessage FIT message's exerciseCategory field.
QString wktStepName
The ExerciseTitleMessage FIT message's wktStepName field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
quint16 exerciseName
The ExerciseTitleMessage FIT message's exerciseName field.
The ExerciseTitleMessage class represents a FIT ExerciseTitleMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
ExerciseCategory
Garmin FIT ExerciseCategory type.
MessageIndex
Garmin FIT MessageIndex type.