MCPcopy 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
83const QString SamInterface::getVenvPath()
84{
85 return QStringLiteral("venv-sam");
86}
87
88const QString SamInterface::configForModel()
89{

Callers 3

checkSamEnvironementMethod · 0.45
doDeleteSamVenvMethod · 0.45
doDeleteWrVenvMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected