KHTML
khtml::XPath::Filter Class Reference
#include <path.h>
Inheritance diagram for khtml::XPath::Filter:

Public Member Functions | |
| Filter (Expression *expr, const QList< Predicate * > &predicates=QList< Predicate * >()) | |
| virtual | ~Filter () |
| virtual QString | dump () const |
Detailed Description
Constructor & Destructor Documentation
| Filter::Filter | ( | Expression * | expr, |
| const QList< Predicate * > & | predicates = QList<Predicate *>() |
||
| ) |
| Filter::~Filter | ( | ) | [virtual] |
Member Function Documentation
| QString Filter::dump | ( | ) | const [virtual] |
Implements khtml::XPath::Expression.
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 Wed May 2 2012 18:54:07 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:54:07 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.