qt6-bb10/src/gui
Thiago Macieira e915d31010 Get rid of QKeyEventEx
This class was added when we needed more information in QKeyEvent but
couldn't extend it. And we couldn't use the d pointer because the copy
constructor and copy assignment operators in QEvent were
implicit. That is now fixed.

But since this is Qt 5, we can change QKeyEvent to include the extra
information.

Task-number: QTBUG-25070
Change-Id: Iba4ac3378ca70583fcaa8caf96bca8ef75e30701
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-04-05 05:21:42 +02:00
..
accessible Merge master into api_changes 2012-03-27 19:22:48 +02:00
animation Move variant animation interpolators from QtWidgets to QtGui 2012-03-13 06:08:51 +01:00
image Merge master into api_changes 2012-03-27 19:22:48 +02:00
kernel Get rid of QKeyEventEx 2012-04-05 05:21:42 +02:00
math3d QtGui: make some constructors explicit 2012-03-14 08:04:12 +01:00
opengl Merge master into api_changes 2012-03-27 19:22:48 +02:00
painting Remove all calls to, and deprecate qMalloc, qRealloc and qFree. 2012-03-31 16:46:40 +02:00
text Port to the new QUrl API 2012-03-30 01:19:59 +02:00
util Merge master into api_changes 2012-03-27 19:22:48 +02:00
gui.pro Remove the old code using MMX registers. 2012-03-28 14:54:12 +02:00