MCPcopy Create free account
hub / github.com/KDE/kdenlive / installNewModel

Method installNewModel

src/pythoninterfaces/saminterface.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63bool SamInterface::installNewModel(const QString &)
64{
65 return false;
66}
67
68QString SamInterface::featureName()
69{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected