Uses of Class
io.qt.internal.MetaDataAttributes
Packages that use io.qt.internal.MetaDataAttributes
-
Uses of io.qt.internal.MetaDataAttributes in io.qt.internal
Methods in io.qt.internal that return io.qt.internal.MetaDataAttributes in inModifier and TypeMethodDescriptionio.qt.internal.MetaDataAttributes
MetaDataFlags.asFlags()
Create a QFlags of the enum entry.io.qt.internal.MetaDataAttributes
MetaDataFlags.cleared
(io.qt.internal.MetaDataFlags e) Excludes other enum entry from a flag of this entry.final io.qt.internal.MetaDataAttributes
MetaDataAttributes.clone()
Clones the flagsfinal io.qt.internal.MetaDataAttributes
MetaDataAttributes.combined
(io.qt.internal.MetaDataFlags e) Combines this flags with enum entry.io.qt.internal.MetaDataAttributes
MetaDataFlags.combined
(io.qt.internal.MetaDataFlags e) Combines this entry with other enum entry.static io.qt.internal.MetaDataAttributes
MetaDataFlags.flags
(io.qt.internal.MetaDataFlags ... values) Creates a newMetaDataAttributes
from the entries.final io.qt.internal.MetaDataAttributes
MetaDataAttributes.setFlag
(io.qt.internal.MetaDataFlags e) Sets the flage
final io.qt.internal.MetaDataAttributes
MetaDataAttributes.setFlag
(io.qt.internal.MetaDataFlags e, boolean on) Sets or clears the flagflag
Methods in io.qt.internal with parameters of type io.qt.internal.MetaDataAttributes in inModifier and TypeMethodDescriptionfinal int
MetaDataAttributes.compareTo
(io.qt.internal.MetaDataAttributes other) Compares this flag with the specified flag for order.