Uses of Class
io.qt.core.QLocale.NumberOptions
Packages that use QLocale.NumberOptions
-
Uses of QLocale.NumberOptions in io.qt.core
Methods in io.qt.core that return QLocale.NumberOptionsModifier and TypeMethodDescriptionQLocale.NumberOption.asFlags()
Create a NumberOptions of the enum entry.QLocale.NumberOption.cleared
(QLocale.NumberOption e) Excludes other enum entry from a flag of this entry.final QLocale.NumberOptions
QLocale.NumberOptions.clone()
Clones the flagsQLocale.NumberOption.combined
(QLocale.NumberOption e) Combines this entry with other enum entry.final QLocale.NumberOptions
QLocale.NumberOptions.combined
(QLocale.NumberOption e) Combines this flags with enum entry.static QLocale.NumberOptions
QLocale.NumberOption.flags
(QLocale.NumberOption ... values) Creates a newQLocale.NumberOptions
from the entries.final QLocale.NumberOptions
QLocale.numberOptions()
final QLocale.NumberOptions
QLocale.NumberOptions.setFlag
(QLocale.NumberOption e) Sets the flage
final QLocale.NumberOptions
QLocale.NumberOptions.setFlag
(QLocale.NumberOption e, boolean on) Sets or clears the flagflag
Methods in io.qt.core with parameters of type QLocale.NumberOptionsModifier and TypeMethodDescriptionfinal int
QLocale.NumberOptions.compareTo
(QLocale.NumberOptions other) final void
QLocale.setNumberOptions
(QLocale.NumberOptions options)