Qt 4.8
|
#include <QBuffer>
#include <QByteArray>
#include "qcalltemplate_p.h"
#include "qcommonsequencetypes_p.h"
#include "qdebug_p.h"
#include "qexpression_p.h"
#include "qgenericstaticcontext_p.h"
#include "qoperandsiterator_p.h"
#include "qoptimizationpasses_p.h"
#include "qparsercontext_p.h"
#include "qpath_p.h"
#include "qquerytransformparser_p.h"
#include "qstaticfocuscontext_p.h"
#include "qtokenrevealer_p.h"
#include "qxquerytokenizer_p.h"
#include "qxslttokenizer_p.h"
#include "qexpressionfactory_p.h"
Go to the source code of this file.
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Functions | |
int | QPatternist::XPathparse (QPatternist::ParserContext *const info) |
The entry point to the parser. More... | |