MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / boundingRect

Method boundingRect

ASAP/WSITileGraphicsItem.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75QRectF WSITileGraphicsItem::boundingRect() const{
76 // return the size
77 return _boundingRect;
78}
79
80void WSITileGraphicsItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
81 QWidget *widget){

Callers 7

resizeEventMethod · 0.45
scalingTimeMethod · 0.45
moveToMethod · 0.45
initializeMethod · 0.45
initializeImageMethod · 0.45
panMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected