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

Method activateMethod

ui/tools/objectinspector/methodsextensionclient.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27MethodsExtensionClient::~MethodsExtensionClient() = default;
28
29void MethodsExtensionClient::activateMethod()
30{
31 Endpoint::instance()->invokeObject(name(), "activateMethod");
32}
33
34void MethodsExtensionClient::invokeMethod(Qt::ConnectionType type)
35{

Callers 1

methodActivatedMethod · 0.45

Calls 1

invokeObjectMethod · 0.45

Tested by

no test coverage detected