29 #ifndef QTFIT_EXDSCREENCONFIGURATIONMESSAGE_P_H
30 #define QTFIT_EXDSCREENCONFIGURATIONMESSAGE_P_H
68 bool setField(
const int fieldId,
const QByteArray &data,
69 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.
virtual ~ExdScreenConfigurationMessagePrivate()
quint8 fieldCount
The ExdScreenConfigurationMessage FIT message's fieldCount field.
quint8 screenIndex
The ExdScreenConfigurationMessage FIT message's screenIndex field.
bool screenEnabled
The ExdScreenConfigurationMessage FIT message's screenEnabled field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
ExdLayout layout
The ExdScreenConfigurationMessage FIT message's layout field.
The ExdScreenConfigurationMessage class represents a FIT ExdScreenConfigurationMessage data message.
ExdLayout
Garmin FIT ExdLayout type.
FitBaseType
Garmin FIT FitBaseType type.