MCPcopy 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
382QString Options::dictionaryLanguage() const
383{
384 return m_dictionaryLanguage;
385}
386
387void Options::setDictionaryLanguage(const QString &language)
388{

Callers 1

initializeAppMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected