|
ISLEman
|
Additional Inherited Members | |
Public Types inherited from QCollection | |
| typedef void * | Item |
Public Member Functions inherited from QInternalList< QWaitConditionEvent > | |
| QInternalList (const QInternalList< QWaitConditionEvent > &l) | |
| QInternalList< QWaitConditionEvent > & | operator= (const QInternalList< QWaitConditionEvent > &l) |
| bool | operator== (const QInternalList< QWaitConditionEvent > &list) const |
| uint | count () const |
| bool | isEmpty () const |
| bool | insert (uint i, const QWaitConditionEvent *d) |
| void | inSort (const QWaitConditionEvent *d) |
| void | prepend (const QWaitConditionEvent *d) |
| void | append (const QWaitConditionEvent *d) |
| bool | remove (uint i) |
| bool | remove () |
| bool | remove (const QWaitConditionEvent *d) |
| bool | removeRef (const QWaitConditionEvent *d) |
| void | removeNode (QLNode *n) |
| bool | removeFirst () |
| bool | removeLast () |
| QWaitConditionEvent * | take (uint i) |
| QWaitConditionEvent * | take () |
| QWaitConditionEvent * | takeNode (QLNode *n) |
| void | clear () |
| void | sort () |
| int | find (const QWaitConditionEvent *d) |
| int | findNext (const QWaitConditionEvent *d) |
| int | findRef (const QWaitConditionEvent *d) |
| int | findNextRef (const QWaitConditionEvent *d) |
| uint | contains (const QWaitConditionEvent *d) const |
| uint | containsRef (const QWaitConditionEvent *d) const |
| QWaitConditionEvent * | at (uint i) |
| int | at () const |
| QWaitConditionEvent * | current () const |
| QLNode * | currentNode () const |
| QWaitConditionEvent * | getFirst () const |
| QWaitConditionEvent * | getLast () const |
| QWaitConditionEvent * | first () |
| QWaitConditionEvent * | last () |
| QWaitConditionEvent * | next () |
| QWaitConditionEvent * | prev () |
| void | toVector (QGVector *vec) const |
Public Member Functions inherited from QGList | |
| QDataStream & | read (QDataStream &) |
| QDataStream & | write (QDataStream &) const |
Public Member Functions inherited from QCollection | |
| bool | autoDelete () const |
| void | setAutoDelete (bool enable) |
Protected Member Functions inherited from QGList | |
| QGList (const QGList &) | |
| QGList & | operator= (const QGList &) |
| bool | operator== (const QGList &) const |
| void | inSort (QCollection::Item) |
| void | append (QCollection::Item) |
| bool | insertAt (uint index, QCollection::Item) |
| void | relinkNode (QLNode *) |
| bool | removeNode (QLNode *) |
| bool | remove (QCollection::Item=0) |
| bool | removeRef (QCollection::Item=0) |
| bool | removeFirst () |
| bool | removeLast () |
| bool | removeAt (uint index) |
| QCollection::Item | takeNode (QLNode *) |
| QCollection::Item | take () |
| QCollection::Item | takeAt (uint index) |
| QCollection::Item | takeFirst () |
| QCollection::Item | takeLast () |
| void | sort () |
| int | findRef (QCollection::Item, bool=TRUE) |
| int | find (QCollection::Item, bool=TRUE) |
| uint | containsRef (QCollection::Item) const |
| uint | contains (QCollection::Item) const |
| QCollection::Item | at (uint index) |
| int | at () const |
| QLNode * | currentNode () const |
| QCollection::Item | get () const |
| QCollection::Item | cfirst () const |
| QCollection::Item | clast () const |
| QCollection::Item | first () |
| QCollection::Item | last () |
| QCollection::Item | next () |
| QCollection::Item | prev () |
| void | toVector (QGVector *) const |
| virtual int | compareItems (QCollection::Item, QCollection::Item) |
| virtual QDataStream & | read (QDataStream &, QCollection::Item &) |
| virtual QDataStream & | write (QDataStream &, QCollection::Item) const |
Protected Member Functions inherited from QCollection | |
| QCollection () | |
| QCollection (const QCollection &) | |
| virtual | ~QCollection () |
| virtual Item | newItem (Item) |
Protected Attributes inherited from QCollection | |
| bool | del_item |
1.8.12