30 #ifndef QTFIT_SOFTWAREMESSAGE_H
31 #define QTFIT_SOFTWAREMESSAGE_H
46 quint16 version()
const;
47 QString partNumber()
const;
50 void setVersion(
const quint16 version);
51 void setPartNumber(
const QString partNumber);
#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 SoftwareMessage class represents a FIT SoftwareMessage data message.
MessageIndex
Garmin FIT MessageIndex type.