30 #ifndef QTFIT_CAMERAEVENTMESSAGE_H
31 #define QTFIT_CAMERAEVENTMESSAGE_H
46 quint16 timestampMs()
const;
48 QString cameraFileUuid()
const;
51 void setTimestamp(
const DateTime timestamp);
52 void setTimestampMs(
const quint16 timestampMs);
54 void setCameraFileUuid(
const QString cameraFileUuid);
#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 CameraEventMessage class represents a FIT CameraEventMessage data message.
CameraEventType
Garmin FIT CameraEventType type.
CameraOrientationType
Garmin FIT CameraOrientationType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.