MCPcopy Create free account
hub / github.com/KDE/labplot / showCorrelationResult

Method showCorrelationResult

src/frontend/dockwidgets/XYCorrelationCurveDock.cpp:284–286  ·  view source on GitHub ↗

! * show the result and details of the correlation */

Source from the content-addressed store, hash-verified

282 * show the result and details of the correlation
283 */
284void XYCorrelationCurveDock::showCorrelationResult() {
285 showResult(m_correlationCurve, uiGeneralTab.teResult);
286}
287
288//*************************************************************
289//*********** SLOTs for changes triggered in XYCurve **********

Callers 2

initGeneralTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected