This is the complete list of members for QGDict, including all inherited members.
| AsciiKey enum value | QGDict | protected |
| autoDelete() const | QCollection | inline |
| cases | QGDict | private |
| clear() | QGDict | protectedvirtual |
| copyk | QGDict | private |
| count() const | QGDict | inlinevirtual |
| del_item | QCollection | protected |
| deleteItem(Item) | QCollection | protectedvirtual |
| hashKeyAscii(const char *) | QGDict | protected |
| hashKeyString(const QString &) | QGDict | protected |
| init(uint, KeyType, bool, bool) | QGDict | private |
| IntKey enum value | QGDict | protected |
| Item typedef | QCollection | |
| iterators | QGDict | private |
| keytype | QGDict | private |
| KeyType enum name | QGDict | protected |
| look_ascii(const char *key, QCollection::Item, int) | QGDict | |
| look_int(long key, QCollection::Item, int) | QGDict | |
| look_ptr(void *key, QCollection::Item, int) | QGDict | |
| look_string(const QString &key, QCollection::Item, int) | QGDict | |
| newItem(Item) | QCollection | protectedvirtual |
| numItems | QGDict | private |
| operator=(const QGDict &) | QGDict | protected |
| PtrKey enum value | QGDict | protected |
| QCollection() | QCollection | inlineprotected |
| QCollection(const QCollection &) | QCollection | inlineprotected |
| QGDict(uint len, KeyType kt, bool cs, bool ck) | QGDict | protected |
| QGDict(const QGDict &) | QGDict | protected |
| QGDictIterator class | QGDict | friend |
| read(QDataStream &) | QGDict | |
| read(QDataStream &, QCollection::Item &) | QGDict | protectedvirtual |
| remove_ascii(const char *key, QCollection::Item item=0) | QGDict | protected |
| remove_int(long key, QCollection::Item item=0) | QGDict | protected |
| remove_ptr(void *key, QCollection::Item item=0) | QGDict | protected |
| remove_string(const QString &key, QCollection::Item item=0) | QGDict | protected |
| resize(uint) | QGDict | protected |
| setAutoDelete(bool enable) | QCollection | inline |
| size() const | QGDict | inline |
| statistics() const | QGDict | protected |
| StringKey enum value | QGDict | protected |
| take_ascii(const char *key) | QGDict | protected |
| take_int(long key) | QGDict | protected |
| take_ptr(void *key) | QGDict | protected |
| take_string(const QString &key) | QGDict | protected |
| unlink_ascii(const char *, QCollection::Item item=0) | QGDict | private |
| unlink_common(int, QBaseBucket *, QBaseBucket *) | QGDict | private |
| unlink_int(long, QCollection::Item item=0) | QGDict | private |
| unlink_ptr(void *, QCollection::Item item=0) | QGDict | private |
| unlink_string(const QString &, QCollection::Item item=0) | QGDict | private |
| vec | QGDict | private |
| vlen | QGDict | private |
| write(QDataStream &) const | QGDict | |
| write(QDataStream &, QCollection::Item) const | QGDict | protectedvirtual |
| ~QCollection() | QCollection | inlineprotectedvirtual |
| ~QGDict() | QGDict | protected |
1.8.11