30 #ifndef QTFIT_VIDEOTITLEMESSAGE_H
31 #define QTFIT_VIDEOTITLEMESSAGE_H
37 class VideoTitleMessagePrivate;
46 quint16 messageCount()
const;
50 void setMessageCount(
const quint16 messageCount);
51 void setText(
const QString text);
Declares the AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
Definition: abstractdatamessage.h:36
The VideoTitleMessage class represents a FIT VideoTitleMessage data message.
Definition: videotitlemessage.h:39
MessageIndex
Garmin FIT MessageIndex type.
Definition: types.h:263