Uses of Class
io.qt.core.QLocale.NumberOptions
-
Uses of QLocale.NumberOptions in io.qt.core
Modifier and TypeMethodDescriptionQLocale.NumberOption.asFlags()
Create a QFlags 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
Modifier and TypeMethodDescriptionfinal int
QLocale.NumberOptions.compareTo
(QLocale.NumberOptions other) final void
QLocale.setNumberOptions
(QLocale.NumberOptions options)