Add emition of KLineEdit::textEdited()

Authored by David Gil <davidgiloliva@gmail.com> on Mar 27 2014, 9:34 PM.

Description

Add emition of KLineEdit::textEdited()

Comment says that the userTextChanged() signal has to be removed. It is
already deprecated.

It also says that textEdited() does the same, so I add
the emition of textEdited() below userTextChanged().

REVIEW: 117043

Details

Committed
David Gil <davidgiloliva@gmail.com>Mar 27 2014, 9:34 PM
Parents
R284:8e778aceff20: Remove KLineEdit::clear(), QLineEdit::clear() doesn't seem to modify clipboard…
Branches
Unknown
Tags
Unknown
David Gil <davidgiloliva@gmail.com> committed R284:737a983febf4: Add emition of KLineEdit::textEdited() (authored by David Gil <davidgiloliva@gmail.com>).Mar 27 2014, 9:34 PM