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
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to