Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ setPid
Method
setPid
qrenderdoc/Code/qprocessinfo.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void QProcessInfo::setPid(uint32_t pid)
363
{
364
m_pid = pid;
365
}
366
367
const QString &QProcessInfo::name() const
368
{
Callers
1
enumerate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected