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.FeatureFlag.cleared
(QDesignerIntegrationInterface.FeatureFlag e) Excludes other enum entry from a flag of this 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()
SeeQDesignerIntegrationInterface::
features()const QDesignerIntegrationInterface.features()
SeeQDesignerIntegrationInterface::
features()const 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
Methods in io.qt.designer with parameters of type QDesignerIntegrationInterface.FeatureModifier and TypeMethodDescriptionfinal int
QDesignerIntegrationInterface.Feature.compareTo
(QDesignerIntegrationInterface.Feature other) final boolean
QDesignerIntegrationInterface.hasFeature
(QDesignerIntegrationInterface.Feature f) SeeQDesignerIntegrationInterface::
hasFeature(QDesignerIntegrationInterface::Feature)const void
QDesignerIntegration.setFeatures
(QDesignerIntegrationInterface.Feature f) SeeQDesignerIntegrationInterface::
setFeatures(QDesignerIntegrationInterface::Feature) abstract void
QDesignerIntegrationInterface.setFeatures
(QDesignerIntegrationInterface.Feature f) SeeQDesignerIntegrationInterface::
setFeatures(QDesignerIntegrationInterface::Feature)