qt6-bb10/tests/benchmarks/widgets/graphicsview
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
functional Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qgraphicsanchorlayout Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qgraphicsitem
qgraphicslayout Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qgraphicslinearlayout Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout 2018-04-04 06:54:39 +00:00
qgraphicsscene
qgraphicsview Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qgraphicswidget
graphicsview.pro Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout 2018-04-04 06:54:39 +00:00