Uses of Class
io.qt.core.QLockFile.LockError
Package | Description |
---|---|
io.qt.core |
-
Uses of QLockFile.LockError in io.qt.core
Methods in io.qt.core that return QLockFile.LockError Modifier and Type Method Description QLockFile.LockError
QLockFile. error()
static QLockFile.LockError
QLockFile.LockError. resolve(int value)
Returns the corresponding enum entry for the given value.static QLockFile.LockError
QLockFile.LockError. valueOf(String name)
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.