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

Method showSmoothResult

src/frontend/dockwidgets/XYSmoothCurveDock.cpp:416–418  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

414 * show the result and details of the smooth
415 */
416void XYSmoothCurveDock::showSmoothResult() {
417 showResult(m_smoothCurve, uiGeneralTab.teResult);
418}
419
420//*************************************************************
421//*********** SLOTs for changes triggered in XYCurve **********

Callers 2

initGeneralTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected