QPainter logs in stdout

Tobias Koenig tokoe at kde.org
Sat Oct 17 09:10:38 BST 2009


On Sat, Oct 17, 2009 at 09:34:01AM +0200, Jaime Torres wrote:
> Hi,
Hej Jaime,

>   Has someone else seen these logs?
> 
> QPainter::begin: Widget painting can only begin as a result of a paintEvent                  
This happens if some code uses QPainter to paint to a widget outside
of QWidget::paintEvent(). It points mostly to some non-ported
Qt3 code in your application.

Ciao,
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20091017/f476f976/attachment.sig>


More information about the kde-core-devel mailing list