Uses of Class
io.qt.core.QLibrary.LoadHints
Package | Description |
---|---|
io.qt.core |
-
Uses of QLibrary.LoadHints in io.qt.core
Methods in io.qt.core that return QLibrary.LoadHints Modifier and Type Method Description QLibrary.LoadHints
QLibrary.LoadHint. asFlags()
Create a QFlags of the enum entry.QLibrary.LoadHints
QLibrary.LoadHints. clone()
Clones the flagsQLibrary.LoadHints
QLibrary.LoadHint. combined(QLibrary.LoadHint e)
Combines this entry with other enum entry.QLibrary.LoadHints
QLibrary.LoadHints. combined(QLibrary.LoadHint e)
Combines this flags with enum entry.static QLibrary.LoadHints
QLibrary.LoadHint. flags(QLibrary.LoadHint... values)
Creates a newQLibrary.LoadHints
from the entries.QLibrary.LoadHints
QLibrary. loadHints()
QLibrary.LoadHints
QPluginLoader. loadHints()
QLibrary.LoadHints
QLibrary.LoadHints. setFlag(QLibrary.LoadHint e)
Sets the flage
QLibrary.LoadHints
QLibrary.LoadHints. setFlag(QLibrary.LoadHint e, boolean on)
Sets or clears the flagflag
Methods in io.qt.core with parameters of type QLibrary.LoadHints Modifier and Type Method Description int
QLibrary.LoadHints. compareTo(QLibrary.LoadHints other)
void
QLibrary. setLoadHints(QLibrary.LoadHints hints)
void
QPluginLoader. setLoadHints(QLibrary.LoadHints loadHints)