Uses of Class
io.qt.designer.QDesignerIntegrationInterface.Feature
Packages that use QDesignerIntegrationInterface.Feature
-
Uses of QDesignerIntegrationInterface.Feature in io.qt.designer
Methods in io.qt.designer that return QDesignerIntegrationInterface.FeatureModifier and TypeMethodDescriptionQDesignerIntegrationInterface.FeatureFlag.asFlags()Create a QFlags of the enum entry.QDesignerIntegrationInterface.Feature.clone()Clones the flagsQDesignerIntegrationInterface.Feature.combined(QDesignerIntegrationInterface.FeatureFlag e) Combines this flags with enum entry.QDesignerIntegrationInterface.FeatureFlag.combined(QDesignerIntegrationInterface.FeatureFlag e) Combines this entry with other enum entry.QDesignerIntegration.features()QDesignerIntegrationInterface.features()QDesignerIntegrationInterface.FeatureFlag.flags(QDesignerIntegrationInterface.FeatureFlag... values) Creates a newQDesignerIntegrationInterface.Featurefrom the entries.QDesignerIntegrationInterface.Feature.setFlag(QDesignerIntegrationInterface.FeatureFlag e) Sets the flageQDesignerIntegrationInterface.Feature.setFlag(QDesignerIntegrationInterface.FeatureFlag e, boolean on) Sets or clears the flagflagMethods in io.qt.designer with parameters of type QDesignerIntegrationInterface.FeatureModifier and TypeMethodDescriptionfinal intQDesignerIntegrationInterface.Feature.compareTo(QDesignerIntegrationInterface.Feature other) final booleanQDesignerIntegrationInterface.hasFeature(QDesignerIntegrationInterface.Feature f) voidQDesignerIntegration.setFeatures(QDesignerIntegrationInterface.Feature f) abstract voidQDesignerIntegrationInterface.setFeatures(QDesignerIntegrationInterface.Feature f)