Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ boundingRect
Method
boundingRect
src/backend/worksheet/ResizeItem.cpp:177–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
QRectF ResizeItem::boundingRect() const {
178
return m_rect;
179
}
180
181
WorksheetElementContainer* ResizeItem::container() {
182
return m_container;
Callers
1
mouseMoveEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected