Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ continueToGenerateAll
Method
continueToGenerateAll
src/plugins/smartut/gui/smartutwidget.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
void SmartUTWidget::continueToGenerateAll()
237
{
238
continueToGenerate(prjView->rootItem());
239
}
240
241
void SmartUTWidget::continueToGenerate(NodeItem *item)
242
{
Callers
nothing calls this directly
Calls
1
rootItem
Method · 0.45
Tested by
no test coverage detected