qt5base-lts/examples/opengl/legacy/overpainting
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
..
bubble.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
bubble.h Unify license header usage. 2016-03-29 10:20:03 +00:00
glwidget.cpp Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
glwidget.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
overpainting.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00