MCPcopy 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
253void MainWindowImpl::openFiles()
254{
255 iAList->clear();
256 addFiles();
257}
258
259void MainWindowImpl::addFiles()
260{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected