MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / onLanguageComboBoxChanged

Method onLanguageComboBoxChanged

src/generalsettings.cpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void GeneralSettings::onLanguageComboBoxChanged(const QString &arg) { editSettings->setUiLanguage(arg); }
87
88auto GeneralSettings::checkValid() -> bool {
89 if (ui->defaultFullScore->text().isEmpty()) {

Callers

nothing calls this directly

Calls 1

setUiLanguageMethod · 0.80

Tested by

no test coverage detected