KHTML
khtml::XPath::FunctionLibrary Class Reference
#include <functions.h>
Public Member Functions | |
Function * | getFunction (const DOM::DOMString &name, const QList< Expression *> &args=QList< Expression *>()) const |
Static Public Member Functions | |
static FunctionLibrary & | self () |
Detailed Description
Definition at line 57 of file functions.h.
Member Function Documentation
§ getFunction()
Function * khtml::XPath::FunctionLibrary::getFunction | ( | const DOM::DOMString & | name, |
const QList< Expression *> & | args = QList<Expression *>() |
||
) | const |
Definition at line 876 of file functions.cpp.
§ self()
|
static |
Definition at line 863 of file functions.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Oct 20 2016 07:24:19 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Oct 20 2016 07:24:19 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.