QString displayName(const QXmlName qName) const
virtual InstanceOf instanceOf() const
#define QT_END_NAMESPACE
This macro expands to.
Due to strong interdependencies, this file contains the definitions for the classes Item...
virtual bool itemMatches(const Item &item) const =0
virtual InstanceOf instanceOf() const
The QString class provides a Unicode character string.
bool isNode() const
Determines whether this item is an atomic value, or a node.
const ItemType::Ptr m_primaryType
A name test that is of the type prefix:ncName.
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual bool operator==(const ItemType &other) const
virtual QString displayName(const NamePool::Ptr &np) const =0
The namespace for the internal API of QtXmlPatterns.
virtual PatternPriority patternPriority() const
QNameTest(const ItemType::Ptr &primaryType, const QXmlName qName)
A name test that is of the type prefix:ncName.
QExplicitlySharedDataPointer< ItemType > Ptr
Base class for the XPath Data Model's type hierarchy.
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
static ItemType::Ptr create(const ItemType::Ptr &primaryType, const QXmlName qName)
const QXmlNodeModelIndex & asNode() const
Represents an item in the XPath 2.0 Data Model.
virtual bool itemMatches(const Item &item) const
virtual QString displayName(const NamePool::Ptr &np) const
QString & insert(int i, QChar c)
bool isNull() const
Returns true if this QXmlName is not initialized with a valid combination of {namespace URI}...