Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ graphicsItem
Method
graphicsItem
src/backend/datapicker/Segment.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
QGraphicsItem* Segment::graphicsItem() const {
36
return d_ptr;
37
}
38
39
void Segment::setParentGraphicsItem(QGraphicsItem* item) {
40
Q_D(Segment);
Callers
15
Segment
Method · 0.95
plotAt
Method · 0.45
keyPressEvent
Method · 0.45
addNew
Method · 0.45
fadeIn
Method · 0.45
fadeOut
Method · 0.45
cartesianPlotNavigationChanged
Method · 0.45
mousePressEvent
Method · 0.45
changeSelectedItemsPosition
Method · 0.45
loadGraphLayer
Method · 0.45
removeUnneededLines
Method · 0.45
clearSegments
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestZoomSelectionAutoscale
Method · 0.36
moveTreeModelInteraction
Method · 0.36
zValueAfterAddMoveRemove
Method · 0.36
zValueAfterAddMoveRemove
Method · 0.36