qt6-bb10/src/widgets/effects
Anton Kudryavtsev 5ab9451846 QPixmapFilter: some cleanup
Use unique_ptr instead of plain array. No need to call 'delete'.

Change-Id: Ia77f4f209b1fd83391428d8b82b7acbba48781b9
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-10-16 15:27:34 +00:00
..
effects.pri
qgraphicseffect.cpp Convert features.graphicseffect to QT_[REQUIRE_]CONFIG 2017-07-11 02:52:03 +00:00
qgraphicseffect.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qgraphicseffect_p.h Convert features.graphicseffect to QT_[REQUIRE_]CONFIG 2017-07-11 02:52:03 +00:00
qpixmapfilter.cpp QPixmapFilter: some cleanup 2018-10-16 15:27:34 +00:00
qpixmapfilter_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00