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