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

Additional Inherited Members | |
Public Member Functions inherited from khtml::XPath::BinaryExprBase | |
| virtual QString | dump () const |
Public Member Functions inherited from khtml::XPath::Expression | |
| Expression () | |
| virtual | ~Expression () |
| void | addSubExpression (Expression *expr) |
| virtual Value | evaluate () const |
| virtual bool | isConstant () const |
| void | optimize () |
Detailed Description
Definition at line 141 of file predicate.h.
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 Fri Dec 7 2012 16:16:00 by doxygen 1.8.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Fri Dec 7 2012 16:16:00 by doxygen 1.8.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
Public Member Functions inherited from