QtFit
0.1
Internal library development documentation
|
QDebug stream operators for types defined by the ANT+ FIT SDK. More...
#include "types.h"
Go to the source code of this file.
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.
Definition in file types.cpp.
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 | ||
) |
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const ActivityType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AnalogWatchfaceLayout | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AntNetwork | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AntplusDeviceType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AttitudeStage | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AttitudeValidity | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AutoActivityDetect | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AutolapTrigger | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const Autoscroll | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const AutoSyncFrequency | value | ||
) |
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const BatteryStatus | value | ||
) |
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. |
Definition at line 3987 of file types.cpp.
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const BodyLocation | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const BpStatus | value | ||
) |
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. |
Definition at line 4030 of file types.cpp.
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. |
Definition at line 3278 of file types.cpp.
References PhotoTaken, VideoEnd, VideoSplit, and VideoStart.
QDebug operator<< | ( | QDebug | debug, |
const CameraOrientationType | value | ||
) |
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 | ||
) |
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. |
Definition at line 190 of file types.cpp.
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. |
Definition at line 4126 of file types.cpp.
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. |
Definition at line 3347 of file types.cpp.
References ConnectionLost, ConnectionTimeout, PairingTimeout, and WildcardPairingTimeout.
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. |
Definition at line 2729 of file types.cpp.
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. |
Definition at line 4165 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const CourseCapabilities | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const CoursePoint | value | ||
) |
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. |
Definition at line 4254 of file types.cpp.
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. |
Definition at line 4355 of file types.cpp.
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. |
Definition at line 246 of file types.cpp.
References Min.
QDebug operator<< | ( | QDebug | debug, |
const DayOfWeek | value | ||
) |
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. |
Definition at line 4415 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const DeviceIndex | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const DigitalWatchfaceLayout | value | ||
) |
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 | ||
) |
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. |
Definition at line 685 of file types.cpp.
References AustrianGrid, BorneoRso, BritishGrid, Degree, DegreeMinute, DegreeMinuteSecond, DutchGrid, EstonianGrid, FinnishGrid, GermanGrid, HungarianGrid, IcelandicGrid, IndiaZone0, IndiaZoneIa, IndiaZoneIb, IndiaZoneIia, IndiaZoneIib, IndiaZoneIiia, IndiaZoneIiib, IndiaZoneIva, IndiaZoneIvb, IndonesianEquatorial, IndonesianIrian, IndonesianSouthern, IrishGrid, IrishTransverse, LatvianGrid, Loran, MaidenheadGrid, MgrsGrid, ModifiedSwedishGrid, NewZealandGrid, NewZealandTransverse, QatarGrid, SouthAfricanGrid, SwedishGrid, SwedishRef99Grid, SwissGrid, TaiwanGrid, UnitedStatesGrid, UtmUpsGrid, and WestMalayan.
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. |
Definition at line 1286 of file types.cpp.
References Activity, Battery, BatteryLow, CadHighAlert, CadLowAlert, Calibration, CalorieDurationAlert, CommTimeout, CoursePoint, DistanceDurationAlert, ElevHighAlert, ElevLowAlert, FitnessEquipment, FrontGearChange, HrHighAlert, HrLowAlert, Lap, Length, OffCourse, PowerDown, PowerHighAlert, PowerLowAlert, PowerUp, RadarThreatAlert, RearGearChange, RecoveryHr, RiderPositionChange, Session, SpeedHighAlert, SpeedLowAlert, SportPoint, TimeDurationAlert, Timer, UserMarker, VirtualPartnerPace, Workout, and WorkoutStep.
QDebug operator<< | ( | QDebug | debug, |
const EventType | value | ||
) |
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. |
Definition at line 3635 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const ExdDisplayType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const ExdLayout | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const ExdQualifiers | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const ExerciseCategory | value | ||
) |
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. |
Definition at line 48 of file types.cpp.
References Activity, ActivitySummary, BloodPressure, Course, Device, Goals, MonitoringA, Schedules, Settings, Sport, Totals, Weight, and Workout.
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 | ||
) |
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 | ||
) |
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. |
Definition at line 1908 of file types.cpp.
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const GoalRecurrence | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const GoalSource | value | ||
) |
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. |
Definition at line 4476 of file types.cpp.
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. |
Definition at line 4542 of file types.cpp.
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. |
Definition at line 4611 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const Intensity | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const Language | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits0 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits1 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits2 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits3 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LanguageBits4 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LapTrigger | value | ||
) |
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. |
Definition at line 4667 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const LeftRightBalance | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const LeftRightBalance100 | value | ||
) |
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. |
Definition at line 4717 of file types.cpp.
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. |
Definition at line 4745 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const LengthType | value | ||
) |
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. |
Definition at line 263 of file types.cpp.
References Min.
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. |
Definition at line 4783 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const Manufacturer | value | ||
) |
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const MessageIndex | value | ||
) |
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. |
Definition at line 4880 of file types.cpp.
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. |
Definition at line 4917 of file types.cpp.
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. |
Definition at line 5068 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const PowerPhaseType | value | ||
) |
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. |
Definition at line 5172 of file types.cpp.
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const RiderPositionType | value | ||
) |
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. |
Definition at line 5267 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const RunExerciseName | value | ||
) |
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 | ||
) |
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 | ||
) |
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 | ||
) |
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. |
Definition at line 1138 of file types.cpp.
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. |
Definition at line 5317 of file types.cpp.
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. |
Definition at line 5357 of file types.cpp.
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. |
Definition at line 5439 of file types.cpp.
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. |
Definition at line 3115 of file types.cpp.
References Ant, Antplus, Bluetooth, BluetoothLowEnergy, Local, and Wifi.
QDebug operator<< | ( | QDebug | debug, |
const Sport | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const SportBits0 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const SportBits1 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const SportBits2 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const SportBits3 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const SportBits4 | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const SportBits5 | value | ||
) |
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 | ||
) |
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. |
Definition at line 5493 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const StrokeType | value | ||
) |
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. |
Definition at line 990 of file types.cpp.
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. |
Definition at line 3771 of file types.cpp.
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. |
Definition at line 2531 of file types.cpp.
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 | ||
) |
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 | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const TissueModelType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const Tone | value | ||
) |
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. |
Definition at line 5601 of file types.cpp.
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. |
Definition at line 5630 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const TurnType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const UserLocalId | value | ||
) |
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. |
Definition at line 5687 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const WatchfaceMode | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const WaterType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const WeatherReport | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const WeatherSevereType | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const WeatherSeverity | value | ||
) |
QDebug operator<< | ( | QDebug | debug, |
const WeatherStatus | value | ||
) |
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. |
Definition at line 1500 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const WktStepTarget | value | ||
) |
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. |
Definition at line 2339 of file types.cpp.
QDebug operator<< | ( | QDebug | debug, |
const WorkoutEquipment | value | ||
) |
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. |