MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / fillTreeView

Method fillTreeView

src/mainwindowimpl.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534void MainWindowImpl::fillTreeView()
535{
536 treeWidget->addItems(iAList);
537}
538
539void MainWindowImpl::elabora()
540{

Callers

nothing calls this directly

Calls 1

addItemsMethod · 0.80

Tested by

no test coverage detected