29 #ifndef QTFIT_COURSEPOINTMESSAGE_P_H
30 #define QTFIT_COURSEPOINTMESSAGE_P_H
86 bool setField(
const int fieldId,
const QByteArray &data,
87 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 CoursePointMessage FIT message's messageIndex field.
bool favorite
The CoursePointMessage FIT message's favorite field.
quint32 distance
The CoursePointMessage FIT message's distance field.
qint32 positionLat
The CoursePointMessage FIT message's positionLat field.
QString name
The CoursePointMessage FIT message's name field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
CoursePoint type
The CoursePointMessage FIT message's type field.
virtual ~CoursePointMessagePrivate()
qint32 positionLong
The CoursePointMessage FIT message's positionLong field.
DateTime timestamp
The CoursePointMessage FIT message's timestamp field.
The CoursePointMessage class represents a FIT CoursePointMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
CoursePoint
Garmin FIT CoursePoint type.
MessageIndex
Garmin FIT MessageIndex type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.