52 #ifndef Patternist_AbstractNodeTest_H 53 #define Patternist_AbstractNodeTest_H virtual ItemType::Ptr atomizedType() const
#define QT_END_NAMESPACE
This macro expands to.
Represents the node() item type.
const ItemType::Ptr m_primaryType
AbstractNodeTest(const ItemType::Ptr &primaryType)
A name test that is of the type prefix:ncName.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual ItemType::Ptr xdtSuperType() const
virtual bool xdtTypeMatches(const ItemType::Ptr &other) const
Returns true if other matches this type. That is, if other is equal to this type or a subtype of this...