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

Method updateChecker

launcher/Application.h:127–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 void setApplicationTheme(const QString& name, bool initial);
126
127 shared_qobject_ptr<UpdateChecker> updateChecker() {
128 return m_updateChecker;
129 }
130
131 std::shared_ptr<TranslationsModel> translations();
132

Callers 7

MainWindowMethod · 0.80
checkForUpdatesMethod · 0.80
LauncherPageMethod · 0.80
applySettingsMethod · 0.80
loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected