Review Request: update animators use of QPainter()

Bill Egert begert at gmail.com
Mon Feb 25 04:58:44 CET 2008


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://mattr.info/r/217/
-----------------------------------------------------------

Review request for Plasma.


Summary
-------

-This constructor is convenient for short-lived painters and should be used only once. The constructor calls begin() for you and the QPainter destructor automatically calls end().

-Warning: You can only set the composition mode for QPainter objects that operates on a QImage.

Or at least this is what trolltech says :)


Diffs
-----

  /trunk/KDE/kdebase/workspace/plasma/animators/default/defaultAnimator.cpp

Diff: http://mattr.info/r/217/diff


Testing
-------


Thanks,

Bill



More information about the Panel-devel mailing list