MCPcopy 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
181WorksheetElementContainer* ResizeItem::container() {
182 return m_container;
183}
184
185void ResizeItem::paint(QPainter*, const QStyleOptionGraphicsItem*, QWidget*) {
186}

Callers 8

initGUIMethod · 0.80
initMenusMethod · 0.80
updateGUIMethod · 0.80
mousePressEventMethod · 0.80
mouseReleaseEventMethod · 0.80
hoverEnterEventMethod · 0.80
hoverLeaveEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected