MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / metacache

Method metacache

launcher/Application.cpp:1688–1691  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1686}
1687
1688shared_qobject_ptr<HttpMetaCache> Application::metacache()
1689{
1690 return m_metacache;
1691}
1692
1693shared_qobject_ptr<QNetworkAccessManager> Application::network()
1694{

Callers 15

downloadFromUrlMethod · 0.80
installConfigsMethod · 0.80
downloadModsMethod · 0.80
downloadPackMethod · 0.80
executeTaskMethod · 0.80
downloadIndexMethod · 0.80
downloadTranslationMethod · 0.80
executeTaskMethod · 0.80
finalizeCacheMethod · 0.80
processURLsMethod · 0.80
getIconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected