- opBinary
QFlags opBinary(QFlags other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
QFlags opBinary(Enum other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
QFlags opBinary(int mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
QFlags opBinary(uint mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
QFlags opBinary(Enum other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
QFlags opBinary(QFlags other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
auto opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QFlags opOpAssign(int mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QFlags opOpAssign(uint mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QFlags opOpAssign(Enum mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QFlags opOpAssign(QFlags other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
QFlags opOpAssign(Enum other)
Undocumented in source. Be warned that the author may not have intended to support it.
- testFlag
bool testFlag(Enum flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- toInt
Int toInt()
Undocumented in source. Be warned that the author may not have intended to support it.