pyqt5 qlineedit на изменения
self.MyInput.textChanged.connect(self.doSomething)
Anant Gupta
self.MyInput.textChanged.connect(self.doSomething)