qt5base-lts/examples/corelib/threads/doc/src
Sona Kurazyan 1b7ce85a60 Remove usages of deprecated APIs of QWheelEvent
- Replaced the usages of deprecated QWheelEvent::delta() and
  QWheelEvent::orientation() with QWheelEvent::angleDelta().
  In most of the examples it is acceptable to use only the vertical
  component of angle delta.

- Made the docs APIs to build conditionally, based on the
  deprecation version.

Task-number: QTBUG-76491
Task-number: QTBUG-76540
Change-Id: Id4230d483f724af49e4b6349b44881c3944de2a2
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-23 21:51:43 +02:00
..
mandelbrot.qdoc Remove usages of deprecated APIs of QWheelEvent 2019-08-23 21:51:43 +02:00
queuedcustomtype.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
semaphores.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
waitconditions.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00