-
Constructor Summary
Constructors
-
Method Summary
Combines this flags with enum entry.
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
-
-
MetaObjectAttributes
public MetaObjectAttributes(int value)
-
Method Details
-
-
flags
Returns an array of flag objects represented by this QFlags.
- Overrides:
flags
in class QFlags<MetaObjectFlags>
- Returns:
- array of enum entries
-