KDECore
KTraderParse::ParseTreeBOOL Class Reference
#include <ktraderparsetree_p.h>
Inheritance diagram for KTraderParse::ParseTreeBOOL:

Public Member Functions | |
| ParseTreeBOOL (bool arg) | |
| bool | eval (ParseContext *_context) const |
Protected Attributes | |
| bool | m_bool |
Detailed Description
Definition at line 314 of file ktraderparsetree_p.h.
Constructor & Destructor Documentation
| KTraderParse::ParseTreeBOOL::ParseTreeBOOL | ( | bool | arg | ) | [inline, explicit] |
Definition at line 317 of file ktraderparsetree_p.h.
Member Function Documentation
| bool KTraderParse::ParseTreeBOOL::eval | ( | ParseContext * | _context | ) | const [inline, virtual] |
Implements KTraderParse::ParseTreeBase.
Definition at line 319 of file ktraderparsetree_p.h.
Member Data Documentation
bool KTraderParse::ParseTreeBOOL::m_bool [protected] |
Definition at line 322 of file ktraderparsetree_p.h.
The documentation for this class was generated from the following file:
KDE 4.6 API Reference