30 #ifndef QTFIT_EXERCISETITLEMESSAGE_H
31 #define QTFIT_EXERCISETITLEMESSAGE_H
47 quint16 exerciseName()
const;
48 QString wktStepName()
const;
52 void setExerciseName(
const quint16 exerciseName);
53 void setWktStepName(
const QString wktStepName);
#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 ExerciseTitleMessage class represents a FIT ExerciseTitleMessage data message.
ExerciseCategory
Garmin FIT ExerciseCategory type.
MessageIndex
Garmin FIT MessageIndex type.