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:
KDE 4.6 API Reference