| add(KisPaintOpFactory * item) | KoGenericRegistry< KisPaintOpFactory * > | inline |
| add(const QString &id, KisPaintOpFactory * item) | KoGenericRegistry< KisPaintOpFactory * > | inline |
| addAlias(const QString &alias, const QString &id) | KoGenericRegistry< KisPaintOpFactory * > | inline |
| constBegin() const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| constEnd() const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| contains(const QString &id) const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| count() const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| createInterstrokeDataFactory(KisPaintOpPresetSP preset) const | KisPaintOpRegistry | |
| createSettings(const KoID &id, KisResourcesInterfaceSP resourcesInterface) const | KisPaintOpRegistry | |
| defaultPreset(const KoID &id, KisResourcesInterfaceSP resourcesInterface) const | KisPaintOpRegistry | |
| doubleEntries() const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| get(const QString &id) const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| icon(const KoID &id) const | KisPaintOpRegistry | |
| initRegistry() | KisPaintOpRegistry | private |
| instance() | KisPaintOpRegistry | static |
| keys() const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| KisPaintOpRegistry() | KisPaintOpRegistry | |
| KisPaintOpRegistry(const KisPaintOpRegistry &) | KisPaintOpRegistry | private |
| KisPaintOpSettings | KisPaintOpRegistry | friend |
| KoGenericRegistry() | KoGenericRegistry< KisPaintOpFactory * > | inline |
| listKeys() const | KisPaintOpRegistry | |
| m_aliases | KoGenericRegistry< KisPaintOpFactory * > | private |
| m_doubleEntries | KoGenericRegistry< KisPaintOpFactory * > | private |
| m_hash | KoGenericRegistry< KisPaintOpFactory * > | private |
| operator=(const KisPaintOpRegistry &) | KisPaintOpRegistry | private |
| paintOp(const KisPaintOpPresetSP preset, KisPainter *painter, KisNodeSP node, KisImageSP image) const | KisPaintOpRegistry | |
| paintOp(const QString &id, const KisPaintOpSettingsSP settings, KisPainter *painter, KisNodeSP node, KisImageSP image) const | KisPaintOpRegistry | private |
| remove(const QString &id) | KoGenericRegistry< KisPaintOpFactory * > | inline |
| removeAlias(const QString &alias) | KoGenericRegistry< KisPaintOpFactory * > | inline |
| value(const QString &id) const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| values() const | KoGenericRegistry< KisPaintOpFactory * > | inline |
| ~KisPaintOpRegistry() override | KisPaintOpRegistry | |
| ~KoGenericRegistry() | KoGenericRegistry< KisPaintOpFactory * > | inlinevirtual |