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

Method retransform

src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void CartesianPlotLegend::retransform() {
138 d_ptr->retransform();
139}
140
141/*!
142 * overrides the implementation in WorksheetElement and sets the z-value to the maximal possible,

Callers 1

updatePositionMethod · 0.45

Calls 15

isLoadingMethod · 0.80
appendMethod · 0.80
heightMethod · 0.80
setXMethod · 0.80
setYMethod · 0.80
setHeightMethod · 0.80
clearMethod · 0.45
isVisibleMethod · 0.45
nameMethod · 0.45
countMethod · 0.45
widthMethod · 0.45
boundingRectMethod · 0.45

Tested by

no test coverage detected