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

Method updateLocale

src/backend/worksheet/plots/cartesian/BarPlot.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void BarPlot::updateLocale() {
139 Q_D(BarPlot);
140 d->updateValues();
141}
142
143/* ============================ getter methods ================= */
144// general

Callers

nothing calls this directly

Calls 1

updateValuesMethod · 0.45

Tested by

no test coverage detected