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