QImage only holds the image informations. You can't reimp a mouse event there! First: How/where do you display the image. In that class you need to get the point. If the image is scaled, then you have to calculate the point yourself! But that shouldn't be a problem.
Bookmarks