MCPcopy Create free account
hub / github.com/QNapi/qnapi / listLanguageTwoLetterCodes

Method listLanguageTwoLetterCodes

libqnapi/src/subtitlelanguage.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56QStringList SubtitleLanguage::listLanguages() { return names; }
57
58QStringList SubtitleLanguage::listLanguageTwoLetterCodes() { return codes2l; }
59
60void SubtitleLanguage::fill_tables() {
61 codes2l << "sq";

Callers 1

readGeneralConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected