Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.2.2
-
None
Description
For QLineEdits signals textChanged(QString) and textEdited(QString), it would be nice if it was made possible for the user to chose what type of text was going to be passed on by the signals; text() or displayText().
It would the also be nice if this change was reflected for related signals in QComboBox.