29 #ifndef QTFIT_VIDEOTITLEMESSAGE_P_H
30 #define QTFIT_VIDEOTITLEMESSAGE_P_H
65 bool setField(
const int fieldId,
const QByteArray &data,
66 const FitBaseType baseType,
const bool bigEndian)
override;
#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 AbstractDataMessagePrivate class.
QString text
The VideoTitleMessage FIT message's text field.
virtual ~VideoTitleMessagePrivate()
MessageIndex messageIndex
The VideoTitleMessage FIT message's messageIndex field.
quint16 messageCount
The VideoTitleMessage FIT message's messageCount field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
The VideoTitleMessage class represents a FIT VideoTitleMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
MessageIndex
Garmin FIT MessageIndex type.