MCPcopy 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
116StatisticsSpreadsheet::Metrics StatisticsSpreadsheet::metrics() const {
117 return m_metrics;
118}
119
120void StatisticsSpreadsheet::setMetrics(Metrics metrics) {
121 m_metrics = metrics;

Callers 5

metricChangedMethod · 0.80
loadMethod · 0.80
saveConfigAsTemplateMethod · 0.80

Calls

no outgoing calls