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

Method retransform

src/backend/worksheet/InfoElement.cpp:783–786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781}
782
783void InfoElement::retransform() {
784 Q_D(InfoElement);
785 d->retransform();
786}
787
788void InfoElement::handleResize(double /*horizontalRatio*/, double /*verticalRatio*/, bool /*pageResize*/) {
789}

Callers 4

labelPositionChangedMethod · 0.45
childRemovedMethod · 0.45

Calls 15

updateValidMethod · 0.80
isLoadingMethod · 0.80
rectMethod · 0.80
markerPointsCountMethod · 0.80
coordinateSystemIndexMethod · 0.80
mapLogicalToSceneMethod · 0.80
findNearestGluePointMethod · 0.80
gluePointAtMethod · 0.80
xMethod · 0.80
dataRectMethod · 0.80
isEmptyMethod · 0.45
plotMethod · 0.45

Tested by

no test coverage detected