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