OK, I have successfully achieved to have such behaviour :
- using a pixmap which "grabs my widget" (QPixmap::grabWidget)
- and then scaling the pixmap using Qt::SmoothTransformation (otherwise it looks really ugly, which is no surprise).
Thanks for your time and consideration.
Bookmarks