krita
KisGenericRegistry< _T > Member List
This is the complete list of members for KisGenericRegistry< _T >, including all inherited members.| add(_T item) | KisGenericRegistry< _T > | [inline] |
| add(KisID id, _T item) | KisGenericRegistry< _T > | [inline] |
| exists(const KisID &id) const | KisGenericRegistry< _T > | [inline] |
| exists(const QString &id) const | KisGenericRegistry< _T > | [inline] |
| get(const KisID &name) const | KisGenericRegistry< _T > | [inline] |
| get(const QString &id) const | KisGenericRegistry< _T > | [inline] |
| KisGenericRegistry() | KisGenericRegistry< _T > | [inline] |
| KisGenericRegistry(const KisGenericRegistry &) | KisGenericRegistry< _T > | [inline, protected] |
| listKeys() const | KisGenericRegistry< _T > | [inline] |
| m_storage | KisGenericRegistry< _T > | [protected] |
| operator=(const KisGenericRegistry &) | KisGenericRegistry< _T > | [inline, protected] |
| remove(const KisID &name) | KisGenericRegistry< _T > | [inline] |
| remove(const QString &id) | KisGenericRegistry< _T > | [inline] |
| search(const QString &t, KisID &result) const | KisGenericRegistry< _T > | [inline] |
| storageMap typedef | KisGenericRegistry< _T > | [protected] |
| ~KisGenericRegistry() | KisGenericRegistry< _T > | [inline, virtual] |

