#include </home/clem/local/src/opie/qmake/include/qvaluelist.h>
Collaboration diagram for QValueListNode< T >:

Public Member Functions | |
| QValueListNode (const T &t) | |
| QValueListNode () | |
Public Attributes | |
| QValueListNode< T > * | next |
| QValueListNode< T > * | prev |
| T | data |
|
||||||||||
|
Definition at line 62 of file qvaluelist.h. |
|
|||||||||
|
Definition at line 63 of file qvaluelist.h. |
|
|||||
|
Definition at line 71 of file qvaluelist.h. Referenced by QValueListConstIterator< T >::operator *(), and QValueListIterator< T >::operator *(). |
|
|||||
|
|||||
|
Definition at line 70 of file qvaluelist.h. Referenced by QValueListPrivate< T >::clear(), QValueListConstIterator< T >::operator--(), QValueListIterator< T >::operator--(), QValueListIterator< T >::operator-=(), and QValueListPrivate< T >::QValueListPrivate(). |
1.4.2