Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ pid
Method
pid
qrenderdoc/Code/qprocessinfo.cpp:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
uint32_t QProcessInfo::pid() const
358
{
359
return m_pid;
360
}
361
362
void QProcessInfo::setPid(uint32_t pid)
363
{
Callers
4
fillWindowTitles
Function · 0.45
enumerate
Method · 0.45
childUpdate
Method · 0.45
fillProcessList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected