qt5base-lts/examples/corelib/threads/doc
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
..
images Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
src Remove usages of deprecated APIs of QWheelEvent 2019-08-23 21:51:43 +02:00