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.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.BlurHintsfrom the entries.QGraphicsBlurEffect.BlurHints.setFlag(QGraphicsBlurEffect.BlurHint e) Sets the flageQGraphicsBlurEffect.BlurHints.setFlag(QGraphicsBlurEffect.BlurHint e, boolean on) Sets or clears the flagflagMethods in io.qt.widgets with parameters of type QGraphicsBlurEffect.BlurHintsModifier and TypeMethodDescriptionfinal intQGraphicsBlurEffect.BlurHints.compareTo(QGraphicsBlurEffect.BlurHints other) final voidQGraphicsBlurEffect.setBlurHints(QGraphicsBlurEffect.BlurHints hints)