MCPcopy 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
204QRectF ItemOrLayoutFacade::geometry() const
205{
206 return itemGeometry(isLayout() ? asLayout() : asItem());
207}
208
209bool ItemOrLayoutFacade::isVisible() const
210{

Callers 4

setNodeMethod · 0.45
setObjectMethod · 0.45
updateGeometryMethod · 0.45
updateGeometryDataMethod · 0.45

Calls 1

itemGeometryFunction · 0.85

Tested by

no test coverage detected