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

Method showInterpolationResult

src/frontend/dockwidgets/XYInterpolationCurveDock.cpp:544–546  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

542 * show the result and details of the interpolation
543 */
544void XYInterpolationCurveDock::showInterpolationResult() {
545 showResult(m_interpolationCurve, uiGeneralTab.teResult);
546}
547
548//*************************************************************
549//*********** SLOTs for changes triggered in XYCurve **********

Callers 2

initGeneralTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected