Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ updateValues
Method
updateValues
src/backend/worksheet/plots/cartesian/Histogram.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
void Histogram::updateValues() {
567
D(Histogram);
568
d->updateValues();
569
}
570
571
void Histogram::dataColumnAboutToBeRemoved(const AbstractAspect* aspect) {
572
Q_D(Histogram);
Callers
2
init
Method · 0.45
updateLocale
Method · 0.45
Calls
15
suffix
Method · 0.80
numericFormat
Method · 0.80
font
Method · 0.80
position
Method · 0.80
setX
Method · 0.80
x
Method · 0.80
setY
Method · 0.80
append
Method · 0.80
length
Method · 0.80
clear
Method · 0.45
type
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected