Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdenlive
/ getVenvPath
Method
getVenvPath
src/pythoninterfaces/saminterface.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
const QString SamInterface::getVenvPath()
84
{
85
return QStringLiteral(
"venv-sam"
);
86
}
87
88
const QString SamInterface::configForModel()
89
{
Callers
3
checkSamEnvironement
Method · 0.45
doDeleteSamVenv
Method · 0.45
doDeleteWrVenv
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected