-
Constructor Summary
Constructors
-
Method Summary
Returns an array of flag objects represented by this QFlags.
Methods inherited from class io.qt.QFlags
clear, clear, clearAll, equals, flags, hashCode, isSet, isSet, set, set, setFlag, setFlag, setValue, testAnyFlags, testAnyFlags, testFlag, testFlags, testFlags, toInt, toString, value
-
Constructor Details
-
-
PropertyAttributes
public PropertyAttributes(int value)
-
Method Details
-
-
flags
Returns an array of flag objects represented by this QFlags.
- Overrides:
flags
in class QFlags<PropertyFlags>
- Returns:
- array of enum entries
-