Uses of Class
io.qt.internal.PropertyAttributes
Packages that use io.qt.internal.PropertyAttributes
-
Uses of io.qt.internal.PropertyAttributes in io.qt.internal
Methods in io.qt.internal that return io.qt.internal.PropertyAttributes in inModifier and TypeMethodDescriptionfinal io.qt.internal.PropertyAttributes
PropertyAttributes.clone()
Clones the flagsfinal io.qt.internal.PropertyAttributes
PropertyAttributes.combined
(io.qt.internal.PropertyFlags e) Combines this flags with enum entry.final io.qt.internal.PropertyAttributes
PropertyAttributes.setFlag
(io.qt.internal.PropertyFlags e) Sets the flage
final io.qt.internal.PropertyAttributes
PropertyAttributes.setFlag
(io.qt.internal.PropertyFlags e, boolean on) Sets or clears the flagflag
Methods in io.qt.internal with parameters of type io.qt.internal.PropertyAttributes in inModifier and TypeMethodDescriptionfinal int
PropertyAttributes.compareTo
(io.qt.internal.PropertyAttributes other) Compares this flag with the specified flag for order.