MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / generateAllUTFiles

Method generateAllUTFiles

src/plugins/smartut/gui/smartutwidget.cpp:215–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213}
214
215void SmartUTWidget::generateAllUTFiles()
216{
217 generateUTFiles(prjView->rootItem());
218}
219
220void SmartUTWidget::generateUTFiles(NodeItem *item)
221{

Callers

nothing calls this directly

Calls 1

rootItemMethod · 0.45

Tested by

no test coverage detected