krita
KisToolRegistry Class Reference
#include <kis_tool_registry.h>
Inheritance diagram for KisToolRegistry:

Detailed Description
A registry, similar to the tool and colormodel registry where new tool plugins can register themselves.KisToolRegistry in contrast to the paintop and colormodel registries, creates a vector containing instances of all registered tools.
Definition at line 38 of file kis_tool_registry.h.
Public Member Functions | |
vKisTool | createTools (KActionCollection *ac, KisCanvasSubject *subject) const |
KisTool * | createTool (KActionCollection *ac, KisCanvasSubject *subject, KisID &id) const |
Static Public Member Functions | |
static KisToolRegistry * | instance () |
The documentation for this class was generated from the following files: