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

Public Member Functions | |
| virtual QString | dump () const |
Protected Member Functions | |
| virtual QString | opName () const =0 |
Detailed Description
Definition at line 70 of file predicate.h.
Member Function Documentation
| QString BinaryExprBase::dump | ( | ) | const [virtual] |
Implements khtml::XPath::Expression.
Definition at line 93 of file predicate.cpp.
| virtual QString khtml::XPath::BinaryExprBase::opName | ( | ) | const [protected, pure virtual] |
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.