![]() |
Qt 6.x
The Qt SDK
|
#include <qfragmentmap_p.h>
Collaboration diagram for QFragmentMap< Fragment >::ConstIterator:Public Member Functions | |
| ConstIterator () | |
| ConstIterator (const QFragmentMap *p, int node) | |
| ConstIterator (const ConstIterator &it) | |
| ConstIterator (const Iterator &it) | |
| bool | atEnd () const |
| bool | operator== (const ConstIterator &it) const |
| bool | operator!= (const ConstIterator &it) const |
| bool | operator< (const ConstIterator &it) const |
| const Fragment * | operator* () const |
| const Fragment * | operator-> () const |
| int | position () const |
| int | size () const |
| const Fragment * | value () const |
| ConstIterator & | operator++ () |
| ConstIterator & | operator-- () |
Public Attributes | |
| const QFragmentMap * | pt |
| quint32 | n |
Definition at line 724 of file qfragmentmap_p.h.
|
inline |
Functions
Definition at line 733 of file qfragmentmap_p.h.
|
inline |
Definition at line 734 of file qfragmentmap_p.h.
|
inline |
Definition at line 735 of file qfragmentmap_p.h.
|
inline |
Definition at line 736 of file qfragmentmap_p.h.
|
inline |
Definition at line 738 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::n.
Referenced by QFragmentMap< Fragment >::ConstIterator::operator*(), QFragmentMap< Fragment >::ConstIterator::operator->(), QFragmentMap< Fragment >::ConstIterator::position(), QFragmentMap< Fragment >::ConstIterator::size(), and QFragmentMap< Fragment >::ConstIterator::value().
Here is the caller graph for this function:
|
inline |
Definition at line 741 of file qfragmentmap_p.h.
References it, and QFragmentMap< Fragment >::ConstIterator::pt.
|
inline |
Definition at line 744 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::atEnd(), QFragmentMap< Fragment >::fragment(), Fragment, QFragmentMap< Fragment >::ConstIterator::pt, and Q_ASSERT.
Here is the call graph for this function:
|
inline |
Definition at line 751 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::pt.
|
inline |
Definition at line 755 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::pt.
|
inline |
Definition at line 745 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::atEnd(), QFragmentMap< Fragment >::fragment(), Fragment, QFragmentMap< Fragment >::ConstIterator::pt, and Q_ASSERT.
Here is the call graph for this function:
|
inline |
Definition at line 742 of file qfragmentmap_p.h.
References it, and QFragmentMap< Fragment >::ConstIterator::position().
Here is the call graph for this function:
|
inline |
Definition at line 740 of file qfragmentmap_p.h.
References it, and QFragmentMap< Fragment >::ConstIterator::pt.
|
inline |
Definition at line 747 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::atEnd(), QFragmentMap< Fragment >::ConstIterator::pt, and Q_ASSERT.
Referenced by QFragmentMap< Fragment >::ConstIterator::operator<().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 748 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::atEnd(), QFragmentMap< Fragment >::ConstIterator::pt, and Q_ASSERT.
Here is the call graph for this function:
|
inline |
Definition at line 749 of file qfragmentmap_p.h.
References QFragmentMap< Fragment >::ConstIterator::atEnd(), QFragmentMap< Fragment >::fragment(), Fragment, QFragmentMap< Fragment >::ConstIterator::pt, and Q_ASSERT.
Here is the call graph for this function:| quint32 QFragmentMap< Fragment >::ConstIterator::n |
Definition at line 728 of file qfragmentmap_p.h.
Referenced by QFragmentMap< Fragment >::ConstIterator::atEnd().
| const QFragmentMap* QFragmentMap< Fragment >::ConstIterator::pt |
Definition at line 727 of file qfragmentmap_p.h.
Referenced by QFragmentMap< Fragment >::ConstIterator::operator!=(), QFragmentMap< Fragment >::ConstIterator::operator*(), QFragmentMap< Fragment >::ConstIterator::operator++(), QFragmentMap< Fragment >::ConstIterator::operator--(), QFragmentMap< Fragment >::ConstIterator::operator->(), QFragmentMap< Fragment >::ConstIterator::operator==(), QFragmentMap< Fragment >::ConstIterator::position(), QFragmentMap< Fragment >::ConstIterator::size(), and QFragmentMap< Fragment >::ConstIterator::value().