Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
bool SamInterface::installNewModel(const QString &)
64
{
65
return false;
66
}
67
68
QString SamInterface::featureName()
69
{
Callers
1
pluginssettings.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected