52 #ifndef Patternist_DeduplicateIterator_H 53 #define Patternist_DeduplicateIterator_H DeduplicateIterator(const Item::List &source)
#define QT_END_NAMESPACE
This macro expands to.
Due to strong interdependencies, this file contains the definitions for the classes Item...
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
virtual Item next()
Returns the next item in the sequence, or a null object if the end has been reached.
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual xsInteger count()
Determines the number of items this QAbstractXmlForwardIterator represents.
The namespace for the internal API of QtXmlPatterns.
Performs deduplication of the nodes on its source list.
Represents an item in the XPath 2.0 Data Model.
Bridges values in Qt's QList container class into an QAbstractXmlForwardIterator. ...
virtual Item::Iterator::Ptr copy() const
Copies this QAbstractXmlForwardIterator and returns the copy.