MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / boundingRect

Method boundingRect

src/openms_gui/source/VISUAL/TOPPASMergerVertex.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 QRectF TOPPASMergerVertex::boundingRect() const
47 {
48 return QRectF(-41, -41, 82, 82);
49 }
50
51 bool TOPPASMergerVertex::roundBasedMode() const
52 {

Callers 1

paintMethod · 0.45

Calls 1

QRectFClass · 0.50

Tested by

no test coverage detected