30 #ifndef QTFIT_HRZONEMESSAGE_H
31 #define QTFIT_HRZONEMESSAGE_H
46 quint8 highBpm()
const;
50 void setHighBpm(
const quint8 highBpm);
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 HrZoneMessage class represents a FIT HrZoneMessage data message.
MessageIndex
Garmin FIT MessageIndex type.