MCPcopy 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
56QStringList SubtitleLanguage::listLanguages() { return names; }
57
58QStringList SubtitleLanguage::listLanguageTwoLetterCodes() { return codes2l; }
59

Callers 1

printHelpLanguagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected