This is the complete list of members for QPtrDict< type >, including all inherited members.
AsciiKey enum value | QGDict | protected |
autoDelete() const | QCollection | inline |
clear() | QPtrDict< type > | inlinevirtual |
count() const | QPtrDict< type > | inlinevirtual |
del_item | QCollection | protected |
deleteItem(Item d) | QPtrDict< type > | inlineprivatevirtual |
deleteItem(QCollection::Item) | QPtrDict< type > | inlineprivatevirtual |
find(void *k) const | QPtrDict< type > | inline |
hashKeyAscii(const char *) | QGDict | protected |
hashKeyString(const QString &) | QGDict | protected |
insert(void *k, const type *d) | QPtrDict< type > | inline |
IntKey enum value | QGDict | protected |
isEmpty() const | QPtrDict< type > | inline |
Item typedef | QCollection | |
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 |
operator=(const QPtrDict< type > &d) | QPtrDict< type > | inline |
QGDict::operator=(const QGDict &) | QGDict | protected |
operator[](void *k) const | QPtrDict< type > | inline |
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 |
QPtrDict(int size=17) | QPtrDict< type > | inline |
QPtrDict(const QPtrDict< type > &d) | QPtrDict< type > | inline |
read(QDataStream &) | QGDict | |
read(QDataStream &, QCollection::Item &) | QGDict | protectedvirtual |
remove(void *k) | QPtrDict< type > | inline |
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 |
replace(void *k, const type *d) | QPtrDict< type > | inline |
resize(uint n) | QPtrDict< type > | inline |
setAutoDelete(bool enable) | QCollection | inline |
size() const | QPtrDict< type > | inline |
statistics() const | QPtrDict< type > | inline |
StringKey enum value | QGDict | protected |
take(void *k) | QPtrDict< type > | inline |
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 |
write(QDataStream &) const | QGDict | |
write(QDataStream &, QCollection::Item) const | QGDict | protectedvirtual |
~QCollection() | QCollection | inlineprotectedvirtual |
~QGDict() | QGDict | protected |
~QPtrDict() | QPtrDict< type > | inline |