Uses of Class
io.qt.core.QLocale.DataSizeFormats
-
Uses of QLocale.DataSizeFormats in io.qt.core
Modifier and TypeMethodDescriptionQLocale.DataSizeFormat.asFlags()
Create a QFlags of the enum entry.QLocale.DataSizeFormat.cleared
(QLocale.DataSizeFormat e) Excludes other enum entry from a flag of this 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
Modifier and TypeMethodDescriptionfinal int
QLocale.DataSizeFormats.compareTo
(QLocale.DataSizeFormats other) final String
QLocale.formattedDataSize
(long bytes, int precision, QLocale.DataSizeFormats format)