30 #ifndef QTFIT_POWERZONEMESSAGE_H
31 #define QTFIT_POWERZONEMESSAGE_H
37 class PowerZoneMessagePrivate;
46 quint16 highValue()
const;
50 void setHighValue(
const quint16 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 PowerZoneMessage class represents a FIT PowerZoneMessage data message.
Definition: powerzonemessage.h:39
MessageIndex
Garmin FIT MessageIndex type.
Definition: types.h:263