|
ISLEman
|
A list of NamespaceDef objects. More...
#include <namespacedef.h>
Public Member Functions | |
| int | compareValues (const NamespaceDef *nd1, const NamespaceDef *nd2) const |
Public Member Functions inherited from QList< NamespaceDef > | |
| QList (const QList< NamespaceDef > &l) | |
| QList< NamespaceDef > & | operator= (const QList< NamespaceDef > &l) |
| bool | operator== (const QList< NamespaceDef > &list) const |
| uint | count () const |
| bool | isEmpty () const |
| bool | insert (uint i, const NamespaceDef *d) |
| void | inSort (const NamespaceDef *d) |
| void | prepend (const NamespaceDef *d) |
| void | append (const NamespaceDef *d) |
| bool | remove (uint i) |
| bool | remove (const NamespaceDef *d) |
| bool | removeRef (const NamespaceDef *d) |
| bool | removeFirst () |
| bool | removeLast () |
| NamespaceDef * | take (uint i) |
| void | clear () |
| void | sort () |
| int | find (const NamespaceDef *d) const |
| int | findRef (const NamespaceDef *d) const |
| uint | contains (const NamespaceDef *d) const |
| uint | containsRef (const NamespaceDef *d) const |
| NamespaceDef * | at (uint i) const |
| NamespaceDef * | getFirst () const |
| NamespaceDef * | getLast () const |
| void | setAutoDelete (bool enable) |
A list of NamespaceDef objects.
1.8.12