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

Method updateLocale

src/backend/worksheet/plots/cartesian/Histogram.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245void Histogram::updateLocale() {
246 Q_D(Histogram);
247 d->updateValues();
248}
249
250// ##############################################################################
251// ########################## getter methods ##################################

Callers

nothing calls this directly

Calls 1

updateValuesMethod · 0.45

Tested by

no test coverage detected