Uses of Enum
io.qt.gui.QImageReader.ImageReaderError
Packages that use QImageReader.ImageReaderError
-
Uses of QImageReader.ImageReaderError in io.qt.gui
Fields in io.qt.gui with type parameters of type QImageReader.ImageReaderErrorMethods in io.qt.gui that return QImageReader.ImageReaderErrorModifier and TypeMethodDescriptionQImageReader.error()
QMovie.lastError()
QImageReader.ImageReaderError.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QImageReader.ImageReaderError[]
QImageReader.ImageReaderError.values()
Returns an array containing the constants of this enum type, in the order they are declared.