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

Method installMessage

src/pythoninterfaces/abstractpythoninterface.cpp:888–891  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

886}
887
888const QString AbstractPythonInterface::installMessage() const
889{
890 return i18n("Install missing dependencies");
891}
892
893void AbstractPythonInterface::setStatus(AbstractPythonInterface::InstallStatus status)
894{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected