#include <tool_manager.hh>
Inherits QObject.
Definition at line 35 of file tool_manager.hh.
◆ ActiveToolChanged
void ActiveToolChanged |
( |
Tool * |
| ) |
|
|
signal |
◆ AddTool()
void AddTool |
( |
Tool * |
tool | ) |
|
add tool to tool manager
The ToolManager takes ownership of the tool.
◆ FindToolByName()
◆ GetActiveTool()
Tool* GetActiveTool |
( |
| ) |
const |
◆ GetTools()
◆ Instance()
◆ SetActiveTool()
void SetActiveTool |
( |
Tool * |
tool | ) |
|
◆ ToolAdded
void ToolAdded |
( |
Tool * |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: