qt5base-lts/tests/auto/widgets
Sona Kurazyan 2f33e030b8 Remove usages of deprecated APIs of qtbase/gui
- Replaced the usages of deprecated APIs by corresponding
  alternatives in the library code and documentation.

- Modified the tests to make them build when deprecated APIs disabled:
    * Made 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, added tests for the replacement.

Change-Id: Ic38245015377fc0c8127eb5458c184ffd4b450f1
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-13 10:43:15 +02:00
..
dialogs unblacklist passing tests 2019-07-08 11:01:42 +00:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
itemviews Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
kernel unblacklist passing tests 2019-07-08 11:01:42 +00:00
styles Remove usages of QSysInfo's deprecated APIs 2019-07-05 09:26:17 +00:00
util unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00