Uses of Enum
io.qt.core.QResource.Compression
Packages that use QResource.Compression
-
Uses of QResource.Compression in io.qt.core
Methods in io.qt.core that return QResource.CompressionModifier and TypeMethodDescriptionfinal QResource.Compression
QResource.compressionAlgorithm()
static QResource.Compression
QResource.Compression.resolve
(int value) Returns the corresponding enum entry for the given value.static QResource.Compression
Returns the enum constant of this type with the specified name.static QResource.Compression[]
QResource.Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared.