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

Method fromFailed

libqnapi/src/subtitleinfo.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28SubtitleInfo SubtitleInfo::fromFailed(const QString& fileName) {
29 return SubtitleInfo("", "", "", QFileInfo(fileName).completeBaseName(), "",
30 "", SUBTITLE_NONE);
31}

Callers

nothing calls this directly

Calls 1

SubtitleInfoClass · 0.85

Tested by

no test coverage detected