52 m_len(string.length()),
virtual Item current() const
Returns the current item in the sequence.
#define QT_END_NAMESPACE
This macro expands to.
const QChar at(int i) const
Returns the character at the given index position in the string.
ushort unicode() const
This is an overloaded member function, provided for convenience. It differs from the above function o...
virtual bool isEmpty()
Returns true if the sequence is empty.
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
ToCodepointsIterator(const QString &string)
The QString class provides a Unicode character string.
static Item fromValue(const xsInteger num)
QExplicitlySharedDataPointer< QAbstractXmlForwardIterator< Item > > Ptr
A smart pointer wrapping an instance of a QAbstractXmlForwardIterator subclass.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Represents an item in the XPath 2.0 Data Model.
virtual xsInteger count()
Determines the number of items this QAbstractXmlForwardIterator represents.
virtual Item next()
Returns the next item in the sequence, or a null object if the end has been reached.
virtual Item::Iterator::Ptr copy() const
Copies this QAbstractXmlForwardIterator and returns the copy.
virtual xsInteger position() const
Returns the current position in the sequence represented by this.