MCPcopy Create free account
hub / github.com/coslyk/moonplayer / processFileLists

Method processFileLists

src/application.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92
93
94void Application::processFileLists()
95{
96 processFileLists(m_fileList);
97}
98
99
100void Application::processFileLists(const QByteArrayList& fileList)

Callers 1

mainFunction · 0.80

Calls 2

addUrlMethod · 0.80
addLocalFilesMethod · 0.80

Tested by

no test coverage detected