Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ endPointPid
Method
endPointPid
client/clientconnectionmanager.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
qint64 ClientConnectionManager::endPointPid() const
203
{
204
return m_client->pid();
205
}
206
207
void ClientConnectionManager::disconnectFromHost()
208
{
Callers
nothing calls this directly
Calls
1
pid
Method · 0.45
Tested by
no test coverage detected