
Public Member Functions | |
| QGListIteratorList () | |
| ~QGListIteratorList () | |
| void | add (QGListIterator *i) |
| void | remove (QGListIterator *i) |
| void | notifyClear (bool zeroList) |
| void | notifyRemove (QLNode *n, QLNode *curNode) |
Private Attributes | |
| QValueList< QGListIterator * > * | list |
| QGListIterator * | iterator |
|
|
Definition at line 98 of file qglist.cpp. |
|
|
Definition at line 101 of file qglist.cpp. References list, notifyClear(), and TRUE. |
|
|
Definition at line 106 of file qglist.cpp. References iterator, and list. Referenced by QGListIterator::QGListIterator(). |
|
|
Definition at line 129 of file qglist.cpp. References QGListIterator::curNode, i, iterator, list, and QGListIterator::list. Referenced by QGList::clear(), and ~QGListIteratorList(). |
|
||||||||||||
|
Definition at line 144 of file qglist.cpp. References QGListIterator::curNode, i, iterator, and list. |
|
|
Definition at line 117 of file qglist.cpp. References iterator, and list. Referenced by QGListIterator::operator=(), and QGListIterator::~QGListIterator(). |
|
|
Definition at line 159 of file qglist.cpp. Referenced by add(), notifyClear(), notifyRemove(), and remove(). |
|
|
Definition at line 158 of file qglist.cpp. Referenced by add(), notifyClear(), notifyRemove(), remove(), and ~QGListIteratorList(). |
1.4.2