Uses of Class
io.qt.widgets.QGraphicsBlurEffect.BlurHints
-
Uses of QGraphicsBlurEffect.BlurHints in io.qt.widgets
Modifier and TypeMethodDescriptionQGraphicsBlurEffect.BlurHint.asFlags()
Create a QFlags of the enum entry.QGraphicsBlurEffect.blurHints()
QGraphicsBlurEffect.BlurHint.cleared
(QGraphicsBlurEffect.BlurHint e) Excludes other enum entry from a flag of this entry.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
Modifier and TypeMethodDescriptionfinal int
QGraphicsBlurEffect.BlurHints.compareTo
(QGraphicsBlurEffect.BlurHints other) final void
QGraphicsBlurEffect.setBlurHints
(QGraphicsBlurEffect.BlurHints hints)