MCPcopy 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
362void QProcessInfo::setPid(uint32_t pid)
363{
364 m_pid = pid;
365}
366
367const QString &QProcessInfo::name() const
368{

Callers 1

enumerateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected