| 506 | } |
| 507 | |
| 508 | void ImageViewerWindow::setCoordinatePickHandler(IPLCoordinatePickHandler *widget) |
| 509 | { |
| 510 | _coordinatePickHandler = widget; |
| 511 | } |
| 512 | |
| 513 | void ImageViewerWindow::clearColorPickHandler() |
| 514 | { |
no outgoing calls
no test coverage detected