Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ boundingRect
Method
boundingRect
src/openms_gui/source/VISUAL/TOPPASSplitterVertex.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
QRectF TOPPASSplitterVertex::boundingRect() const
94
{
95
return QRectF(-41, -41, 82, 82);
96
}
97
98
void TOPPASSplitterVertex::markUnreachable()
99
{
Callers
1
paint
Method · 0.45
Calls
1
QRectF
Class · 0.50
Tested by
no test coverage detected