qt5base-lts/tests/auto/widgets/kernel
Pekka Vuorela 7e90df7bf5 FocusAboutToChange event to be send before focus changes
Focus change happen as: FocusAboutToChange event -> focus change
-> FocusOut event -> FocusIn event.

Input method need to have focus when calling commit(). Notification
on focus about to be lost allows QWindow implementations to commit in
time.

Also changes QWidget documentation to match code reality.

Change-Id: I17a8a374a33dd700909f79e370b42348869261a6
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2012-03-22 16:13:21 +01:00
..
qaction Add further theme hints to QPlatformTheme. 2012-02-22 17:28:51 +01:00
qactiongroup Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qapplication Make tst_qapplication build when QT_NO_SHAREDMEMORY is defined 2012-03-09 16:54:27 +01:00
qboxlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdesktopwidget Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qformlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgridlayout Eliminate duplicate data row names in widgets autotests. 2012-02-15 02:36:47 +01:00
qicon Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets 2012-03-12 10:48:40 +01:00
qlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qshortcut Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00
qstackedlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtooltip Cocoa: Improve basic window handling. 2012-03-14 23:02:12 +01:00
qwidget FocusAboutToChange event to be send before focus changes 2012-03-22 16:13:21 +01:00
qwidget_window Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qwidgetaction Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
kernel.pro Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00