Uses of Class
io.qt.designer.QDesignerFormWindowInterface.Feature
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerFormWindowInterface.Feature in io.qt.designer
Fields in io.qt.designer with type parameters of type QDesignerFormWindowInterface.Feature Modifier and Type Field Description QObject.Signal1<QDesignerFormWindowInterface.Feature>
QDesignerFormWindowInterface. featureChanged
Methods in io.qt.designer that return QDesignerFormWindowInterface.Feature Modifier and Type Method Description QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.FeatureFlag. asFlags()
Create a QFlags of the enum entry.QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.Feature. clone()
Clones the flagsQDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.Feature. combined(QDesignerFormWindowInterface.FeatureFlag e)
Combines this flags with enum entry.QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.FeatureFlag. combined(QDesignerFormWindowInterface.FeatureFlag e)
Combines this entry with other enum entry.abstract QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface. features()
static QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.FeatureFlag. flags(QDesignerFormWindowInterface.FeatureFlag... values)
Creates a newQDesignerFormWindowInterface.Feature
from the entries.QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.Feature. setFlag(QDesignerFormWindowInterface.FeatureFlag e)
Sets the flage
QDesignerFormWindowInterface.Feature
QDesignerFormWindowInterface.Feature. setFlag(QDesignerFormWindowInterface.FeatureFlag e, boolean on)
Sets or clears the flagflag
Methods in io.qt.designer with parameters of type QDesignerFormWindowInterface.Feature Modifier and Type Method Description int
QDesignerFormWindowInterface.Feature. compareTo(QDesignerFormWindowInterface.Feature other)
abstract boolean
QDesignerFormWindowInterface. hasFeature(QDesignerFormWindowInterface.Feature f)
abstract void
QDesignerFormWindowInterface. setFeatures(QDesignerFormWindowInterface.Feature f)