qt5base-lts/src/platformsupport/devicediscovery
Kevin Funk 47c92fbb0b Replace Q_DECL_OVERRIDE with override where possible
Remaining uses of Q_DECL_OVERRIDE are in:

src/corelib/global/qcompilerdetection.h
src/corelib/global/qglobal.cpp
doc/global/qt-cpp-defines.qdocconf
  (definition and documentation of Q_DECL_OVERRIDE)
tests/manual/qcursor/qcursorhighdpi/main.cpp
  (a test executable compilable both under Qt4 and Qt5)

Change-Id: Ib9b05d829add69e98a86238274b6a1fcb19b49ba
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-19 11:53:42 +00:00
..
devicediscovery.pro Disable precompiled headers for small modules 2017-04-20 05:39:47 +00:00
qdevicediscovery_dummy_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qdevicediscovery_dummy.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdevicediscovery_p.h Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG 2017-01-02 10:31:25 +00:00
qdevicediscovery_static_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qdevicediscovery_static.cpp Add evdev support for FreeBSD 2016-10-06 15:50:44 +00:00
qdevicediscovery_udev_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qdevicediscovery_udev.cpp OpenGL, PlatformSupport: use QStringRef to optimize memory allocation 2016-04-07 12:57:43 +00:00