Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ loadFiles
Method
loadFiles
YUViewLib/src/ui/Mainwindow.cpp:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
void MainWindow::loadFiles(const QStringList &files)
236
{
237
ui.playlistTreeWidget->loadFiles(files);
238
}
239
240
void MainWindow::createMenusAndActions()
241
{
Callers
3
YUViewApplication
Method · 0.45
openRecentFile
Method · 0.45
showFileOpenDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected