Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ geometry
Method
geometry
plugins/quickinspector/quickscreengrabber.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
QRectF ItemOrLayoutFacade::geometry() const
205
{
206
return itemGeometry(isLayout() ? asLayout() : asItem());
207
}
208
209
bool ItemOrLayoutFacade::isVisible() const
210
{
Callers
4
setNode
Method · 0.45
setObject
Method · 0.45
updateGeometry
Method · 0.45
updateGeometryData
Method · 0.45
Calls
1
itemGeometry
Function · 0.85
Tested by
no test coverage detected