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

Method boundingRect

src/openms_gui/source/VISUAL/TOPPASToolVertex.cpp:431–434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

429 }
430
431 QRectF TOPPASToolVertex::boundingRect() const
432 {
433 return QRectF(-71, -61, 142, 122);
434 }
435
436 String TOPPASToolVertex::getName() const
437 {

Callers 2

paintMethod · 0.45
foreachFunction · 0.45

Calls 1

QRectFClass · 0.50

Tested by

no test coverage detected