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