Uses of Class
io.qt.quick.QQuickPaintedItem.PerformanceHints
Package | Description |
---|---|
io.qt.quick |
-
Uses of QQuickPaintedItem.PerformanceHints in io.qt.quick
Methods in io.qt.quick that return QQuickPaintedItem.PerformanceHints Modifier and Type Method Description QQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHint. asFlags()
Create a QFlags of the enum entry.QQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHints. clone()
Clones the flagsQQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHint. combined(QQuickPaintedItem.PerformanceHint e)
Combines this entry with other enum entry.QQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHints. combined(QQuickPaintedItem.PerformanceHint e)
Combines this flags with enum entry.static QQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHint. flags(QQuickPaintedItem.PerformanceHint... values)
Creates a newQQuickPaintedItem.PerformanceHints
from the entries.QQuickPaintedItem.PerformanceHints
QQuickPaintedItem. performanceHints()
QQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHints. setFlag(QQuickPaintedItem.PerformanceHint e)
Sets the flage
QQuickPaintedItem.PerformanceHints
QQuickPaintedItem.PerformanceHints. setFlag(QQuickPaintedItem.PerformanceHint e, boolean on)
Sets or clears the flagflag
Methods in io.qt.quick with parameters of type QQuickPaintedItem.PerformanceHints Modifier and Type Method Description int
QQuickPaintedItem.PerformanceHints. compareTo(QQuickPaintedItem.PerformanceHints other)
void
QQuickPaintedItem. setPerformanceHints(QQuickPaintedItem.PerformanceHints hints)