QPainter logs in stdout

Thiago Macieira thiago at kde.org
Mon Jan 18 21:45:06 GMT 2010


Em Segunda-feira 18. Janeiro 2010, às 22.17.33, Ingo Klöcker escreveu:
> After digging into Qt's sources we finally resorted to 
> something like
>   QEvent event( QEvent::UpdateRequest );
>   QCoreApplication::postEvent( viewport, &event );
> instead.

Wouldn't this accomplish the same:

	viewport->update() ?

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100118/40448414/attachment.sig>


More information about the kde-core-devel mailing list