Uses of Enum
io.qt.core.internal.QAbstractFileEngine.FileOwner
Packages that use QAbstractFileEngine.FileOwner
-
Uses of QAbstractFileEngine.FileOwner in io.qt.core.internal
Methods in io.qt.core.internal that return QAbstractFileEngine.FileOwnerModifier and TypeMethodDescriptionQAbstractFileEngine.FileOwner.resolve(int value) Returns the corresponding enum entry for the given value.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.FileOwnerModifier and TypeMethodDescriptionQAbstractFileEngine.owner(QAbstractFileEngine.FileOwner arg__1) QFSFileEngine.owner(QAbstractFileEngine.FileOwner arg__1) intQAbstractFileEngine.ownerId(QAbstractFileEngine.FileOwner arg__1) intQFSFileEngine.ownerId(QAbstractFileEngine.FileOwner arg__1)