pyqt5 qlineedit en el cambio
self.MyInput.textChanged.connect(self.doSomething)
Anant Gupta
self.MyInput.textChanged.connect(self.doSomething)