QWidget text editors to commit text on their own on losing focus
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>
Tue, 8 Nov 2011 16:12:02 +0000 (18:12 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 Nov 2011 12:07:38 +0000 (13:07 +0100)
commitdc2a1aff9bc6bf18f594f96924f767165bf4581f
treed670384b73ab6e2e063d4862644754058a053ee5
parentb5c37d9e137dee2754335e83b8437dfd0e6cc7e7
QWidget text editors to commit text on their own on losing focus

Change-Id: I3b907661e8a24a6dbdaabf607c5c528b1b471c98
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/widgets/graphicsview/qgraphicsitem.cpp
src/widgets/graphicsview/qgraphicsscene.cpp
src/widgets/kernel/qapplication.cpp
src/widgets/kernel/qwidget.cpp
src/widgets/widgets/qlineedit.cpp
src/widgets/widgets/qwidgettextcontrol.cpp
tests/auto/widgets/widgets/qlineedit/tst_qlineedit.cpp