kio
KIO::ParseTreeBOOL Class Reference
#include <ktraderparsetree.h>
Inheritance diagram for KIO::ParseTreeBOOL:
Public Member Functions | |
bool | eval (ParseContext *_context) const |
ParseTreeBOOL (bool arg) | |
Protected Attributes | |
bool | m_bool |
Detailed Description
For internal use only.
Definition at line 330 of file ktraderparsetree.h.
Constructor & Destructor Documentation
KIO::ParseTreeBOOL::ParseTreeBOOL | ( | bool | arg | ) | [inline] |
Definition at line 333 of file ktraderparsetree.h.
Member Function Documentation
bool KIO::ParseTreeBOOL::eval | ( | ParseContext * | _context | ) | const [inline, virtual] |
Member Data Documentation
bool KIO::ParseTreeBOOL::m_bool [protected] |
Definition at line 338 of file ktraderparsetree.h.
The documentation for this class was generated from the following file: