Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ getCompileWidget
Method
getCompileWidget
src/plugins/builder/mainframe/buildmanager.cpp:409–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
DWidget *BuildManager::getCompileWidget() const
410
{
411
return d->compileWidget;
412
}
413
414
void BuildManager::slotResetBuildUI()
415
{
Callers
1
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected