| add(T item) | KoGenericRegistry< T > | [inline] |
| add(KoID id, T item) | KoGenericRegistry< T > | [inline] |
| exists(const KoID &id) const | KoGenericRegistry< T > | [inline] |
| exists(const QString &id) const | KoGenericRegistry< T > | [inline] |
| get(const KoID &name) const | KoGenericRegistry< T > | [inline] |
| get(const QString &id) const | KoGenericRegistry< T > | [inline] |
| keys() const | KoGenericRegistry< T > | [inline] |
| KoGenericRegistry() | KoGenericRegistry< T > | [inline] |
| KoGenericRegistry(const KoGenericRegistry &) | KoGenericRegistry< T > | [inline, protected] |
| listKeys() const | KoGenericRegistry< T > | [inline] |
| m_storage | KoGenericRegistry< T > | [protected] |
| operator=(const KoGenericRegistry &) | KoGenericRegistry< T > | [inline, protected] |
| remove(const KoID &name) | KoGenericRegistry< T > | [inline] |
| remove(const QString &id) | KoGenericRegistry< T > | [inline] |
| search(const QString &t, KoID &result) const | KoGenericRegistry< T > | [inline] |
| storageMap typedef | KoGenericRegistry< T > | [protected] |
| ~KoGenericRegistry() | KoGenericRegistry< T > | [inline, virtual] |
1.5.1-p1