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::Predicate | ( | Expression * | expr | ) |
Definition at line 406 of file predicate.cpp.
◆ ~Predicate()
Predicate::~Predicate | ( | ) |
Definition at line 411 of file predicate.cpp.
Member Function Documentation
◆ dump()
QString Predicate::dump | ( | ) | const |
Definition at line 435 of file predicate.cpp.
◆ evaluate()
bool Predicate::evaluate | ( | ) | const |
Definition at line 416 of file predicate.cpp.
◆ optimize()
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.