Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
void Application::processFileLists()
95
{
96
processFileLists(m_fileList);
97
}
98
99
100
void Application::processFileLists(const QByteArrayList& fileList)
Callers
1
main
Function · 0.80
Calls
2
addUrl
Method · 0.80
addLocalFiles
Method · 0.80
Tested by
no test coverage detected