Tomaz Canabrava 34f2a5ecc7 Fixed the Tab behavior on the QCombobox Delegate
This Patch fixes the tab behavior on the QComboBox
delegate. For a QComboBox, tab was being treated as
'cancel' action on edit, but since it will send a
editingFinished() signal, and the Qt::Key_Return
will also send a editingFinished() signal, I couldn't
use that method and had to do a little hack around it.

The code is mostly clean and works.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-10-15 09:49:12 -07:00
..
2013-09-02 05:57:08 -03:00
2013-07-11 09:22:20 -03:00
2013-08-13 20:29:22 +02:00
2013-10-15 04:37:31 -07:00
2013-10-15 04:37:31 -07:00
2013-10-13 11:30:36 -07:00
2013-06-19 10:20:56 -07:00
2013-10-15 04:37:31 -07:00
2013-10-07 11:48:14 -07:00
2013-10-15 04:37:31 -07:00
2013-09-26 16:55:41 -03:00
2013-10-15 04:37:31 -07:00
2013-10-15 04:37:31 -07:00
2013-10-15 04:37:31 -07:00
2013-06-19 10:20:56 -07:00
2013-10-15 04:37:31 -07:00