Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
void 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
updatePosition
Method · 0.45
Calls
15
isLoading
Method · 0.80
append
Method · 0.80
height
Method · 0.80
setX
Method · 0.80
setY
Method · 0.80
setHeight
Method · 0.80
clear
Method · 0.45
isVisible
Method · 0.45
name
Method · 0.45
count
Method · 0.45
width
Method · 0.45
boundingRect
Method · 0.45
Tested by
no test coverage detected