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

Method showTransformResult

src/frontend/dockwidgets/XYFourierTransformCurveDock.cpp:241–243  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

239 * show the result and details of the transform
240 */
241void XYFourierTransformCurveDock::showTransformResult() {
242 showResult(m_transformCurve, uiGeneralTab.teResult);
243}
244
245//*************************************************************
246//*********** SLOTs for changes triggered in XYCurve **********

Callers 2

initGeneralTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected