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

Method retransform

src/backend/datapicker/Segment.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void Segment::retransform() {
45 Q_D(Segment);
46 d->retransform();
47}
48
49bool Segment::isVisible() const {
50 Q_D(const Segment);

Callers 3

loadMethod · 0.45
finishRunMethod · 0.45
addNewPointMethod · 0.45

Calls 2

scaleMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected