Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
QString SettingsAgent::Language() const
53
{
54
return _config[
"Language"
].toString();
55
}
56
57
void SettingsAgent::setLanguage(const QString& language)
58
{
Callers
2
main
Function · 0.80
SettingsPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected