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