MCPcopy Create free account
hub / github.com/MultiMC/Launcher / network

Method network

launcher/Application.cpp:1681–1684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1679}
1680
1681shared_qobject_ptr<QNetworkAccessManager> Application::network()
1682{
1683 return m_network;
1684}
1685
1686shared_qobject_ptr<Meta::Index> Application::metadataIndex()
1687{

Callers 15

executeTaskMethod · 0.80
processModrinthMethod · 0.80
checkForNotificationsMethod · 0.80
executeTaskMethod · 0.80
installConfigsMethod · 0.80
downloadModsMethod · 0.80
executeTaskMethod · 0.80
startImplMethod · 0.80
downloadIndexMethod · 0.80
downloadTranslationMethod · 0.80
executeTaskMethod · 0.80
MainWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected