kexi
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=(const tristate &tsValue) | tristate | [inline] |
operator==(bool boolValue, tristate tsValue) | tristate | [friend] |
operator==(tristate tsValue, bool boolValue) | tristate | [friend] |
operator~() const | tristate | [inline] |
toString() const | tristate | [inline] |
tristate() | tristate | [inline] |
tristate(bool boolValue) | tristate | [inline] |
tristate(char c) | tristate | [inline] |
tristate(int intValue) | tristate | [inline] |