Uses of Class
io.qt.core.QLocale.NumberOptions
Package | Description |
---|---|
io.qt.core |
-
Uses of QLocale.NumberOptions in io.qt.core
Methods in io.qt.core that return QLocale.NumberOptions Modifier and Type Method Description QLocale.NumberOptions
QLocale.NumberOption. asFlags()
Create a QFlags of the enum entry.QLocale.NumberOptions
QLocale.NumberOptions. clone()
Clones the flagsQLocale.NumberOptions
QLocale.NumberOption. combined(QLocale.NumberOption e)
Combines this entry with other enum entry.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.QLocale.NumberOptions
QLocale. numberOptions()
QLocale.NumberOptions
QLocale.NumberOptions. setFlag(QLocale.NumberOption e)
Sets the flage
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.NumberOptions Modifier and Type Method Description int
QLocale.NumberOptions. compareTo(QLocale.NumberOptions other)
void
QLocale. setNumberOptions(QLocale.NumberOptions options)