Uses of Class
io.qt.core.QLocale.FloatingPointPrecisionOption
Package | Description |
---|---|
io.qt.core |
-
Uses of QLocale.FloatingPointPrecisionOption in io.qt.core
Methods in io.qt.core that return QLocale.FloatingPointPrecisionOption Modifier and Type Method Description static QLocale.FloatingPointPrecisionOption
QLocale.FloatingPointPrecisionOption. resolve(int value)
Returns the corresponding enum entry for the given value.static QLocale.FloatingPointPrecisionOption
QLocale.FloatingPointPrecisionOption. valueOf(String name)
Returns the enum constant of this type with the specified name.static QLocale.FloatingPointPrecisionOption[]
QLocale.FloatingPointPrecisionOption. values()
Returns an array containing the constants of this enum type, in the order they are declared.