qt5base-lts/src
Volker Hilsheimer 146b37cdf3 Return subclass type from overrides of QEvent::clone
C++ allows overrides to return a covariant type, so if calling code has
already cast the callee down to the right type, don't require it to cast
the returned clone down as well.

Pick-to: 6.0 6.0.0
Change-Id: I802f00a3c78e03047046986d0ed0a479b47573b8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-23 11:52:25 +01:00
..
3rdparty
android
concurrent Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
corelib Return subclass type from overrides of QEvent::clone 2020-11-23 11:52:25 +01:00
dbus Deprecate QScopedPointer::take() 2020-11-20 14:28:31 +01:00
entrypoint
gui Return subclass type from overrides of QEvent::clone 2020-11-23 11:52:25 +01:00
network Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
opengl Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
openglwidgets
platformsupport Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
plugins wasm: fix resizing of qwidget windows 2020-11-23 07:54:56 +10:00
printsupport QWin32PrintEngine: fix compilation 2020-11-20 20:30:30 +00:00
sql Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
testlib Doc: explain how to create a test touch device for use with touchEvent 2020-11-20 13:30:52 +00:00
tools QFont: Prefer setFamilies() over setFamily() 2020-11-20 14:30:22 +01:00
widgets Doc: Update CMake functions in Qt Widgets for Qt 6 2020-11-23 10:01:06 +00:00
xml Deprecate QScopedPointer::take() 2020-11-20 14:28:31 +01:00
CMakeLists.txt
src.pro