Qt 4.8
|
#include <QUrl>
#include <QtDebug>
#include "qatomicstring_p.h"
#include "qbuiltintypes_p.h"
#include "qpatternistlocale_p.h"
#include "qreportcontext_p.h"
Go to the source code of this file.
Classes | |
class | QPatternist::AnyURI |
A value of type xs:anyURI . More... | |
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Functions | |
static QString | QPatternist::formatURI (const NamePool::Ptr &np, const QXmlName::NamespaceCode &uri) |
Formats uri , that's considered to be a URI, for display. More... | |