Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
783
void InfoElement::retransform() {
784
Q_D(InfoElement);
785
d->retransform();
786
}
787
788
void InfoElement::handleResize(double /*horizontalRatio*/, double /*verticalRatio*/, bool /*pageResize*/) {
789
}
Callers
4
labelPositionChanged
Method · 0.45
labelTextWrapperChanged
Method · 0.45
labelBorderShapeChanged
Method · 0.45
childRemoved
Method · 0.45
Calls
15
updateValid
Method · 0.80
isLoading
Method · 0.80
rect
Method · 0.80
markerPointsCount
Method · 0.80
coordinateSystemIndex
Method · 0.80
mapLogicalToScene
Method · 0.80
findNearestGluePoint
Method · 0.80
gluePointAt
Method · 0.80
x
Method · 0.80
dataRect
Method · 0.80
isEmpty
Method · 0.45
plot
Method · 0.45
Tested by
no test coverage detected