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

Method showTransformResult

src/frontend/dockwidgets/XYHilbertTransformCurveDock.cpp:189–191  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

187 * show the result and details of the transform
188 */
189void XYHilbertTransformCurveDock::showTransformResult() {
190 showResult(m_transformCurve, uiGeneralTab.teResult);
191}
192
193//*************************************************************
194//*********** SLOTs for changes triggered in XYCurve **********

Callers 2

initGeneralTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected