30 #ifndef QTFIT_EXDSCREENCONFIGURATIONMESSAGE_H
31 #define QTFIT_EXDSCREENCONFIGURATIONMESSAGE_H
37 class ExdScreenConfigurationMessagePrivate;
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);
Declares the AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
Definition: abstractdatamessage.h:36
The ExdScreenConfigurationMessage class represents a FIT ExdScreenConfigurationMessage data message.
Definition: exdscreenconfigurationmessage.h:39
ExdLayout
Garmin FIT ExdLayout type.
Definition: types.h:3078