qt5base-lts/tests/benchmarks/widgets/graphicsview
Christian Ehrlicher 4f6eb43898 QtCore: mark obsolete enumerations as deprecated
The following enumerations were obsolete for a log time but not marked
as deprecated:
 - WA_NoBackground
 - WA_MacNoClickThrough
 - WA_MacBrushedMetal
 - WA_MacMetalStyle
 - WA_MSWindowsUseDirect3D
 - WA_MacFrameworkScaled
 - AA_MSWindowsUseDirect3DByDefault
 - AA_X11InitThreads
 - ImMicroFocus

mark them as deprecated and remove the usage inside QtBase so they can
be removed with Qt6

Change-Id: Ia087a7e1d0ff1945286895be6425a6cceaa483fb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-05-17 14:08:30 +00:00
..
functional QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
qgraphicsanchorlayout Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00
qgraphicsitem Benchmarks/QGraphicsItem: use testdata instead hard-coded values 2018-03-27 16:51:03 +00:00
qgraphicslayout Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout 2018-04-04 06:54:39 +00:00
qgraphicslinearlayout Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout 2018-04-04 06:54:39 +00:00
qgraphicsscene Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00
qgraphicsview Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00
qgraphicswidget Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00
graphicsview.pro Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout 2018-04-04 06:54:39 +00:00