Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ retransform
Method
retransform
src/backend/worksheet/Image.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void Image::retransform() {
98
Q_D(Image);
99
d->retransform();
100
}
101
102
void Image::handleResize(double /*horizontalRatio*/, double /*verticalRatio*/, bool /*pageResize*/) {
103
DEBUG(Q_FUNC_INFO);
Callers
14
generatePlot
Method · 0.45
removePlotRange
Method · 0.45
defaultPlotRangeChanged
Method · 0.45
addNew
Method · 0.45
showOverviewPlot
Method · 0.45
addCurvesToPlots
Method · 0.45
run
Method · 0.45
retransformElements
Method · 0.45
redo
Method · 0.45
referenceLineLinearScaling
Method · 0.45
referenceLineLog10Scaling
Method · 0.45
referenceLineSquareScaling
Method · 0.45
Calls
7
isLoading
Method · 0.80
height
Method · 0.80
setX
Method · 0.80
setY
Method · 0.80
setHeight
Method · 0.80
width
Method · 0.45
setWidth
Method · 0.45
Tested by
5
referenceLineLinearScaling
Method · 0.36
referenceLineLog10Scaling
Method · 0.36
referenceLineSquareScaling
Method · 0.36
referenceLineSqrtScaling
Method · 0.36
referenceLineInverseScaling
Method · 0.36