-
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
-
-
MethodAttributes
public MethodAttributes(int value)
-
Method Details
-
-
flags
Returns an array of flag objects represented by this QFlags.
- Overrides:
flags
in class QFlags<MethodFlags>
- Returns:
- array of enum entries
-