Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneMoreGres/ScreenTranslator
/ sourceLanguageModel
Method
sourceLanguageModel
src/commonmodels.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
QStringListModel *CommonModels::sourceLanguageModel() const
39
{
40
return sourceLanguageModel_.get();
41
}
42
43
QStringListModel *CommonModels::targetLanguageModel() const
44
{
Callers
4
check
Method · 0.80
SettingsEditor
Method · 0.80
CaptureAreaEditor
Method · 0.80
ResultEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected