Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
181
qint64 ClientConnectionManager::processTrackerPid() const
182
{
183
return m_processTracker->pid();
184
}
185
186
void ClientConnectionManager::setProcessTrackerPid(qint64 pid)
187
{
Callers
nothing calls this directly
Calls
1
pid
Method · 0.45
Tested by
no test coverage detected