MCPcopy Create free account
hub / github.com/KDE/kid3 / ScriptUtils

Method ScriptUtils

src/plugins/kid3qml/scriptutils.cpp:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60
61
62ScriptUtils::ScriptUtils(QObject *parent) : QObject(parent)
63{
64}
65
66QStringList ScriptUtils::toStringList(const QList<QUrl>& urls)
67{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected