Uses of Class
io.qt.widgets.QGraphicsBlurEffect.BlurHints
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QGraphicsBlurEffect.BlurHints in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QGraphicsBlurEffect.BlurHints Modifier and Type Field Description QObject.Signal1<QGraphicsBlurEffect.BlurHints>
QGraphicsBlurEffect. blurHintsChanged
Methods in io.qt.widgets that return QGraphicsBlurEffect.BlurHints Modifier and Type Method Description QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHint. asFlags()
Create a QFlags of the enum entry.QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect. blurHints()
QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHints. clone()
Clones the flagsQGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHint. combined(QGraphicsBlurEffect.BlurHint e)
Combines this entry with other enum entry.QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHints. combined(QGraphicsBlurEffect.BlurHint e)
Combines this flags with enum entry.static QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHint. flags(QGraphicsBlurEffect.BlurHint... values)
Creates a newQGraphicsBlurEffect.BlurHints
from the entries.QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHints. setFlag(QGraphicsBlurEffect.BlurHint e)
Sets the flage
QGraphicsBlurEffect.BlurHints
QGraphicsBlurEffect.BlurHints. setFlag(QGraphicsBlurEffect.BlurHint e, boolean on)
Sets or clears the flagflag
Methods in io.qt.widgets with parameters of type QGraphicsBlurEffect.BlurHints Modifier and Type Method Description int
QGraphicsBlurEffect.BlurHints. compareTo(QGraphicsBlurEffect.BlurHints other)
void
QGraphicsBlurEffect. setBlurHints(QGraphicsBlurEffect.BlurHints hints)