dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QFlags.opOpAssign
qt
core
flags
QFlags
Undocumented in source. Be warned that the author may not have intended to support it.
QFlags
opOpAssign
(int mask)
QFlags
opOpAssign
(uint mask)
QFlags
opOpAssign
(Enum mask)
QFlags
opOpAssign
(QFlags other)
struct
QFlags
(Enum)
pragma(
inline
, true) ref
QFlags
opOpAssign
(
string
op
)
(
QFlags
other
)
if
(
op
== "|"
)
QFlags
opOpAssign
(Enum other)
Meta
Source
See Implementation
qt
core
flags
QFlags
aliases
Int
enum_type
constructors
this
functions
opBinary
opCast
opOpAssign
testFlag
toInt
templates
opDispatch