You should not use a QLabel but rather also paint the visible part of your image in the paintEvent of your scrollarea. The problem is that you paint in the scrollview but the label is above everything you paint.
You should not use a QLabel but rather also paint the visible part of your image in the paintEvent of your scrollarea. The problem is that you paint in the scrollview but the label is above everything you paint.
It's nice to be important but it's more important to be nice.
Bookmarks