Qt 4.8
|
#include <qfragmentmap_p.h>
Public Functions | |
bool | atEnd () const |
Iterator () | |
Iterator (QFragmentMap *p, int node) | |
Iterator (const Iterator &it) | |
bool | operator!= (const Iterator &it) const |
Fragment * | operator* () |
const Fragment * | operator* () const |
Iterator & | operator++ () |
Iterator & | operator-- () |
Fragment * | operator-> () |
const Fragment * | operator-> () const |
bool | operator< (const Iterator &it) const |
bool | operator== (const Iterator &it) const |
int | position () const |
const Fragment * | value () const |
Fragment * | value () |
Public Variables | |
quint32 | n |
QFragmentMap * | pt |
Definition at line 726 of file qfragmentmap_p.h.
|
inline |
Definition at line 732 of file qfragmentmap_p.h.
|
inline |
Definition at line 733 of file qfragmentmap_p.h.
|
inline |
Definition at line 734 of file qfragmentmap_p.h.
|
inline |
Definition at line 736 of file qfragmentmap_p.h.
|
inline |
Definition at line 739 of file qfragmentmap_p.h.
|
inline |
Definition at line 742 of file qfragmentmap_p.h.
|
inline |
Definition at line 743 of file qfragmentmap_p.h.
|
inline |
Definition at line 751 of file qfragmentmap_p.h.
|
inline |
Definition at line 755 of file qfragmentmap_p.h.
|
inline |
Definition at line 744 of file qfragmentmap_p.h.
|
inline |
Definition at line 745 of file qfragmentmap_p.h.
|
inline |
Definition at line 740 of file qfragmentmap_p.h.
|
inline |
Definition at line 738 of file qfragmentmap_p.h.
|
inline |
Definition at line 747 of file qfragmentmap_p.h.
Referenced by QFragmentMap< Fragment >::Iterator::operator<().
|
inline |
Definition at line 748 of file qfragmentmap_p.h.
|
inline |
Definition at line 749 of file qfragmentmap_p.h.
quint32 QFragmentMap< Fragment >::Iterator::n |
Definition at line 730 of file qfragmentmap_p.h.
Referenced by QFragmentMap< Fragment >::Iterator::operator!=(), and QFragmentMap< Fragment >::Iterator::operator==().
QFragmentMap* QFragmentMap< Fragment >::Iterator::pt |
Definition at line 729 of file qfragmentmap_p.h.
Referenced by QFragmentMap< Fragment >::Iterator::operator!=(), and QFragmentMap< Fragment >::Iterator::operator==().