MCPcopy 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
74void ToolManager::selectTool(const QString &toolId)
75{
76 emit toolSelected(toolId);
77}
78
79void ToolManager::requestToolsForObject(const ObjectId &id)
80{

Callers 1

selectObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected