MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / startProcess

Method startProcess

Engine/ProcessHandler.cpp:133–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void
134ProcessHandler::startProcess()
135{
136 _process->start(QCoreApplication::applicationFilePath(), _processArgs);
137}
138
139const QString &
140ProcessHandler::getProcessLog() const

Callers 1

Calls 1

startMethod · 0.80

Tested by

no test coverage detected