AngleDegrees enum value | QgsUnitTypes | |
AngleGon enum value | QgsUnitTypes | |
AngleMilliradiansSI enum value | QgsUnitTypes | |
AngleMilNATO enum value | QgsUnitTypes | |
AngleMinutesOfArc enum value | QgsUnitTypes | |
AngleRadians enum value | QgsUnitTypes | |
AngleSecondsOfArc enum value | QgsUnitTypes | |
AngleTurn enum value | QgsUnitTypes | |
AngleUnit enum name | QgsUnitTypes | |
AngleUnknownUnit enum value | QgsUnitTypes | |
AreaAcres enum value | QgsUnitTypes | |
AreaHectares enum value | QgsUnitTypes | |
AreaSquareCentimeters enum value | QgsUnitTypes | |
AreaSquareDegrees enum value | QgsUnitTypes | |
AreaSquareFeet enum value | QgsUnitTypes | |
AreaSquareKilometers enum value | QgsUnitTypes | |
AreaSquareMeters enum value | QgsUnitTypes | |
AreaSquareMiles enum value | QgsUnitTypes | |
AreaSquareMillimeters enum value | QgsUnitTypes | |
AreaSquareNauticalMiles enum value | QgsUnitTypes | |
AreaSquareYards enum value | QgsUnitTypes | |
areaToDistanceUnit(QgsUnitTypes::AreaUnit areaUnit) | QgsUnitTypes | static |
AreaUnit enum name | QgsUnitTypes | |
AreaUnknownUnit enum value | QgsUnitTypes | |
decodeAngleUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeAreaUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeDistanceUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeLayoutUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeRenderUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeTemporalUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeUnitType(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
decodeVolumeUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
DistanceCentimeters enum value | QgsUnitTypes | |
DistanceDegrees enum value | QgsUnitTypes | |
DistanceFeet enum value | QgsUnitTypes | |
DistanceKilometers enum value | QgsUnitTypes | |
DistanceMeters enum value | QgsUnitTypes | |
DistanceMiles enum value | QgsUnitTypes | |
DistanceMillimeters enum value | QgsUnitTypes | |
DistanceNauticalMiles enum value | QgsUnitTypes | |
distanceToAreaUnit(QgsUnitTypes::DistanceUnit distanceUnit) | QgsUnitTypes | static |
distanceToVolumeUnit(QgsUnitTypes::DistanceUnit distanceUnit) | QgsUnitTypes | static |
DistanceUnit enum name | QgsUnitTypes | |
DistanceUnitType enum name | QgsUnitTypes | |
DistanceUnknownUnit enum value | QgsUnitTypes | |
DistanceYards enum value | QgsUnitTypes | |
encodeUnit(QgsUnitTypes::DistanceUnit unit) | QgsUnitTypes | static |
encodeUnit(QgsUnitTypes::AreaUnit unit) | QgsUnitTypes | static |
encodeUnit(QgsUnitTypes::TemporalUnit unit) | QgsUnitTypes | static |
encodeUnit(QgsUnitTypes::VolumeUnit unit) | QgsUnitTypes | static |
encodeUnit(QgsUnitTypes::AngleUnit unit) | QgsUnitTypes | static |
encodeUnit(QgsUnitTypes::RenderUnit unit) | QgsUnitTypes | static |
encodeUnit(QgsUnitTypes::LayoutUnit unit) | QgsUnitTypes | static |
encodeUnitType(QgsUnitTypes::UnitType type) | QgsUnitTypes | static |
formatAngle(double angle, int decimals, QgsUnitTypes::AngleUnit unit) | QgsUnitTypes | static |
formatArea(double area, int decimals, QgsUnitTypes::AreaUnit unit, bool keepBaseUnit=false) | QgsUnitTypes | static |
formatDistance(double distance, int decimals, QgsUnitTypes::DistanceUnit unit, bool keepBaseUnit=false) | QgsUnitTypes | static |
fromUnitToUnitFactor(QgsUnitTypes::DistanceUnit fromUnit, QgsUnitTypes::DistanceUnit toUnit) | QgsUnitTypes | static |
fromUnitToUnitFactor(QgsUnitTypes::AreaUnit fromUnit, QgsUnitTypes::AreaUnit toUnit) | QgsUnitTypes | static |
fromUnitToUnitFactor(QgsUnitTypes::TemporalUnit fromUnit, QgsUnitTypes::TemporalUnit toUnit) | QgsUnitTypes | static |
fromUnitToUnitFactor(QgsUnitTypes::VolumeUnit fromUnit, QgsUnitTypes::VolumeUnit toUnit) | QgsUnitTypes | static |
fromUnitToUnitFactor(QgsUnitTypes::AngleUnit fromUnit, QgsUnitTypes::AngleUnit toUnit) | QgsUnitTypes | static |
Geographic enum value | QgsUnitTypes | |
ImperialSystem enum value | QgsUnitTypes | |
LayoutCentimeters enum value | QgsUnitTypes | |
LayoutFeet enum value | QgsUnitTypes | |
LayoutInches enum value | QgsUnitTypes | |
LayoutMeters enum value | QgsUnitTypes | |
LayoutMillimeters enum value | QgsUnitTypes | |
LayoutPaperUnits enum value | QgsUnitTypes | |
LayoutPicas enum value | QgsUnitTypes | |
LayoutPixels enum value | QgsUnitTypes | |
LayoutPoints enum value | QgsUnitTypes | |
LayoutScreenUnits enum value | QgsUnitTypes | |
LayoutUnit enum name | QgsUnitTypes | |
LayoutUnitType enum name | QgsUnitTypes | |
MetricSystem enum value | QgsUnitTypes | |
RenderInches enum value | QgsUnitTypes | |
RenderMapUnits enum value | QgsUnitTypes | |
RenderMetersInMapUnits enum value | QgsUnitTypes | |
RenderMillimeters enum value | QgsUnitTypes | |
RenderPercentage enum value | QgsUnitTypes | |
RenderPixels enum value | QgsUnitTypes | |
RenderPoints enum value | QgsUnitTypes | |
RenderUnit enum name | QgsUnitTypes | |
RenderUnitList typedef | QgsUnitTypes | |
RenderUnknownUnit enum value | QgsUnitTypes | |
scaledArea(double area, QgsUnitTypes::AreaUnit unit, int decimals, bool keepBaseUnit=false) | QgsUnitTypes | static |
scaledDistance(double distance, QgsUnitTypes::DistanceUnit unit, int decimals, bool keepBaseUnit=false) | QgsUnitTypes | static |
Standard enum value | QgsUnitTypes | |
stringToAreaUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
stringToDistanceUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
stringToTemporalUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
stringToVolumeUnit(const QString &string, bool *ok=nullptr) | QgsUnitTypes | static |
SystemOfMeasurement enum name | QgsUnitTypes | |
TemporalCenturies enum value | QgsUnitTypes | |
TemporalDays enum value | QgsUnitTypes | |
TemporalDecades enum value | QgsUnitTypes | |
TemporalHours enum value | QgsUnitTypes | |
TemporalIrregularStep enum value | QgsUnitTypes | |
TemporalMilliseconds enum value | QgsUnitTypes | |
TemporalMinutes enum value | QgsUnitTypes | |
TemporalMonths enum value | QgsUnitTypes | |
TemporalSeconds enum value | QgsUnitTypes | |
TemporalUnit enum name | QgsUnitTypes | |
TemporalUnknownUnit enum value | QgsUnitTypes | |
TemporalWeeks enum value | QgsUnitTypes | |
TemporalYears enum value | QgsUnitTypes | |
toAbbreviatedString(QgsUnitTypes::DistanceUnit unit) | QgsUnitTypes | static |
toAbbreviatedString(QgsUnitTypes::AreaUnit unit) | QgsUnitTypes | static |
toAbbreviatedString(QgsUnitTypes::TemporalUnit unit) | QgsUnitTypes | static |
toAbbreviatedString(QgsUnitTypes::VolumeUnit unit) | QgsUnitTypes | static |
toAbbreviatedString(QgsUnitTypes::RenderUnit unit) | QgsUnitTypes | static |
toAbbreviatedString(QgsUnitTypes::LayoutUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::DistanceUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::AreaUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::TemporalUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::VolumeUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::AngleUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::RenderUnit unit) | QgsUnitTypes | static |
toString(QgsUnitTypes::LayoutUnit unit) | QgsUnitTypes | static |
TypeArea enum value | QgsUnitTypes | |
TypeDistance enum value | QgsUnitTypes | |
TypeTemporal enum value | QgsUnitTypes | |
TypeUnknown enum value | QgsUnitTypes | |
TypeVolume enum value | QgsUnitTypes | |
unitType(QgsUnitTypes::DistanceUnit unit) | QgsUnitTypes | static |
unitType(QgsUnitTypes::AreaUnit unit) | QgsUnitTypes | static |
unitType(QgsUnitTypes::VolumeUnit unit) | QgsUnitTypes | static |
unitType(QgsUnitTypes::LayoutUnit units) | QgsUnitTypes | static |
UnitType enum name | QgsUnitTypes | |
UnknownSystem enum value | QgsUnitTypes | |
UnknownType enum value | QgsUnitTypes | |
USCSSystem enum value | QgsUnitTypes | |
VolumeBarrel enum value | QgsUnitTypes | |
VolumeCubicCentimeter enum value | QgsUnitTypes | |
VolumeCubicDecimeter enum value | QgsUnitTypes | |
VolumeCubicDegrees enum value | QgsUnitTypes | |
VolumeCubicFeet enum value | QgsUnitTypes | |
VolumeCubicInch enum value | QgsUnitTypes | |
VolumeCubicMeters enum value | QgsUnitTypes | |
VolumeCubicYards enum value | QgsUnitTypes | |
VolumeGallonUS enum value | QgsUnitTypes | |
VolumeLiters enum value | QgsUnitTypes | |
volumeToDistanceUnit(QgsUnitTypes::VolumeUnit volumeUnit) | QgsUnitTypes | static |
VolumeUnit enum name | QgsUnitTypes | |
VolumeUnknownUnit enum value | QgsUnitTypes | |