MCPcopy 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
120void 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

metricChangedMethod · 0.80
selectAllMethod · 0.80
selectNoneMethod · 0.80

Calls

no outgoing calls