Remove internal uses of Software input panel events.
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>
Thu, 8 Sep 2011 10:45:43 +0000 (13:45 +0300)
committerLars Knoll <lars.knoll@nokia.com>
Thu, 8 Sep 2011 13:21:34 +0000 (15:21 +0200)
commit78bb937e154f90afc24d4266705d9331a181fdee
tree3b389c5372cccf5ba9fa03b13327f83946e1702e
parentb002e21d15ec8ecf6455c75055c6ca3112d5f756
Remove internal uses of Software input panel events.

Replaced with QInputPanel method calls. Only remaining instance in
QApplication::notify().

Change-Id: I384661f81d08b4322ce538bb21dbce9c7aef2f87
Reviewed-on: http://codereview.qt-project.org/4454
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/widgets/kernel/qapplication.cpp
src/widgets/kernel/qwidget_p.h
src/widgets/statemachine/qguistatemachine.cpp