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

Method StaticConfig

libqnapi/src/config/staticconfig.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include "staticconfig.h"
16
17StaticConfig::StaticConfig() {}
18
19QStringList StaticConfig::movieExtensions() const {
20 static QStringList exts = {"avi", "asf", "divx", "mkv", "mov", "mp4",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected