29 #ifndef QTFIT_SEGMENTIDMESSAGE_P_H
30 #define QTFIT_SEGMENTIDMESSAGE_P_H
109 bool setField(
const int fieldId,
const QByteArray &data,
110 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.
SegmentSelectionType selectionType
The SegmentIdMessage FIT message's selectionType field.
quint32 userProfilePrimaryKey
The SegmentIdMessage FIT message's userProfilePrimaryKey field.
quint8 defaultRaceLeader
The SegmentIdMessage FIT message's defaultRaceLeader field.
QString uuid
The SegmentIdMessage FIT message's uuid field.
virtual ~SegmentIdMessagePrivate()
quint32 deviceId
The SegmentIdMessage FIT message's deviceId field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
Sport sport
The SegmentIdMessage FIT message's sport field.
QString name
The SegmentIdMessage FIT message's name field.
bool enabled
The SegmentIdMessage FIT message's enabled field.
SegmentDeleteStatus deleteStatus
The SegmentIdMessage FIT message's deleteStatus field.
The SegmentIdMessage class represents a FIT SegmentIdMessage data message.
SegmentDeleteStatus
Garmin FIT SegmentDeleteStatus type.
FitBaseType
Garmin FIT FitBaseType type.
Sport
Garmin FIT Sport type.
SegmentSelectionType
Garmin FIT SegmentSelectionType type.