krita
KisPaintOpRegistry Member ListThis is the complete list of members for KisPaintOpRegistry, 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] |
instance() | KisPaintOpRegistry | [static] |
KisGenericRegistry() | KisGenericRegistry< _T > | [inline] |
KisGenericRegistry(const KisGenericRegistry &) | KisGenericRegistry< _T > | [inline, protected] |
listKeys() const | KisGenericRegistry< _T > | [inline] |
m_storage | KisGenericRegistry< _T > | [protected] |
KisGenericRegistry::operator=(const KisGenericRegistry &) | KisGenericRegistry< _T > | [inline, protected] |
paintOp(const KisID &id, const KisPaintOpSettings *settings, KisPainter *painter) const | KisPaintOpRegistry | |
paintOp(const QString &id, const KisPaintOpSettings *settings, KisPainter *painter) const | KisPaintOpRegistry | |
pixmap(const KisID &id) const | KisPaintOpRegistry | |
remove(const KisID &name) | KisGenericRegistry< _T > | [inline] |
remove(const QString &id) | KisGenericRegistry< _T > | [inline] |
search(const QString &t, KisID &result) const | KisGenericRegistry< _T > | [inline] |
settings(const KisID &id, QWidget *parent, const KisInputDevice &inputDevice) const | KisPaintOpRegistry | |
storageMap typedef | KisGenericRegistry< _T > | [protected] |
userVisible(const KisID &id, KisColorSpace *cs) const | KisPaintOpRegistry | |
~KisGenericRegistry() | KisGenericRegistry< _T > | [inline, virtual] |
~KisPaintOpRegistry() | KisPaintOpRegistry | [virtual] |
|