Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ requestElementsAt
Method
requestElementsAt
core/remoteviewserver.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void RemoteViewServer::requestElementsAt(const QPoint &pos, GammaRay::RemoteViewInterface::RequestMode mode)
58
{
59
emit elementsAtRequested(pos, mode);
60
}
61
62
void RemoteViewServer::pickElementId(const GammaRay::ObjectId &id)
63
{
Callers
1
mousePressEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected