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