QtFit
0.1
Native Qt library for Garmin FIT format
|
QDebug stream operators for types defined by the ANT+ FIT SDK. More...
#include "types.h"
Functions | |
QTFIT_BEGIN_NAMESPACE QDebug | operator<< (QDebug debug, const File value) |
Writes the File value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const MesgNum value) |
Writes the MesgNum value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Checksum value) |
Writes the Checksum value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const FileFlags value) |
Writes the FileFlags value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const MesgCount value) |
Writes the MesgCount value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DateTime value) |
Writes the DateTime value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LocalDateTime value) |
Writes the LocalDateTime value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const MessageIndex value) |
Writes the MessageIndex value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DeviceIndex value) |
Writes the DeviceIndex value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Gender value) |
Writes the Gender value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Language value) |
Writes the Language value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LanguageBits0 value) |
Writes the LanguageBits0 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LanguageBits1 value) |
Writes the LanguageBits1 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LanguageBits2 value) |
Writes the LanguageBits2 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LanguageBits3 value) |
Writes the LanguageBits3 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LanguageBits4 value) |
Writes the LanguageBits4 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TimeZone value) |
Writes the TimeZone value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DisplayMeasure value) |
Writes the DisplayMeasure value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DisplayHeart value) |
Writes the DisplayHeart value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DisplayPower value) |
Writes the DisplayPower value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DisplayPosition value) |
Writes the DisplayPosition value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Switch value) |
Writes the Switch value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Sport value) |
Writes the Sport value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits0 value) |
Writes the SportBits0 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits1 value) |
Writes the SportBits1 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits2 value) |
Writes the SportBits2 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits3 value) |
Writes the SportBits3 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits4 value) |
Writes the SportBits4 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits5 value) |
Writes the SportBits5 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportBits6 value) |
Writes the SportBits6 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SubSport value) |
Writes the SubSport value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SportEvent value) |
Writes the SportEvent value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Activity value) |
Writes the Activity value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Intensity value) |
Writes the Intensity value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SessionTrigger value) |
Writes the SessionTrigger value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AutolapTrigger value) |
Writes the AutolapTrigger value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LapTrigger value) |
Writes the LapTrigger value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TimeMode value) |
Writes the TimeMode value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BacklightMode value) |
Writes the BacklightMode value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DateMode value) |
Writes the DateMode value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BacklightTimeout value) |
Writes the BacklightTimeout value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Event value) |
Writes the Event value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const EventType value) |
Writes the EventType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TimerTrigger value) |
Writes the TimerTrigger value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const FitnessEquipmentState value) |
Writes the FitnessEquipmentState value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Tone value) |
Writes the Tone value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Autoscroll value) |
Writes the Autoscroll value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ActivityClass value) |
Writes the ActivityClass value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const HrZoneCalc value) |
Writes the HrZoneCalc value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const PwrZoneCalc value) |
Writes the PwrZoneCalc value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WktStepDuration value) |
Writes the WktStepDuration value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WktStepTarget value) |
Writes the WktStepTarget value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Goal value) |
Writes the Goal value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const GoalRecurrence value) |
Writes the GoalRecurrence value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const GoalSource value) |
Writes the GoalSource value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Schedule value) |
Writes the Schedule value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CoursePoint value) |
Writes the CoursePoint value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Manufacturer value) |
Writes the Manufacturer value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const GarminProduct value) |
Writes the GarminProduct value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AntplusDeviceType value) |
Writes the AntplusDeviceType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AntNetwork value) |
Writes the AntNetwork value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WorkoutCapabilities value) |
Writes the WorkoutCapabilities value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BatteryStatus value) |
Writes the BatteryStatus value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const HrType value) |
Writes the HrType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CourseCapabilities value) |
Writes the CourseCapabilities value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Weight value) |
Writes the Weight value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WorkoutHr value) |
Writes the WorkoutHr value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WorkoutPower value) |
Writes the WorkoutPower value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BpStatus value) |
Writes the BpStatus value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const UserLocalId value) |
Writes the UserLocalId value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SwimStroke value) |
Writes the SwimStroke value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ActivityType value) |
Writes the ActivityType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ActivitySubtype value) |
Writes the ActivitySubtype value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ActivityLevel value) |
Writes the ActivityLevel value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const Side value) |
Writes the Side value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LeftRightBalance value) |
Writes the LeftRightBalance value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LeftRightBalance100 value) |
Writes the LeftRightBalance100 value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LengthType value) |
Writes the LengthType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DayOfWeek value) |
Writes the DayOfWeek value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ConnectivityCapabilities value) |
Writes the ConnectivityCapabilities value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WeatherReport value) |
Writes the WeatherReport value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WeatherStatus value) |
Writes the WeatherStatus value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WeatherSeverity value) |
Writes the WeatherSeverity value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WeatherSevereType value) |
Writes the WeatherSevereType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const StrokeType value) |
Writes the StrokeType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BodyLocation value) |
Writes the BodyLocation value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SegmentLapStatus value) |
Writes the SegmentLapStatus value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SegmentLeaderboardType value) |
Writes the SegmentLeaderboardType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SegmentDeleteStatus value) |
Writes the SegmentDeleteStatus value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SegmentSelectionType value) |
Writes the SegmentSelectionType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SourceType value) |
Writes the SourceType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DisplayOrientation value) |
Writes the DisplayOrientation value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WorkoutEquipment value) |
Writes the WorkoutEquipment value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WatchfaceMode value) |
Writes the WatchfaceMode value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DigitalWatchfaceLayout value) |
Writes the DigitalWatchfaceLayout value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AnalogWatchfaceLayout value) |
Writes the AnalogWatchfaceLayout value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const RiderPositionType value) |
Writes the RiderPositionType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const PowerPhaseType value) |
Writes the PowerPhaseType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CameraEventType value) |
Writes the CameraEventType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SensorType value) |
Writes the SensorType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BikeLightNetworkConfigType value) |
Writes the BikeLightNetworkConfigType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CommTimeoutType value) |
Writes the CommTimeoutType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CameraOrientationType value) |
Writes the CameraOrientationType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AttitudeStage value) |
Writes the AttitudeStage value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AttitudeValidity value) |
Writes the AttitudeValidity value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AutoSyncFrequency value) |
Writes the AutoSyncFrequency value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ExdLayout value) |
Writes the ExdLayout value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ExdDisplayType value) |
Writes the ExdDisplayType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ExdDataUnits value) |
Writes the ExdDataUnits value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ExdQualifiers value) |
Writes the ExdQualifiers value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ExdDescriptors value) |
Writes the ExdDescriptors value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const AutoActivityDetect value) |
Writes the AutoActivityDetect value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SupportedExdScreenLayouts value) |
Writes the SupportedExdScreenLayouts value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const FitBaseType value) |
Writes the FitBaseType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TurnType value) |
Writes the TurnType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BikeLightBeamAngleMode value) |
Writes the BikeLightBeamAngleMode value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const FitBaseUnit value) |
Writes the FitBaseUnit value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SetType value) |
Writes the SetType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ExerciseCategory value) |
Writes the ExerciseCategory value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const BenchPressExerciseName value) |
Writes the BenchPressExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CalfRaiseExerciseName value) |
Writes the CalfRaiseExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CardioExerciseName value) |
Writes the CardioExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CarryExerciseName value) |
Writes the CarryExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ChopExerciseName value) |
Writes the ChopExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CoreExerciseName value) |
Writes the CoreExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CrunchExerciseName value) |
Writes the CrunchExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const CurlExerciseName value) |
Writes the CurlExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DeadliftExerciseName value) |
Writes the DeadliftExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const FlyeExerciseName value) |
Writes the FlyeExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const HipRaiseExerciseName value) |
Writes the HipRaiseExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const HipStabilityExerciseName value) |
Writes the HipStabilityExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const HipSwingExerciseName value) |
Writes the HipSwingExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const HyperextensionExerciseName value) |
Writes the HyperextensionExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LateralRaiseExerciseName value) |
Writes the LateralRaiseExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LegCurlExerciseName value) |
Writes the LegCurlExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LegRaiseExerciseName value) |
Writes the LegRaiseExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const LungeExerciseName value) |
Writes the LungeExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const OlympicLiftExerciseName value) |
Writes the OlympicLiftExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const PlankExerciseName value) |
Writes the PlankExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const PlyoExerciseName value) |
Writes the PlyoExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const PullUpExerciseName value) |
Writes the PullUpExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const PushUpExerciseName value) |
Writes the PushUpExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const RowExerciseName value) |
Writes the RowExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ShoulderPressExerciseName value) |
Writes the ShoulderPressExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ShoulderStabilityExerciseName value) |
Writes the ShoulderStabilityExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ShrugExerciseName value) |
Writes the ShrugExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SitUpExerciseName value) |
Writes the SitUpExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const SquatExerciseName value) |
Writes the SquatExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TotalBodyExerciseName value) |
Writes the TotalBodyExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TricepsExtensionExerciseName value) |
Writes the TricepsExtensionExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WarmUpExerciseName value) |
Writes the WarmUpExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const RunExerciseName value) |
Writes the RunExerciseName value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const WaterType value) |
Writes the WaterType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TissueModelType value) |
Writes the TissueModelType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DiveGasStatus value) |
Writes the DiveGasStatus value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DiveAlarmType value) |
Writes the DiveAlarmType value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const DiveBacklightMode value) |
Writes the DiveBacklightMode value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const FaveroProduct value) |
Writes the FaveroProduct value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const ClimbProEvent value) |
Writes the ClimbProEvent value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const TapSensitivity value) |
Writes the TapSensitivity value to the debug stream and returns a reference to the stream. More... | |
QDebug | operator<< (QDebug debug, const RadarThreatLevelType value) |
Writes the RadarThreatLevelType value to the debug stream and returns a reference to the stream. More... | |
QDebug stream operators for types defined by the ANT+ FIT SDK.
Specifically, operator<<
for all enumerator types found in the types.h header.
QDebug operator<< | ( | QDebug | debug, |
const Activity | value | ||
) |
Writes the Activity value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ActivityClass | value | ||
) |
Writes the ActivityClass value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ActivityLevel | value | ||
) |
Writes the ActivityLevel value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ActivitySubtype | value | ||
) |
Writes the ActivitySubtype value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ActivityType | value | ||
) |
Writes the ActivityType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AnalogWatchfaceLayout | value | ||
) |
Writes the AnalogWatchfaceLayout value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AntNetwork | value | ||
) |
Writes the AntNetwork value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AntplusDeviceType | value | ||
) |
Writes the AntplusDeviceType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AttitudeStage | value | ||
) |
Writes the AttitudeStage value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AttitudeValidity | value | ||
) |
Writes the AttitudeValidity value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AutoActivityDetect | value | ||
) |
Writes the AutoActivityDetect value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AutolapTrigger | value | ||
) |
Writes the AutolapTrigger value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Autoscroll | value | ||
) |
Writes the Autoscroll value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const AutoSyncFrequency | value | ||
) |
Writes the AutoSyncFrequency value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BacklightMode | value | ||
) |
Writes the BacklightMode value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BacklightTimeout | value | ||
) |
Writes the BacklightTimeout value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BatteryStatus | value | ||
) |
Writes the BatteryStatus value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BenchPressExerciseName | value | ||
) |
Writes the BenchPressExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BikeLightBeamAngleMode | value | ||
) |
Writes the BikeLightBeamAngleMode value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BikeLightNetworkConfigType | value | ||
) |
Writes the BikeLightNetworkConfigType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BodyLocation | value | ||
) |
Writes the BodyLocation value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const BpStatus | value | ||
) |
Writes the BpStatus value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CalfRaiseExerciseName | value | ||
) |
Writes the CalfRaiseExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CameraEventType | value | ||
) |
Writes the CameraEventType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CameraOrientationType | value | ||
) |
Writes the CameraOrientationType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CardioExerciseName | value | ||
) |
Writes the CardioExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CarryExerciseName | value | ||
) |
Writes the CarryExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Checksum | value | ||
) |
Writes the Checksum value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ChopExerciseName | value | ||
) |
Writes the ChopExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ClimbProEvent | value | ||
) |
Writes the ClimbProEvent value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CommTimeoutType | value | ||
) |
Writes the CommTimeoutType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ConnectivityCapabilities | value | ||
) |
Writes the ConnectivityCapabilities value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CoreExerciseName | value | ||
) |
Writes the CoreExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CourseCapabilities | value | ||
) |
Writes the CourseCapabilities value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CoursePoint | value | ||
) |
Writes the CoursePoint value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CrunchExerciseName | value | ||
) |
Writes the CrunchExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const CurlExerciseName | value | ||
) |
Writes the CurlExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DateMode | value | ||
) |
Writes the DateMode value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DateTime | value | ||
) |
Writes the DateTime value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DayOfWeek | value | ||
) |
Writes the DayOfWeek value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DeadliftExerciseName | value | ||
) |
Writes the DeadliftExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DeviceIndex | value | ||
) |
Writes the DeviceIndex value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DigitalWatchfaceLayout | value | ||
) |
Writes the DigitalWatchfaceLayout value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DisplayHeart | value | ||
) |
Writes the DisplayHeart value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DisplayMeasure | value | ||
) |
Writes the DisplayMeasure value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DisplayOrientation | value | ||
) |
Writes the DisplayOrientation value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DisplayPosition | value | ||
) |
Writes the DisplayPosition value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DisplayPower | value | ||
) |
Writes the DisplayPower value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DiveAlarmType | value | ||
) |
Writes the DiveAlarmType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DiveBacklightMode | value | ||
) |
Writes the DiveBacklightMode value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const DiveGasStatus | value | ||
) |
Writes the DiveGasStatus value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Event | value | ||
) |
Writes the Event value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const EventType | value | ||
) |
Writes the EventType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ExdDataUnits | value | ||
) |
Writes the ExdDataUnits value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ExdDescriptors | value | ||
) |
Writes the ExdDescriptors value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ExdDisplayType | value | ||
) |
Writes the ExdDisplayType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ExdLayout | value | ||
) |
Writes the ExdLayout value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ExdQualifiers | value | ||
) |
Writes the ExdQualifiers value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ExerciseCategory | value | ||
) |
Writes the ExerciseCategory value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const FaveroProduct | value | ||
) |
Writes the FaveroProduct value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QTFIT_BEGIN_NAMESPACE QDebug operator<< | ( | QDebug | debug, |
const File | value | ||
) |
Writes the File value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const FileFlags | value | ||
) |
Writes the FileFlags value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const FitBaseType | value | ||
) |
Writes the FitBaseType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const FitBaseUnit | value | ||
) |
Writes the FitBaseUnit value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const FitnessEquipmentState | value | ||
) |
Writes the FitnessEquipmentState value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const FlyeExerciseName | value | ||
) |
Writes the FlyeExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const GarminProduct | value | ||
) |
Writes the GarminProduct value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Gender | value | ||
) |
Writes the Gender value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Goal | value | ||
) |
Writes the Goal value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const GoalRecurrence | value | ||
) |
Writes the GoalRecurrence value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const GoalSource | value | ||
) |
Writes the GoalSource value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const HipRaiseExerciseName | value | ||
) |
Writes the HipRaiseExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const HipStabilityExerciseName | value | ||
) |
Writes the HipStabilityExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const HipSwingExerciseName | value | ||
) |
Writes the HipSwingExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const HrType | value | ||
) |
Writes the HrType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const HrZoneCalc | value | ||
) |
Writes the HrZoneCalc value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const HyperextensionExerciseName | value | ||
) |
Writes the HyperextensionExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Intensity | value | ||
) |
Writes the Intensity value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Language | value | ||
) |
Writes the Language value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits0 | value | ||
) |
Writes the LanguageBits0 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits1 | value | ||
) |
Writes the LanguageBits1 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits2 | value | ||
) |
Writes the LanguageBits2 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits3 | value | ||
) |
Writes the LanguageBits3 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits4 | value | ||
) |
Writes the LanguageBits4 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LapTrigger | value | ||
) |
Writes the LapTrigger value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LateralRaiseExerciseName | value | ||
) |
Writes the LateralRaiseExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LeftRightBalance | value | ||
) |
Writes the LeftRightBalance value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LeftRightBalance100 | value | ||
) |
Writes the LeftRightBalance100 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LegCurlExerciseName | value | ||
) |
Writes the LegCurlExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LegRaiseExerciseName | value | ||
) |
Writes the LegRaiseExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LengthType | value | ||
) |
Writes the LengthType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LocalDateTime | value | ||
) |
Writes the LocalDateTime value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const LungeExerciseName | value | ||
) |
Writes the LungeExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Manufacturer | value | ||
) |
Writes the Manufacturer value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const MesgCount | value | ||
) |
Writes the MesgCount value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const MesgNum | value | ||
) |
Writes the MesgNum value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const MessageIndex | value | ||
) |
Writes the MessageIndex value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const OlympicLiftExerciseName | value | ||
) |
Writes the OlympicLiftExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const PlankExerciseName | value | ||
) |
Writes the PlankExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const PlyoExerciseName | value | ||
) |
Writes the PlyoExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const PowerPhaseType | value | ||
) |
Writes the PowerPhaseType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const PullUpExerciseName | value | ||
) |
Writes the PullUpExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const PushUpExerciseName | value | ||
) |
Writes the PushUpExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const PwrZoneCalc | value | ||
) |
Writes the PwrZoneCalc value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const RadarThreatLevelType | value | ||
) |
Writes the RadarThreatLevelType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const RiderPositionType | value | ||
) |
Writes the RiderPositionType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const RowExerciseName | value | ||
) |
Writes the RowExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const RunExerciseName | value | ||
) |
Writes the RunExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Schedule | value | ||
) |
Writes the Schedule value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SegmentDeleteStatus | value | ||
) |
Writes the SegmentDeleteStatus value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SegmentLapStatus | value | ||
) |
Writes the SegmentLapStatus value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SegmentLeaderboardType | value | ||
) |
Writes the SegmentLeaderboardType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SegmentSelectionType | value | ||
) |
Writes the SegmentSelectionType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SensorType | value | ||
) |
Writes the SensorType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SessionTrigger | value | ||
) |
Writes the SessionTrigger value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SetType | value | ||
) |
Writes the SetType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ShoulderPressExerciseName | value | ||
) |
Writes the ShoulderPressExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ShoulderStabilityExerciseName | value | ||
) |
Writes the ShoulderStabilityExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const ShrugExerciseName | value | ||
) |
Writes the ShrugExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Side | value | ||
) |
Writes the Side value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SitUpExerciseName | value | ||
) |
Writes the SitUpExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SourceType | value | ||
) |
Writes the SourceType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Sport | value | ||
) |
Writes the Sport value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits0 | value | ||
) |
Writes the SportBits0 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits1 | value | ||
) |
Writes the SportBits1 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits2 | value | ||
) |
Writes the SportBits2 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits3 | value | ||
) |
Writes the SportBits3 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits4 | value | ||
) |
Writes the SportBits4 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits5 | value | ||
) |
Writes the SportBits5 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportBits6 | value | ||
) |
Writes the SportBits6 value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SportEvent | value | ||
) |
Writes the SportEvent value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SquatExerciseName | value | ||
) |
Writes the SquatExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const StrokeType | value | ||
) |
Writes the StrokeType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SubSport | value | ||
) |
Writes the SubSport value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SupportedExdScreenLayouts | value | ||
) |
Writes the SupportedExdScreenLayouts value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const SwimStroke | value | ||
) |
Writes the SwimStroke value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Switch | value | ||
) |
Writes the Switch value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TapSensitivity | value | ||
) |
Writes the TapSensitivity value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TimeMode | value | ||
) |
Writes the TimeMode value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TimerTrigger | value | ||
) |
Writes the TimerTrigger value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TimeZone | value | ||
) |
Writes the TimeZone value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TissueModelType | value | ||
) |
Writes the TissueModelType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Tone | value | ||
) |
Writes the Tone value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TotalBodyExerciseName | value | ||
) |
Writes the TotalBodyExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TricepsExtensionExerciseName | value | ||
) |
Writes the TricepsExtensionExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const TurnType | value | ||
) |
Writes the TurnType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const UserLocalId | value | ||
) |
Writes the UserLocalId value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WarmUpExerciseName | value | ||
) |
Writes the WarmUpExerciseName value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WatchfaceMode | value | ||
) |
Writes the WatchfaceMode value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WaterType | value | ||
) |
Writes the WaterType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WeatherReport | value | ||
) |
Writes the WeatherReport value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WeatherSevereType | value | ||
) |
Writes the WeatherSevereType value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WeatherSeverity | value | ||
) |
Writes the WeatherSeverity value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WeatherStatus | value | ||
) |
Writes the WeatherStatus value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const Weight | value | ||
) |
Writes the Weight value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WktStepDuration | value | ||
) |
Writes the WktStepDuration value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WktStepTarget | value | ||
) |
Writes the WktStepTarget value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WorkoutCapabilities | value | ||
) |
Writes the WorkoutCapabilities value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WorkoutEquipment | value | ||
) |
Writes the WorkoutEquipment value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WorkoutHr | value | ||
) |
Writes the WorkoutHr value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |
QDebug operator<< | ( | QDebug | debug, |
const WorkoutPower | value | ||
) |
Writes the WorkoutPower value to the debug stream and returns a reference to the stream.
debug | Debug stream to write value to. |
value | Value to write to debug. |