MCPcopy Create free account
hub / github.com/KDAB/GammaRay / processTrackerPid

Method processTrackerPid

client/clientconnectionmanager.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181qint64 ClientConnectionManager::processTrackerPid() const
182{
183 return m_processTracker->pid();
184}
185
186void ClientConnectionManager::setProcessTrackerPid(qint64 pid)
187{

Callers

nothing calls this directly

Calls 1

pidMethod · 0.45

Tested by

no test coverage detected