29 #ifndef QTFIT_WEATHERALERTMESSAGE_P_H
30 #define QTFIT_WEATHERALERTMESSAGE_P_H
86 bool setField(
const int fieldId,
const QByteArray &data,
87 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.
DateTime timestamp
The WeatherAlertMessage FIT message's timestamp field.
WeatherSeverity severity
The WeatherAlertMessage FIT message's severity field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
WeatherSevereType type
The WeatherAlertMessage FIT message's type field.
virtual ~WeatherAlertMessagePrivate()
DateTime expireTime
The WeatherAlertMessage FIT message's expireTime field.
DateTime issueTime
The WeatherAlertMessage FIT message's issueTime field.
QString reportId
The WeatherAlertMessage FIT message's reportId field.
The WeatherAlertMessage class represents a FIT WeatherAlertMessage data message.
WeatherSevereType
Garmin FIT WeatherSevereType type.
WeatherSeverity
Garmin FIT WeatherSeverity type.
FitBaseType
Garmin FIT FitBaseType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.