Qt handles repainting automatically. No need to explicitly call update.

On 12/24/2014 12:25 PM, Igor Mironchik wrote:
> Hi.
> 
> If to show() QWidget then it will be repainted, or I should use update()  
> after show()?
> 
> I.e. is QWidget repainted after show() even if it was shown or not?
> 
> Thank you.
> 

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to