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

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