Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ setCommandLine
Method
setCommandLine
qrenderdoc/Code/qprocessinfo.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
void QProcessInfo::setCommandLine(const QString &cmd)
393
{
394
m_cmdLine = cmd;
395
}
Callers
1
enumerate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected