Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ item
Method
item
plugins/quickinspector/quickscreengrabber.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
QQuickItem *ItemOrLayoutFacade::item() const
200
{
201
return isLayout() ? asLayout()->parentItem() : asItem();
202
}
203
204
QRectF ItemOrLayoutFacade::geometry() const
205
{
Callers
2
placeOn
Method · 0.45
updateOverlay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected