Represents a namespace binding: a prefix, and a namespace URI.
More...
#include <qnamespacebinding_p.h>
Represents a namespace binding: a prefix, and a namespace URI.
- Author
- Frans Englich frans.nosp@m..eng.nosp@m.lich@.nosp@m.noki.nosp@m.a.com
Definition at line 70 of file qnamespacebinding_p.h.
◆ Vector
◆ anonymous enum
◆ NamespaceBinding() [1/2]
QPatternist::NamespaceBinding::NamespaceBinding |
( |
| ) |
|
|
inline |
◆ NamespaceBinding() [2/2]
Definition at line 85 of file qnamespacebinding_p.h.
QXmlName::NamespaceCode m_namespace
QXmlName::PrefixCode m_prefix
◆ fromQXmlName()
Constructs a NamespaceBinding whose prefix and namespace is taken from qName
.
The local name in qName
is ignored. qName
may not be null.
Definition at line 118 of file qnamespacebinding_p.h.
QString prefix(const QXmlNamePool &query) const
Returns the prefix.
NamespaceCode namespaceURI() const
bool isNull() const
Returns true if this QXmlName is not initialized with a valid combination of {namespace URI}...
◆ isNull()
bool QPatternist::NamespaceBinding::isNull |
( |
| ) |
const |
|
inline |
◆ namespaceURI()
◆ operator==()
bool QPatternist::NamespaceBinding::operator== |
( |
const NamespaceBinding & |
other | ) |
const |
|
inline |
Definition at line 91 of file qnamespacebinding_p.h.
QXmlName::NamespaceCode m_namespace
QXmlName::PrefixCode m_prefix
◆ prefix()
◆ qHash()
◆ m_namespace
◆ m_prefix
The documentation for this class was generated from the following file: