Uses of Class
io.qt.core.internal.QAbstractFileEngine.FileOwner
Package | Description |
---|---|
io.qt.core.internal |
-
Uses of QAbstractFileEngine.FileOwner in io.qt.core.internal
Methods in io.qt.core.internal that return QAbstractFileEngine.FileOwner Modifier and Type Method Description static QAbstractFileEngine.FileOwner
QAbstractFileEngine.FileOwner. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstractFileEngine.FileOwner
QAbstractFileEngine.FileOwner. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAbstractFileEngine.FileOwner[]
QAbstractFileEngine.FileOwner. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core.internal with parameters of type QAbstractFileEngine.FileOwner Modifier and Type Method Description String
QAbstractFileEngine. owner(QAbstractFileEngine.FileOwner arg__1)
Deprecated.String
QFSFileEngine. owner(QAbstractFileEngine.FileOwner arg__1)
Deprecated.int
QAbstractFileEngine. ownerId(QAbstractFileEngine.FileOwner arg__1)
Deprecated.int
QFSFileEngine. ownerId(QAbstractFileEngine.FileOwner arg__1)
Deprecated.