MCPcopy Create free account
hub / github.com/KDAB/GammaRay / navigateToReceiver

Method navigateToReceiver

ui/tools/objectinspector/connectionsextensionclient.cpp:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void ConnectionsExtensionClient::navigateToReceiver(int modelRow)
35{
36 Endpoint::instance()->invokeObject(name(), "navigateToReceiver",
37 QVariantList() << QVariant::fromValue(modelRow));
38}

Callers 1

outboundContextMenuMethod · 0.45

Calls 1

invokeObjectMethod · 0.45

Tested by

no test coverage detected