Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ connectToSignal
Method
connectToSignal
ui/tools/objectinspector/methodsextensionclient.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void MethodsExtensionClient::connectToSignal()
41
{
42
Endpoint::instance()->invokeObject(name(),
"connectToSignal"
);
43
}
Callers
1
methodContextMenu
Method · 0.45
Calls
1
invokeObject
Method · 0.45
Tested by
no test coverage detected