MCPcopy 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
40void EnumRepositoryClient::definitionReceived(const EnumDefinition &def)
41{
42 addDefinition(def);
43 emit definitionChanged(def.id());
44}
45
46void EnumRepositoryClient::requestDefinition(EnumId id)
47{

Callers

nothing calls this directly

Calls 1

idMethod · 0.45

Tested by

no test coverage detected