Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ translations
Method
translations
launcher/Application.cpp:1127–1130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1125
}
1126
1127
std::shared_ptr<TranslationsModel> Application::translations()
1128
{
1129
return m_translations;
1130
}
1131
1132
std::shared_ptr<JavaInstallList> Application::javalist()
1133
{
Callers
6
refresh
Method · 0.80
LauncherPage
Method · 0.80
LanguageSelectionWidget
Method · 0.80
getSelectedLanguageKey
Method · 0.80
languageRowChanged
Method · 0.80
languageSettingChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected