! * show the result and details of the correlation */
| 282 | * show the result and details of the correlation |
| 283 | */ |
| 284 | void XYCorrelationCurveDock::showCorrelationResult() { |
| 285 | showResult(m_correlationCurve, uiGeneralTab.teResult); |
| 286 | } |
| 287 | |
| 288 | //************************************************************* |
| 289 | //*********** SLOTs for changes triggered in XYCurve ********** |
no outgoing calls
no test coverage detected