52 #ifndef Patternist_DelegatingNamespaceResolver_H 53 #define Patternist_DelegatingNamespaceResolver_H #define QT_END_NAMESPACE
This macro expands to.
DelegatingNamespaceResolver(const NamespaceResolver::Ptr &ns)
const NamespaceResolver::Ptr m_nsResolver
Base class for namespace resolvers.
Contains a set of bindings, plus a pointer to another resolver which is delegates requests to...
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual Bindings bindings() const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
virtual void addBinding(const QXmlName nb)
virtual QXmlName::NamespaceCode lookupNamespaceURI(const QXmlName::PrefixCode prefix) const