MCPcopy 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
357uint32_t QProcessInfo::pid() const
358{
359 return m_pid;
360}
361
362void QProcessInfo::setPid(uint32_t pid)
363{

Callers 4

fillWindowTitlesFunction · 0.45
enumerateMethod · 0.45
childUpdateMethod · 0.45
fillProcessListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected