[Qt-interest] After calling update(), paint is not getting called.

Girish Ramakrishnan girish at forwardbias.in
Tue Jan 19 16:24:37 CET 2010


trinathpujari wrote:
> Hi All,
> 
>          After calling update() function of Qt, for our embedded device,
> paint() is not getting called.
>          Can anybody knows, what might be the reason?
> 

Maybe you called setUpdatesEnabled(false) somewhere?

Girish



More information about the Qt-interest-old mailing list