MCPcopy Create free account
hub / github.com/KDE/labplot / position

Method position

src/backend/worksheet/ResizeItem.cpp:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26int ResizeItem::HandleItem::position() const {
27 return m_position;
28}
29
30QVariant ResizeItem::HandleItem::itemChange(GraphicsItemChange change, const QVariant& value) {
31 QVariant newValue = value;

Callers 15

highlightBlockMethod · 0.80
eventFilterMethod · 0.80
loadMethod · 0.80
loadConfigMethod · 0.80
positionXChangedMethod · 0.80
positionYChangedMethod · 0.80
loadMethod · 0.80
positionXChangedMethod · 0.80
positionYChangedMethod · 0.80

Calls

no outgoing calls