KHTML
khtml::XPath::String Class Reference
#include <predicate.h>
Inheritance diagram for khtml::XPath::String:

Public Member Functions | |
| String (const DOM::DOMString &value) | |
| virtual QString | dump () const |
| bool | isConstant () const |
Detailed Description
Definition at line 47 of file predicate.h.
Constructor & Destructor Documentation
| String::String | ( | const DOM::DOMString & | value | ) |
Definition at line 62 of file predicate.cpp.
Member Function Documentation
| QString String::dump | ( | ) | const [virtual] |
Implements khtml::XPath::Expression.
Definition at line 72 of file predicate.cpp.
| bool String::isConstant | ( | ) | const [virtual] |
Reimplemented from khtml::XPath::Expression.
Definition at line 67 of file predicate.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:06 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:06 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.