MCPcopy 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
284void ClientConnectionManager::clientConnected()
285{
286 setProcessTrackerPid(m_client->pid());
287}
288
289void ClientConnectionManager::clientDisconnected()
290{

Callers

nothing calls this directly

Calls 1

pidMethod · 0.45

Tested by

no test coverage detected