final io.qt.internal.MethodFlags []
MethodAttributes.flags()
Returns an array of flag objects represented by this MethodAttributes.
static io.qt.internal.MethodFlags
MethodFlags.resolve(int value)
Returns the corresponding enum entry for the given value.
static io.qt.internal.MethodFlags
MethodFlags.valueOf(String name)
static io.qt.internal.MethodFlags[]
MethodFlags.values()
io.qt.internal.MethodAttributes
MethodFlags.cleared(io.qt.internal.MethodFlags e)
Excludes other enum entry from a flag of this entry.
final io.qt.internal.MethodAttributes
MethodAttributes.combined(io.qt.internal.MethodFlags e)
Combines this flags with enum entry.
io.qt.internal.MethodAttributes
MethodFlags.combined(io.qt.internal.MethodFlags e)
Combines this entry with other enum entry.
static io.qt.internal.MethodAttributes
MethodFlags.flags(io.qt.internal.MethodFlags ... values)
Creates a new MethodAttributes
from the entries.
final io.qt.internal.MethodAttributes
MethodAttributes.setFlag(io.qt.internal.MethodFlags e)
final io.qt.internal.MethodAttributes
MethodAttributes.setFlag(io.qt.internal.MethodFlags e,
boolean on)
Sets or clears the flag flag