Hi everyone,

it seems a stupid question, but I found no answer, even in this forum history, so...

The question is: what is the difference between textChanged signal and textEdited signal for a QLineEdit?

I read docs, but it just says that they are emitted when text changes for both of them. So?

Thank you in advance