Uses of Enum
io.qt.core.QFileDevice.FileError
Packages that use QFileDevice.FileError
-
Uses of QFileDevice.FileError in io.qt.core
Methods in io.qt.core that return QFileDevice.FileErrorModifier and TypeMethodDescriptionfinal QFileDevice.FileErrorQFileDevice.error()static QFileDevice.FileErrorQFileDevice.FileError.resolve(int value) Returns the corresponding enum entry for the given value.static QFileDevice.FileErrorReturns the enum constant of this type with the specified name.static QFileDevice.FileError[]QFileDevice.FileError.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of QFileDevice.FileError in io.qt.core.internal
Methods in io.qt.core.internal that return QFileDevice.FileErrorMethods in io.qt.core.internal with parameters of type QFileDevice.FileErrorModifier and TypeMethodDescriptionprotected final voidQAbstractFileEngine.setError(QFileDevice.FileError error, String str)