Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
int ResizeItem::HandleItem::position() const {
27
return m_position;
28
}
29
30
QVariant ResizeItem::HandleItem::itemChange(GraphicsItemChange change, const QVariant& value) {
31
QVariant newValue = value;
Callers
15
highlightBlock
Method · 0.80
eventFilter
Method · 0.80
load
Method · 0.80
loadConfig
Method · 0.80
positionXChanged
Method · 0.80
positionYChanged
Method · 0.80
customPositionXChanged
Method · 0.80
customPositionYChanged
Method · 0.80
load
Method · 0.80
positionXChanged
Method · 0.80
positionYChanged
Method · 0.80
customPositionXChanged
Method · 0.80
Calls
no outgoing calls
Tested by
15
axisLine
Method · 0.64
referenceRangeYMouseMove
Method · 0.64
referenceRangeXClippingLeftMouse
Method · 0.64
referenceRangeXClippingLeftSetStart
Method · 0.64
referenceRangeXClippingRightSetEnd
Method · 0.64
referenceRangeYClippingBottomSetEnd
Method · 0.64
referenceRangeYClippingTopSetEnd
Method · 0.64
referenceRangeYKeyPressUp
Method · 0.64
referenceRangeSaveLoad
Method · 0.64
mouseMoveRelative
Method · 0.64
mouseMoveRelativeWithBinding
Method · 0.64
positionRelative
Method · 0.64