30 #ifndef QTFIT_CADENCEZONEMESSAGE_H
31 #define QTFIT_CADENCEZONEMESSAGE_H
37 class CadenceZoneMessagePrivate;
46 quint8 highValue()
const;
50 void setHighValue(
const quint8 highValue);
51 void setName(
const QString name);
Declares the AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
Definition: abstractdatamessage.h:36
The CadenceZoneMessage class represents a FIT CadenceZoneMessage data message.
Definition: cadencezonemessage.h:39
MessageIndex
Garmin FIT MessageIndex type.
Definition: types.h:263