MCPcopy 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
57void RemoteViewServer::requestElementsAt(const QPoint &pos, GammaRay::RemoteViewInterface::RequestMode mode)
58{
59 emit elementsAtRequested(pos, mode);
60}
61
62void RemoteViewServer::pickElementId(const GammaRay::ObjectId &id)
63{

Callers 1

mousePressEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected