MCPcopy Create free account
hub / github.com/SeaEpoch/MouseClick / Language

Method Language

src/modules/settingsagent.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52QString SettingsAgent::Language() const
53{
54 return _config["Language"].toString();
55}
56
57void SettingsAgent::setLanguage(const QString& language)
58{

Callers 2

mainFunction · 0.80
SettingsPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected