Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setKey
Method
setKey
common/endpoint.cpp:422–425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
420
}
421
422
void Endpoint::setKey(const QString &key)
423
{
424
m_key = key;
425
}
426
427
qint64 Endpoint::pid() const
428
{
Callers
1
delayedInit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected