Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
534
void MainWindowImpl::fillTreeView()
535
{
536
treeWidget->addItems(iAList);
537
}
538
539
void MainWindowImpl::elabora()
540
{
Callers
nothing calls this directly
Calls
1
addItems
Method · 0.80
Tested by
no test coverage detected