Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ clientConnected
Method
clientConnected
client/clientconnectionmanager.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
void ClientConnectionManager::clientConnected()
285
{
286
setProcessTrackerPid(m_client->pid());
287
}
288
289
void ClientConnectionManager::clientDisconnected()
290
{
Callers
nothing calls this directly
Calls
1
pid
Method · 0.45
Tested by
no test coverage detected