30 #ifndef QTFIT_MESGCAPABILITIESMESSAGE_H
31 #define QTFIT_MESGCAPABILITIESMESSAGE_H
49 quint16 count()
const;
52 void setFile(
const File file);
53 void setMesgNum(
const MesgNum mesgNum);
54 void setCountType(
const MesgCount countType);
55 void setCount(
const quint16 count);
#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 MesgCapabilitiesMessage class represents a FIT MesgCapabilitiesMessage data message.
MesgCount
Garmin FIT MesgCount type.
MesgNum
Garmin FIT MesgNum type.
MessageIndex
Garmin FIT MessageIndex type.
File
Garmin FIT File type.