Uses of Class
io.qt.designer.QDesignerFormWindowInterface.Feature
Packages that use QDesignerFormWindowInterface.Feature
-
Uses of QDesignerFormWindowInterface.Feature in io.qt.designer
Fields in io.qt.designer with type parameters of type QDesignerFormWindowInterface.FeatureMethods in io.qt.designer that return QDesignerFormWindowInterface.FeatureModifier and TypeMethodDescriptionQDesignerFormWindowInterface.FeatureFlag.asFlags()
Create a QFlags of the enum entry.QDesignerFormWindowInterface.Feature.clone()
Clones the flagsQDesignerFormWindowInterface.Feature.combined
(QDesignerFormWindowInterface.FeatureFlag e) Combines this flags with enum entry.QDesignerFormWindowInterface.FeatureFlag.combined
(QDesignerFormWindowInterface.FeatureFlag e) Combines this entry with other enum entry.abstract QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.features()
QDesignerFormWindowInterface.FeatureFlag.flags
(QDesignerFormWindowInterface.FeatureFlag... values) Creates a newQDesignerFormWindowInterface.Feature
from the entries.QDesignerFormWindowInterface.Feature.setFlag
(QDesignerFormWindowInterface.FeatureFlag e) Sets the flage
QDesignerFormWindowInterface.Feature.setFlag
(QDesignerFormWindowInterface.FeatureFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.designer with parameters of type QDesignerFormWindowInterface.FeatureModifier and TypeMethodDescriptionfinal int
QDesignerFormWindowInterface.Feature.compareTo
(QDesignerFormWindowInterface.Feature other) abstract boolean
QDesignerFormWindowInterface.hasFeature
(QDesignerFormWindowInterface.Feature f) abstract void
QDesignerFormWindowInterface.setFeatures
(QDesignerFormWindowInterface.Feature f)