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