MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / network

Method network

launcher/Application.cpp:1556–1559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1554}
1555
1556shared_qobject_ptr<QNetworkAccessManager> Application::network()
1557{
1558 return m_network;
1559}
1560
1561shared_qobject_ptr<Meta::Index> Application::metadataIndex()
1562{

Callers 15

ModDownloadTaskMethod · 0.80
executeTaskMethod · 0.80
executeTaskMethod · 0.80
installConfigsMethod · 0.80
downloadModsMethod · 0.80
searchModsMethod · 0.80
getVersionsMethod · 0.80
getProjectMethod · 0.80
executeTaskMethod · 0.80
matchFingerprintsMethod · 0.80
getModFileChangelogMethod · 0.80
getModDescriptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected