Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ listLanguages
Method
listLanguages
libqnapi/src/subtitlelanguage.cpp:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
QStringList SubtitleLanguage::listLanguages() { return names; }
57
58
QStringList SubtitleLanguage::listLanguageTwoLetterCodes() { return codes2l; }
59
Callers
1
printHelpLanguages
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected