Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ displayName
Method
displayName
tools/BuildProjectTool.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
QString BuildProjectTool::displayName() const
53
{
54
return
"Building and running project"
;
55
}
56
57
QString BuildProjectTool::description() const
58
{
Callers
2
executeAsync
Method · 0.45
scheduleProjectRun
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected