dqt ~testqt6 (2022-04-01T05:11:05.2144767)
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
(QFlags other)
QFlags
opBinary
(Enum other)
void
opBinary
(QFlags other)
void
opBinary
(Enum other)
void
opBinary
(int other)
void
opBinary
(QFlags other)
void
opBinary
(Enum other)
void
opBinary
(int other)
Meta
Source
See Implementation
qt
core
flags
QFlags
aliases
Int
enum_type
constructors
this
functions
opBinary
opCast
opOpAssign
testAnyFlag
testAnyFlags
testFlag
testFlags
toInt
static functions
fromInt
templates
opDispatch