MCPcopy 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
236void SmartUTWidget::continueToGenerateAll()
237{
238 continueToGenerate(prjView->rootItem());
239}
240
241void SmartUTWidget::continueToGenerate(NodeItem *item)
242{

Callers

nothing calls this directly

Calls 1

rootItemMethod · 0.45

Tested by

no test coverage detected