79 bs.insert(
it.key(),
it.value());
#define QT_END_NAMESPACE
This macro expands to.
int remove(const Key &key)
Removes all the items that have the key from the hash.
#define it(className, varName)
A special value that when passed as the namespace part to NamespaceResolver::addBinding(), undeclares the prefix.
DelegatingNamespaceResolver(const NamespaceResolver::Ptr &ns)
const NamespaceResolver::Ptr m_nsResolver
QString prefix(const QXmlNamePool &query) const
Returns the prefix.
const T value(const Key &key) const
Returns the value associated with the key.
iterator insert(const Key &key, const T &value)
Inserts a new item with the key and a value of value.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual Bindings bindings() const
const_iterator constBegin() const
Returns a const STL-style iterator pointing to the first item in the hash.
const_iterator constEnd() const
Returns a const STL-style iterator pointing to the imaginary item after the last item in the hash...
NamespaceCode namespaceURI() const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
virtual void addBinding(const QXmlName nb)
virtual Bindings bindings() const =0
static const KeyPair *const end
friend class const_iterator
virtual QXmlName::NamespaceCode lookupNamespaceURI(const QXmlName::PrefixCode prefix) const =0
virtual QXmlName::NamespaceCode lookupNamespaceURI(const QXmlName::PrefixCode prefix) const