30 #ifndef QTFIT_WEATHERALERTMESSAGE_H
31 #define QTFIT_WEATHERALERTMESSAGE_H
46 QString reportId()
const;
52 void setTimestamp(
const DateTime timestamp);
53 void setReportId(
const QString reportId);
54 void setIssueTime(
const DateTime issueTime);
55 void setExpireTime(
const DateTime expireTime);
#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 WeatherAlertMessage class represents a FIT WeatherAlertMessage data message.
WeatherSevereType
Garmin FIT WeatherSevereType type.
WeatherSeverity
Garmin FIT WeatherSeverity type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.