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