MCPcopy 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
235void MainWindow::loadFiles(const QStringList &files)
236{
237 ui.playlistTreeWidget->loadFiles(files);
238}
239
240void MainWindow::createMenusAndActions()
241{

Callers 3

YUViewApplicationMethod · 0.45
openRecentFileMethod · 0.45
showFileOpenDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected