Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ definitionReceived
Method
definitionReceived
client/enumrepositoryclient.cpp:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void EnumRepositoryClient::definitionReceived(const EnumDefinition &def)
41
{
42
addDefinition(def);
43
emit definitionChanged(def.id());
44
}
45
46
void EnumRepositoryClient::requestDefinition(EnumId id)
47
{
Callers
nothing calls this directly
Calls
1
id
Method · 0.45
Tested by
no test coverage detected