- 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(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
void opBinary(QFlags other)
Undocumented in source.
- opBinary
void opBinary(Enum other)
Undocumented in source.
- opBinary
void opBinary(int other)
Undocumented in source.
- opBinary
void opBinary(QFlags other)
Undocumented in source.
- opBinary
void opBinary(Enum other)
Undocumented in source.
- opBinary
void opBinary(int other)
Undocumented in source.
- 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(QFlags 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.
- testAnyFlag
bool testAnyFlag(Enum flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- testAnyFlags
bool testAnyFlags(QFlags flags)
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.
- testFlags
bool testFlags(QFlags flags)
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.
Binding for C++ class QFlags.