Uses of Enum
io.qt.core.QLocale.MeasurementSystem
Packages that use QLocale.MeasurementSystem
-
Uses of QLocale.MeasurementSystem in io.qt.core
Methods in io.qt.core that return QLocale.MeasurementSystemModifier and TypeMethodDescriptionQLocale.measurementSystem()
static QLocale.MeasurementSystem
QLocale.MeasurementSystem.resolve
(int value) Returns the corresponding enum entry for the given value.static QLocale.MeasurementSystem
Returns the enum constant of this type with the specified name.static QLocale.MeasurementSystem[]
QLocale.MeasurementSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared.