Uses of Class
io.qt.widgets.QStyle.SubControls
Packages that use QStyle.SubControls
-
Uses of QStyle.SubControls in io.qt.widgets
Methods in io.qt.widgets that return QStyle.SubControlsModifier and TypeMethodDescriptionfinal QStyle.SubControlsQStyleOptionComplex.activeSubControls()QStyle.SubControl.asFlags()Create a SubControls of the enum entry.QStyle.SubControl.cleared(QStyle.SubControl e) Excludes other enum entry from a flag of this entry.final QStyle.SubControlsQStyle.SubControls.clone()Clones the flagsQStyle.SubControl.combined(QStyle.SubControl e) Combines this entry with other enum entry.final QStyle.SubControlsQStyle.SubControls.combined(QStyle.SubControl e) Combines this flags with enum entry.static QStyle.SubControlsQStyle.SubControl.flags(QStyle.SubControl ... values) Creates a newQStyle.SubControlsfrom the entries.final QStyle.SubControlsQStyle.SubControls.setFlag(QStyle.SubControl e) Sets the flagefinal QStyle.SubControlsQStyle.SubControls.setFlag(QStyle.SubControl e, boolean on) Sets or clears the flagflagfinal QStyle.SubControlsQStyleOptionComplex.subControls()Methods in io.qt.widgets with parameters of type QStyle.SubControlsModifier and TypeMethodDescriptionfinal intQStyle.SubControls.compareTo(QStyle.SubControls other) final voidQStyleOptionComplex.setActiveSubControls(QStyle.SubControls activeSubControls) final voidQStyleOptionComplex.setSubControls(QStyle.SubControls subControls)