Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ updateLocale
Method
updateLocale
src/backend/worksheet/plots/cartesian/LollipopPlot.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
void LollipopPlot::updateLocale() {
156
Q_D(LollipopPlot);
157
d->updateValues();
158
}
159
160
/* ============================ getter methods ================= */
161
// general
Callers
nothing calls this directly
Calls
1
updateValues
Method · 0.45
Tested by
no test coverage detected