[Development] QPixmap::fill( const QWidget *, ... )

Uwe Rathmann Uwe.Rathmann at tigertal.de
Tue Apr 10 21:10:04 CEST 2012


On 04/10/2012 08:03 PM, Uwe Rathmann wrote:
>
>> Maybe QWidget::render() with DrawWindowBackground
>> and no DrawChildren can be used instead?
> Guess this will work - I will try it.

Unfortunately QWidget::render doesn't work. In my use case I'm inside of 
QWidget::paintEvent and using QWidget::render leads to a recursive call 
of QWidget::paintEvent.

Uwe



More information about the Development mailing list