Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ metrics
Method
metrics
src/backend/spreadsheet/StatisticsSpreadsheet.cpp:116–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
StatisticsSpreadsheet::Metrics StatisticsSpreadsheet::metrics() const {
117
return m_metrics;
118
}
119
120
void StatisticsSpreadsheet::setMetrics(Metrics metrics) {
121
m_metrics = metrics;
Callers
5
metricChanged
Method · 0.80
load
Method · 0.80
loadConfigFromTemplate
Method · 0.80
saveConfigAsTemplate
Method · 0.80
testStatisticsSpreadsheetChangeMetrics
Method · 0.80
Calls
no outgoing calls
Tested by
1
testStatisticsSpreadsheetChangeMetrics
Method · 0.64