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.QLocale.DataSizeFormat.cleared(QLocale.DataSizeFormat e) Excludes other enum entry from a flag of this entry.final QLocale.DataSizeFormatsQLocale.DataSizeFormats.clone()Clones the flagsQLocale.DataSizeFormat.combined(QLocale.DataSizeFormat e) Combines this entry with other enum entry.final QLocale.DataSizeFormatsQLocale.DataSizeFormats.combined(QLocale.DataSizeFormat e) Combines this flags with enum entry.static QLocale.DataSizeFormatsQLocale.DataSizeFormat.flags(QLocale.DataSizeFormat ... values) Creates a newQLocale.DataSizeFormatsfrom the entries.final QLocale.DataSizeFormatsQLocale.DataSizeFormats.setFlag(QLocale.DataSizeFormat e) Sets the flagefinal QLocale.DataSizeFormatsQLocale.DataSizeFormats.setFlag(QLocale.DataSizeFormat e, boolean on) Sets or clears the flagflagMethods in io.qt.core with parameters of type QLocale.DataSizeFormatsModifier and TypeMethodDescriptionfinal intQLocale.DataSizeFormats.compareTo(QLocale.DataSizeFormats other) final StringQLocale.formattedDataSize(long bytes, int precision, QLocale.DataSizeFormats format)