Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Faster3ck/Converseen
/ openFiles
Method
openFiles
src/mainwindowimpl.cpp:253–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void MainWindowImpl::openFiles()
254
{
255
iAList->clear();
256
addFiles();
257
}
258
259
void MainWindowImpl::addFiles()
260
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected