Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ selectTool
Method
selectTool
core/toolmanager.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void ToolManager::selectTool(const QString &toolId)
75
{
76
emit toolSelected(toolId);
77
}
78
79
void ToolManager::requestToolsForObject(const ObjectId &id)
80
{
Callers
1
selectObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected