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

Method network

launcher/Application.cpp:1693–1696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1691}
1692
1693shared_qobject_ptr<QNetworkAccessManager> Application::network()
1694{
1695 return m_network;
1696}
1697
1698shared_qobject_ptr<Meta::Index> Application::metadataIndex()
1699{

Callers 15

downloadFromUrlMethod · 0.80
ResourceDownloadTaskMethod · 0.80
executeTaskMethod · 0.80
installConfigsMethod · 0.80
downloadModsMethod · 0.80
searchProjectsMethod · 0.80
getProjectVersionsMethod · 0.80
getProjectMethod · 0.80
getDependencyVersionMethod · 0.80
executeTaskMethod · 0.80
matchFingerprintsMethod · 0.80
getModFileChangelogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected