KHTML
interpreter_tester.cpp File Reference
#include "expression.h"#include "parsedstatement.h"#include "XPathExceptionImpl.h"#include "DocumentImpl.h"#include "DOMStringImpl.h"#include "KDOMParser.h"#include "KDOMParserFactory.h"#include "NamedAttrMapImpl.h"#include "kdom.h"#include <kaboutdata.h>#include <kapplication.h>#include <kcmdlineargs.h>#include <QBuffer>#include <QtDebug>
Include dependency graph for interpreter_tester.cpp:

Go to the source code of this file.
Functions | |
| void | check (DocumentImpl *doc, const QString &statement, const QString &expected) |
| void | check (DocumentImpl *doc, const QString &statement, double expected) |
| void | check (DocumentImpl *doc, const QString &statement, const QStringList &idsOfExpectedMatches) |
| int | main (int argc, char **argv) |
Function Documentation
Definition at line 47 of file interpreter_tester.cpp.
Definition at line 66 of file interpreter_tester.cpp.
| void check | ( | DocumentImpl * | doc, |
| const QString & | statement, | ||
| const QStringList & | idsOfExpectedMatches | ||
| ) |
Definition at line 84 of file interpreter_tester.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 142 of file interpreter_tester.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference