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