Eneboo - Documentación para desarrolladores
|
#include <qptrlist.h>
Métodos públicos | |
QPtrListStdIterator (QLNode *n) | |
type * | operator* () |
QPtrListStdIterator< type > | operator++ () |
QPtrListStdIterator< type > | operator++ (int) |
bool | operator== (const QPtrListStdIterator< type > &it) const |
bool | operator!= (const QPtrListStdIterator< type > &it) const |
QPtrListStdIterator (QLNode *n) | |
type * | operator* () |
QPtrListStdIterator< type > | operator++ () |
QPtrListStdIterator< type > | operator++ (int) |
bool | operator== (const QPtrListStdIterator< type > &it) const |
bool | operator!= (const QPtrListStdIterator< type > &it) const |
QPtrListStdIterator< type >::QPtrListStdIterator | ( | QLNode * | n | ) | [inline] |
QPtrListStdIterator< type >::QPtrListStdIterator | ( | QLNode * | n | ) | [inline] |
bool QPtrListStdIterator< type >::operator!= | ( | const QPtrListStdIterator< type > & | it | ) | const [inline] |
bool QPtrListStdIterator< type >::operator!= | ( | const QPtrListStdIterator< type > & | it | ) | const [inline] |
type* QPtrListStdIterator< type >::operator* | ( | ) | [inline] |
type* QPtrListStdIterator< type >::operator* | ( | ) | [inline] |
QPtrListStdIterator<type> QPtrListStdIterator< type >::operator++ | ( | ) | [inline] |
QPtrListStdIterator<type> QPtrListStdIterator< type >::operator++ | ( | int | ) | [inline] |
QPtrListStdIterator<type> QPtrListStdIterator< type >::operator++ | ( | ) | [inline] |
QPtrListStdIterator<type> QPtrListStdIterator< type >::operator++ | ( | int | ) | [inline] |
bool QPtrListStdIterator< type >::operator== | ( | const QPtrListStdIterator< type > & | it | ) | const [inline] |
bool QPtrListStdIterator< type >::operator== | ( | const QPtrListStdIterator< type > & | it | ) | const [inline] |