MCPcopy 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
177QRectF ResizeItem::boundingRect() const {
178 return m_rect;
179}
180
181WorksheetElementContainer* ResizeItem::container() {
182 return m_container;

Callers 1

mouseMoveEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected