qt5base-lts/tests/benchmarks/widgets/graphicsview
Sona Kurazyan 376715f1a5 Remove usages of deprecated APIs of qtbase/widgets
- Replace the usages of deprecated APIs by corresponding
  alternatives in the library code and documentation.

- Build docs for deprecated APIs conditionally, based on deprecation
  version. Remove the docs of methods deprecated since 5.0.0, these
  methods are not compiled anymore.

- Modify the tests to make them build when deprecated APIs disabled:
    * Make the the parts of the tests testing the deprecated APIs to
      be compiled conditionally, only when the corresponding methods
      are enabled.
    * If the test-case tests only the deprecated API, but not the
      corresponding replacement, add tests for the replacement

Task-number: QTBUG-76491
Task-number: QTBUG-76540
Task-number: QTBUG-76541
Change-Id: I6aaf0a1369c479fb880369a38f2b8e1e86b46934
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-01 17:04:13 +00:00
..
functional QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
qgraphicsanchorlayout Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qgraphicsitem Benchmarks/QGraphicsItem: use testdata instead hard-coded values 2018-03-27 16:51:03 +00:00
qgraphicslayout Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02: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 Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +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