ToolManager Class Reference
#include <tool_manager.hh>
Inherits PyQt4::QtCore::QObject.
Detailed Description
Definition at line 35 of file tool_manager.hh.
Member Function Documentation
| void ActiveToolChanged |
( |
Tool * |
|
) |
[signal] |
| void AddTool |
( |
Tool * |
tool |
) |
|
add tool to tool manager
The ToolManager takes ownership of the tool.
| Tool* FindToolByName |
( |
const String & |
name |
) |
const |
| Tool* GetActiveTool |
( |
|
) |
const |
| void SetActiveTool |
( |
Tool * |
tool |
) |
|
| void ToolAdded |
( |
Tool * |
|
) |
[signal] |
The documentation for this class was generated from the following file: