krita
KisToolManager Class Reference
#include <kis_tool_manager.h>
Inheritance diagram for KisToolManager:

Detailed Description
This class manages the activation and deactivation of tools for each input device.
Definition at line 43 of file kis_tool_manager.h.
Public Member Functions | |
KisToolManager (KisCanvasSubject *parent, KisCanvasController *controller) | |
~KisToolManager () | |
void | setUp (KoToolBox *toolbox, KoPaletteManager *paletteManager, KActionCollection *collection) |
void | youAintGotNoToolBox () |
void | updateGUI () |
virtual void | setCurrentTool (KisTool *tool) |
virtual void | setCurrentTool (const QString &toolName) |
virtual KisTool * | currentTool () const |
void | setToolForInputDevice (KisInputDevice oldDevice, KisInputDevice newDevice) |
KisTool * | findTool (const QString &toolName, KisInputDevice inputDevice=KisInputDevice::unknown()) const |
void | activateCurrentTool () |
The documentation for this class was generated from the following files: