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