qt5base-lts/examples/corelib
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
..
ipc Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
mimetypes Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
serialization Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
threads Remove usages of deprecated APIs of QWheelEvent 2019-08-23 21:51:43 +02:00
tools QVariant: deprecate qVariantFromValue/qVariantSetValue() 2019-03-31 12:25:46 +00:00
corelib.pro threads: disable threads examples for nothread builds 2018-12-10 05:36:08 +00:00