KHTML
khtml::XPath::Predicate Class Reference
#include <predicate.h>
Public Member Functions | |
| Predicate (Expression *expr) | |
| ~Predicate () | |
| QString | dump () const |
| bool | evaluate () const |
| void | optimize () |
Detailed Description
Definition at line 148 of file predicate.h.
Constructor & Destructor Documentation
| Predicate::Predicate | ( | Expression * | expr | ) |
Definition at line 406 of file predicate.cpp.
| Predicate::~Predicate | ( | ) |
Definition at line 411 of file predicate.cpp.
Member Function Documentation
| QString Predicate::dump | ( | ) | const |
Definition at line 435 of file predicate.cpp.
| bool Predicate::evaluate | ( | ) | const |
Definition at line 416 of file predicate.cpp.
| void Predicate::optimize | ( | ) |
Definition at line 430 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference