Uses of Class
io.qt.core.QLocale.DataSizeFormats
Packages that use QLocale.DataSizeFormats
-
Uses of QLocale.DataSizeFormats in io.qt.core
Methods in io.qt.core that return QLocale.DataSizeFormatsModifier and TypeMethodDescriptionQLocale.DataSizeFormat.asFlags()
Create a QFlags of the enum entry.final QLocale.DataSizeFormats
QLocale.DataSizeFormats.clone()
Clones the flagsQLocale.DataSizeFormat.combined
(QLocale.DataSizeFormat e) Combines this entry with other enum entry.final QLocale.DataSizeFormats
QLocale.DataSizeFormats.combined
(QLocale.DataSizeFormat e) Combines this flags with enum entry.static QLocale.DataSizeFormats
QLocale.DataSizeFormat.flags
(QLocale.DataSizeFormat... values) Creates a newQLocale.DataSizeFormats
from the entries.final QLocale.DataSizeFormats
QLocale.DataSizeFormats.setFlag
(QLocale.DataSizeFormat e) Sets the flage
final QLocale.DataSizeFormats
QLocale.DataSizeFormats.setFlag
(QLocale.DataSizeFormat e, boolean on) Sets or clears the flagflag
Methods in io.qt.core with parameters of type QLocale.DataSizeFormatsModifier and TypeMethodDescriptionfinal int
QLocale.DataSizeFormats.compareTo
(QLocale.DataSizeFormats other) final String
QLocale.formattedDataSize
(long bytes, int precision, QLocale.DataSizeFormats format)