Uses of Class
io.qt.internal.MethodAttributes
Packages that use MethodAttributes
-
Uses of MethodAttributes in io.qt.internal
Methods in io.qt.internal that return MethodAttributesModifier and TypeMethodDescriptionMethodFlags.asFlags()
Create a QFlags of the enum entry.final MethodAttributes
MethodAttributes.clone()
Clones the flagsfinal MethodAttributes
MethodAttributes.combined
(MethodFlags e) Combines this flags with enum entry.MethodFlags.combined
(MethodFlags e) Combines this entry with other enum entry.static MethodAttributes
MethodFlags.flags
(MethodFlags... values) Creates a newMethodAttributes
from the entries.