MCPcopy 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
35QGraphicsItem* Segment::graphicsItem() const {
36 return d_ptr;
37}
38
39void Segment::setParentGraphicsItem(QGraphicsItem* item) {
40 Q_D(Segment);

Callers 15

SegmentMethod · 0.95
plotAtMethod · 0.45
keyPressEventMethod · 0.45
addNewMethod · 0.45
fadeInMethod · 0.45
fadeOutMethod · 0.45
mousePressEventMethod · 0.45
loadGraphLayerMethod · 0.45
removeUnneededLinesMethod · 0.45
clearSegmentsMethod · 0.45

Calls

no outgoing calls

Tested by 4