Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.1.0
-
None
Description
QLineEdit has textChanged() and textEdited(), thus allowing the developer to distinguish between programmatical and interactive changes.
There are however many widgets that don't have this duality, i.e. QSpinBox or QAbstractSlider.