Uses of Class
io.qt.designer.QDesignerIntegrationInterface.Feature
-
Uses of QDesignerIntegrationInterface.Feature in io.qt.designer
Modifier 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.Feature
from the entries.QDesignerIntegrationInterface.Feature.setFlag
(QDesignerIntegrationInterface.FeatureFlag e) Sets the flage
QDesignerIntegrationInterface.Feature.setFlag
(QDesignerIntegrationInterface.FeatureFlag e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QDesignerIntegrationInterface.Feature.compareTo
(QDesignerIntegrationInterface.Feature other) final boolean
QDesignerIntegrationInterface.hasFeature
(QDesignerIntegrationInterface.Feature f) void
QDesignerIntegration.setFeatures
(QDesignerIntegrationInterface.Feature f) abstract void
QDesignerIntegrationInterface.setFeatures
(QDesignerIntegrationInterface.Feature f)