Marble
MarbleLocale.h
58 * @brief meterToCustomUnit Converts @p meters to @p targetValue of @p targetUnit in @p targetSystem
60 static void meterToTargetUnit(qreal meters, MeasurementSystem targetSystem, qreal &targetValue, MeasureUnit &targetUnit);
static void meterToTargetUnit(qreal meters, MeasurementSystem targetSystem, qreal &targetValue, MeasureUnit &targetUnit)
meterToCustomUnit Converts meters to targetValue of targetUnit in targetSystem
Definition MarbleLocale.cpp:45
static QString unitAbbreviation(MeasureUnit unit)
unitAbbreviation Represents a short string form of unit, e.g.
Definition MarbleLocale.cpp:111
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.