KHTML
khtml::XPath::EvaluationContext Struct Reference
#include <expression.h>
Public Member Functions | |
| EvaluationContext () | |
| void | reportException (int ec) |
| void | reset (DOM::NodeImpl *ctx, XPathNSResolverImpl *res) |
Public Attributes | |
| int | exceptionCode |
| DOM::NodeImpl * | node |
| unsigned long | position |
| XPathNSResolverImpl * | resolver |
| unsigned long | size |
| QHash< DOM::DOMString, DOM::DOMString > | variableBindings |
Detailed Description
Definition at line 47 of file expression.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 49 of file expression.h.
Member Function Documentation
|
inline |
Definition at line 65 of file expression.h.
|
inline |
Definition at line 51 of file expression.h.
Member Data Documentation
| int khtml::XPath::EvaluationContext::exceptionCode |
Definition at line 67 of file expression.h.
| DOM::NodeImpl* khtml::XPath::EvaluationContext::node |
Definition at line 59 of file expression.h.
| unsigned long khtml::XPath::EvaluationContext::position |
Definition at line 61 of file expression.h.
| XPathNSResolverImpl* khtml::XPath::EvaluationContext::resolver |
Definition at line 72 of file expression.h.
| unsigned long khtml::XPath::EvaluationContext::size |
Definition at line 60 of file expression.h.
| QHash<DOM::DOMString, DOM::DOMString> khtml::XPath::EvaluationContext::variableBindings |
Definition at line 62 of file expression.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference