Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ targetLanguageModel
Method
targetLanguageModel
src/commonmodels.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
QStringListModel *CommonModels::targetLanguageModel() const
44
{
45
return targetLanguageModel_.get();
46
}
47
48
const QStringList &CommonModels::translators() const
49
{
Callers
3
SettingsEditor
Method · 0.80
CaptureAreaEditor
Method · 0.80
ResultEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected