qt5base-lts/examples/widgets
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
..
animation QtWidgets: replace 0 with \nullptr in documentation 2019-01-28 19:37:26 +00:00
desktop Merge remote-tracking branch 'origin/5.12' into 5.13 2019-07-12 12:23:29 +02:00
dialogs Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
doc Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
draganddrop DropSite example: fix documentation 2018-12-10 18:38:56 +00:00
effects Cleanup Widgets examples - new signal/slot syntax 2019-01-06 17:08:03 +00:00
gestures Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
graphicsview Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
itemviews Fix some deprecation warnings in examples 2019-02-06 22:12:23 +00:00
layouts QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Use QSaveFile in MainWindow examples 2019-06-12 09:29:31 +02:00
painting Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Fix heading level in style combobox in TextEdit example 2019-05-06 19:25:12 +00:00
scroller Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
statemachine Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
tools examples: port away from Java-style iterators 2019-05-23 17:30:51 +02:00
touch Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
tutorials Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
widgets Merge remote-tracking branch 'origin/5.13' into dev 2019-07-01 10:21:37 +02:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00