Uses of Class
io.qt.core.internal.QAbstractFileEngine.FileName
Package | Description |
---|---|
io.qt.core.internal |
-
Uses of QAbstractFileEngine.FileName in io.qt.core.internal
Methods in io.qt.core.internal that return QAbstractFileEngine.FileName Modifier and Type Method Description static QAbstractFileEngine.FileName
QAbstractFileEngine.FileName. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstractFileEngine.FileName
QAbstractFileEngine.FileName. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAbstractFileEngine.FileName[]
QAbstractFileEngine.FileName. 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.FileName Modifier and Type Method Description String
QAbstractFileEngine. fileName(QAbstractFileEngine.FileName file)
Deprecated.String
QFSFileEngine. fileName(QAbstractFileEngine.FileName file)
Deprecated.