Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ container
Method
container
src/backend/worksheet/ResizeItem.cpp:181–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
WorksheetElementContainer* ResizeItem::container() {
182
return m_container;
183
}
184
185
void ResizeItem::paint(QPainter*, const QStyleOptionGraphicsItem*, QWidget*) {
186
}
Callers
8
initGUI
Method · 0.80
initMenus
Method · 0.80
updateGUIOnProjectChanges
Method · 0.80
updateGUI
Method · 0.80
mousePressEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
hoverEnterEvent
Method · 0.80
hoverLeaveEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected