Get the pointer coordinates in the mouseMoveEvent and display a portion of the image on some other widget. There is a tool "pixelator" in Qt4 that does what you want. You may want to take a look at its code.
Get the pointer coordinates in the mouseMoveEvent and display a portion of the image on some other widget. There is a tool "pixelator" in Qt4 that does what you want. You may want to take a look at its code.
Bookmarks