Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloose/CuteMarkEd
/ dictionaryLanguage
Method
dictionaryLanguage
app/options.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
QString Options::dictionaryLanguage() const
383
{
384
return m_dictionaryLanguage;
385
}
386
387
void Options::setDictionaryLanguage(const QString &language)
388
{
Callers
1
initializeApp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected