30 #ifndef QTFIT_VIDEOTITLEMESSAGE_H
31 #define QTFIT_VIDEOTITLEMESSAGE_H
46 quint16 messageCount()
const;
50 void setMessageCount(
const quint16 messageCount);
51 void setText(
const QString text);
#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 VideoTitleMessage class represents a FIT VideoTitleMessage data message.
MessageIndex
Garmin FIT MessageIndex type.