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

Method showConvolutionResult

src/frontend/dockwidgets/XYConvolutionCurveDock.cpp:389–391  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

387 * show the result and details of the convolution
388 */
389void XYConvolutionCurveDock::showConvolutionResult() {
390 showResult(m_convolutionCurve, uiGeneralTab.teResult);
391}
392
393//*************************************************************
394//*********** SLOTs for changes triggered in XYCurve **********

Callers 2

initGeneralTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected