|
Krita Source Code Documentation
|
This is the complete list of members for KoGenericRegistry< T >, including all inherited members.
| add(T item) | KoGenericRegistry< T > | inline |
| add(const QString &id, T item) | KoGenericRegistry< T > | inline |
| addAlias(const QString &alias, const QString &id) | KoGenericRegistry< T > | inline |
| constBegin() const | KoGenericRegistry< T > | inline |
| constEnd() const | KoGenericRegistry< T > | inline |
| contains(const QString &id) const | KoGenericRegistry< T > | inline |
| count() const | KoGenericRegistry< T > | inline |
| doubleEntries() const | KoGenericRegistry< T > | inline |
| get(const QString &id) const | KoGenericRegistry< T > | inline |
| keys() const | KoGenericRegistry< T > | inline |
| KoGenericRegistry() | KoGenericRegistry< T > | inline |
| m_aliases | KoGenericRegistry< T > | private |
| m_doubleEntries | KoGenericRegistry< T > | private |
| m_hash | KoGenericRegistry< T > | private |
| remove(const QString &id) | KoGenericRegistry< T > | inline |
| removeAlias(const QString &alias) | KoGenericRegistry< T > | inline |
| value(const QString &id) const | KoGenericRegistry< T > | inline |
| values() const | KoGenericRegistry< T > | inline |
| ~KoGenericRegistry() | KoGenericRegistry< T > | inlinevirtual |