Uses of Class
io.qt.widgets.QGraphicsBlurEffect.BlurHints
Packages that use QGraphicsBlurEffect.BlurHints
-
Uses of QGraphicsBlurEffect.BlurHints in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QGraphicsBlurEffect.BlurHintsMethods in io.qt.widgets that return QGraphicsBlurEffect.BlurHintsModifier and TypeMethodDescriptionQGraphicsBlurEffect.BlurHint.asFlags()
Create a QFlags of the enum entry.QGraphicsBlurEffect.blurHints()
QGraphicsBlurEffect.BlurHints.clone()
Clones the flagsQGraphicsBlurEffect.BlurHint.combined
(QGraphicsBlurEffect.BlurHint e) Combines this entry with other enum entry.QGraphicsBlurEffect.BlurHints.combined
(QGraphicsBlurEffect.BlurHint e) Combines this flags with enum entry.QGraphicsBlurEffect.BlurHint.flags
(QGraphicsBlurEffect.BlurHint... values) Creates a newQGraphicsBlurEffect.BlurHints
from the entries.QGraphicsBlurEffect.BlurHints.setFlag
(QGraphicsBlurEffect.BlurHint e) Sets the flage
QGraphicsBlurEffect.BlurHints.setFlag
(QGraphicsBlurEffect.BlurHint e, boolean on) Sets or clears the flagflag
Methods in io.qt.widgets with parameters of type QGraphicsBlurEffect.BlurHintsModifier and TypeMethodDescriptionfinal int
QGraphicsBlurEffect.BlurHints.compareTo
(QGraphicsBlurEffect.BlurHints other) final void
QGraphicsBlurEffect.setBlurHints
(QGraphicsBlurEffect.BlurHints hints)