Uses of Class
io.qt.internal.PropertyAttributes
Package | Description |
---|---|
io.qt.internal |
-
Uses of PropertyAttributes in io.qt.internal
Methods in io.qt.internal that return PropertyAttributes Modifier and Type Method Description PropertyAttributes
PropertyFlags. asFlags()
Create a QFlags of the enum entry.PropertyAttributes
PropertyAttributes. clone()
Clones the flagsPropertyAttributes
PropertyAttributes. combined(PropertyFlags e)
Combines this flags with enum entry.PropertyAttributes
PropertyFlags. combined(PropertyFlags e)
Combines this entry with other enum entry.static PropertyAttributes
PropertyFlags. flags(PropertyFlags... values)
Creates a newPropertyAttributes
from the entries.