diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-11-25 14:01:13 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-11-25 16:03:33 (GMT) |
commit | aaae24808654d54bf8aca04f825c6aa786fe342f (patch) | |
tree | 230f47a5ad8640f6e1cdd4849c0e4812ad97dfc9 /src/corelib/codecs | |
parent | dddd3e5fc9658ebbb5f94b343e7c7c0cd27eb7f2 (diff) | |
download | Qt-aaae24808654d54bf8aca04f825c6aa786fe342f.zip Qt-aaae24808654d54bf8aca04f825c6aa786fe342f.tar.gz Qt-aaae24808654d54bf8aca04f825c6aa786fe342f.tar.bz2 |
Use a pixmap instead of an image in the tablet example
The transformations QImage->QPixmap are killing the performance of the
tablet example. This is noticeable because of the number of events sent
by the tablet (painting MUST be fast in tabletEvent()).
Reviewed-by: David Boddie
Diffstat (limited to 'src/corelib/codecs')
0 files changed, 0 insertions, 0 deletions