dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QFlags.opBinary
qt
core
flags
QFlags
Undocumented in source.
QFlags
opBinary
(QFlags other)
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)
struct
QFlags
(Enum)
pragma(
inline
, true) const
void
opBinary
(
string
op
)
(
Enum
other
)
if
(
op
== "-"
)
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