Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setMetrics
Method
setMetrics
src/backend/spreadsheet/StatisticsSpreadsheet.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void StatisticsSpreadsheet::setMetrics(Metrics metrics) {
121
m_metrics = metrics;
122
update();
123
}
124
125
/*!
126
initializes the spreadsheet with the default number of columns and rows
Callers
5
metricChanged
Method · 0.80
selectAll
Method · 0.80
selectNone
Method · 0.80
loadConfigFromTemplate
Method · 0.80
testStatisticsSpreadsheetChangeMetrics
Method · 0.80
Calls
no outgoing calls
Tested by
1
testStatisticsSpreadsheetChangeMetrics
Method · 0.64