tristate-members
tristate Member List
This is the complete list of members for tristate, including all inherited members.
operator!() const | tristate | inline |
operator!=(bool boolValue, tristate tsValue) | tristate | friend |
operator!=(tristate tsValue, bool boolValue) | tristate | friend |
operator!=(tristate_cancelled_t, tristate tsValue) | tristate | friend |
operator!=(tristate tsValue, tristate_cancelled_t) | tristate | friend |
operator!=(tristate_cancelled_t, bool boolValue) | tristate | friend |
operator!=(bool boolValue, tristate_cancelled_t) | tristate | friend |
operator<<(QDebug dbg, tristate tsValue) | tristate | friend |
operator=(tristate tsValue) (defined in tristate) | tristate | inline |
operator=(bool boolValue) (defined in tristate) | tristate | inline |
operator=(tristate_cancelled_t) (defined in tristate) | tristate | inline |
operator==(bool boolValue, tristate tsValue) | tristate | friend |
operator==(tristate tsValue, bool boolValue) | tristate | friend |
operator==(tristate_cancelled_t, tristate tsValue) | tristate | friend |
operator==(tristate tsValue, tristate_cancelled_t) | tristate | friend |
operator==(tristate_cancelled_t, bool boolValue) | tristate | friend |
operator==(bool boolValue, tristate_cancelled_t) | tristate | friend |
operator~() const | tristate | inline |
toString() const | tristate | inline |
tristate() | tristate | inline |
tristate(bool boolValue) | tristate | inline |
tristate(tristate_cancelled_t) | tristate | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.