30 #ifndef QTFIT_EXDSCREENCONFIGURATIONMESSAGE_H
31 #define QTFIT_EXDSCREENCONFIGURATIONMESSAGE_H
45 quint8 screenIndex()
const;
46 quint8 fieldCount()
const;
48 bool screenEnabled()
const;
50 void setScreenIndex(
const quint8 screenIndex);
51 void setFieldCount(
const quint8 fieldCount);
53 void setScreenEnabled(
const bool screenEnabled);
#define QTFIT_EXPORT
QtFit library export/import macro.
#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 AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
The ExdScreenConfigurationMessage class represents a FIT ExdScreenConfigurationMessage data message.
ExdLayout
Garmin FIT ExdLayout type.