30 #ifndef QTFIT_CADENCEZONEMESSAGE_H
31 #define QTFIT_CADENCEZONEMESSAGE_H
46 quint8 highValue()
const;
50 void setHighValue(
const quint8 highValue);
51 void setName(
const QString name);
#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 CadenceZoneMessage class represents a FIT CadenceZoneMessage data message.
MessageIndex
Garmin FIT MessageIndex type.