Krita Source Code Documentation
Loading...
Searching...
No Matches
KoToolRegistry Member List

This is the complete list of members for KoToolRegistry, including all inherited members.

add(KoToolFactoryBase * item)KoGenericRegistry< KoToolFactoryBase * >inline
add(const QString &id, KoToolFactoryBase * item)KoGenericRegistry< KoToolFactoryBase * >inline
addAlias(const QString &alias, const QString &id)KoGenericRegistry< KoToolFactoryBase * >inline
constBegin() constKoGenericRegistry< KoToolFactoryBase * >inline
constEnd() constKoGenericRegistry< KoToolFactoryBase * >inline
contains(const QString &id) constKoGenericRegistry< KoToolFactoryBase * >inline
count() constKoGenericRegistry< KoToolFactoryBase * >inline
dKoToolRegistryprivate
doubleEntries() constKoGenericRegistry< KoToolFactoryBase * >inline
get(const QString &id) constKoGenericRegistry< KoToolFactoryBase * >inline
init()KoToolRegistryprivate
instance()KoToolRegistrystatic
keys() constKoGenericRegistry< KoToolFactoryBase * >inline
KoGenericRegistry()KoGenericRegistry< KoToolFactoryBase * >inline
KoToolRegistry()KoToolRegistry
KoToolRegistry(const KoToolRegistry &)KoToolRegistryprivate
m_aliasesKoGenericRegistry< KoToolFactoryBase * >private
m_doubleEntriesKoGenericRegistry< KoToolFactoryBase * >private
m_hashKoGenericRegistry< KoToolFactoryBase * >private
operator=(const KoToolRegistry &)KoToolRegistryprivate
remove(const QString &id)KoGenericRegistry< KoToolFactoryBase * >inline
removeAlias(const QString &alias)KoGenericRegistry< KoToolFactoryBase * >inline
value(const QString &id) constKoGenericRegistry< KoToolFactoryBase * >inline
values() constKoGenericRegistry< KoToolFactoryBase * >inline
~KoGenericRegistry()KoGenericRegistry< KoToolFactoryBase * >inlinevirtual
~KoToolRegistry() overrideKoToolRegistry