Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
void
134
ProcessHandler::startProcess()
135
{
136
_process->start(QCoreApplication::applicationFilePath(), _processArgs);
137
}
138
139
const QString &
140
ProcessHandler::getProcessLog() const
Callers
1
startRenderingFullSequence
Method · 0.80
Calls
1
start
Method · 0.80
Tested by
no test coverage detected