On 04/10/2012 09:43 PM, Andreas Aardal Hanssen wrote: > Den 21:10 10. april 2012 skrev Uwe Rathmann <[email protected] > <mailto:[email protected]>> følgende: > > > You want to take a screenshot of the widget from within the widget's > own paintEvent?
No, I need a replacement for QPixmap::fill() - like you can see in the title. Please have a look at my previous mail, where I already wrote down why there are situations, where the way how Qt fills the background is not satisfying. Basically I would like to see a replacement for QPixmap::fill() - f.e. QWidget::fillPixmap( QPixmap &, ... ) - similar to what has been done by moving QPixmap::grabWidget() to QWidget::grab. This way your new modularization should work and no functionality is lost. Uwe _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
