29 #ifndef QTFIT_CONNECTIVITYMESSAGE_P_H
30 #define QTFIT_CONNECTIVITYMESSAGE_P_H
117 bool setField(
const int fieldId,
const QByteArray &data,
118 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.
bool antEnabled
The ConnectivityMessage FIT message's antEnabled field.
bool grouptrackEnabled
The ConnectivityMessage FIT message's grouptrackEnabled field.
bool workoutDownloadEnabled
The ConnectivityMessage FIT message's workoutDownloadEnabled field.
bool bluetoothLeEnabled
The ConnectivityMessage FIT message's bluetoothLeEnabled field.
bool weatherConditionsEnabled
The ConnectivityMessage FIT message's weatherConditionsEnabled field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
bool gpsEphemerisDownloadEnabled
The ConnectivityMessage FIT message's gpsEphemerisDownloadEnabled field.
bool weatherAlertsEnabled
The ConnectivityMessage FIT message's weatherAlertsEnabled field.
virtual ~ConnectivityMessagePrivate()
bool bluetoothEnabled
The ConnectivityMessage FIT message's bluetoothEnabled field.
bool autoActivityUploadEnabled
The ConnectivityMessage FIT message's autoActivityUploadEnabled field.
bool liveTrackingEnabled
The ConnectivityMessage FIT message's liveTrackingEnabled field.
bool incidentDetectionEnabled
The ConnectivityMessage FIT message's incidentDetectionEnabled field.
bool courseDownloadEnabled
The ConnectivityMessage FIT message's courseDownloadEnabled field.
QString name
The ConnectivityMessage FIT message's name field.
The ConnectivityMessage class represents a FIT ConnectivityMessage data message.
FitBaseType
Garmin FIT FitBaseType type.