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