Qt 4.8
|
#include <QSet>
#include <QSourceLocation>
#include <QStack>
#include <QStringList>
#include <QXmlStreamReader>
#include "qxpathhelper_p.h"
#include "qxslttokenlookup_p.h"
#include "qmaintainingreader.cpp"
Go to the source code of this file.
Classes | |
class | QPatternist::ElementDescription< TokenLookupClass, LookupKey > |
A structure that lists the optional and required attributes of an element. Used with MaintainingReader. More... | |
class | QPatternist::MaintainingReader< TokenLookupClass, LookupKey > |
Base class for tokenizers that reads XML formats. This is XSLTTokenizer, and the W3C XML Schema parser. More... | |
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |