QPixmapFilter will live in QtWidgets
authorLars Knoll <lars.knoll@nokia.com>
Thu, 5 May 2011 07:55:00 +0000 (09:55 +0200)
committerLars Knoll <lars.knoll@nokia.com>
Thu, 5 May 2011 07:57:00 +0000 (09:57 +0200)
commit22a6540326ad5c97babde53ea70f291e38e65f2d
tree4c6594c4acaeb677d838cfadc2074a5236d5bdf1
parent4ece3fc24e4a2855cfb75a5da0dc2197a87092cd
QPixmapFilter will live in QtWidgets

The class is only used for QGraphicsEffect. When merging
QtOpenGL into Gui and Widgets, the GL nased pixmap
filters will also need to be moved into effects/ and
the pixmapFilter() method in QPaintEngineEx can get
removed.
src/gui/effects/effects.pri
src/gui/effects/qpixmapfilter.cpp [moved from src/gui/image/qpixmapfilter.cpp with 100% similarity]
src/gui/effects/qpixmapfilter_p.h [moved from src/gui/image/qpixmapfilter_p.h with 100% similarity]
src/gui/image/image.pri
src/gui/painting/qpaintengineex_p.h