Hi, any help would be much appreciated :)

I have a mainwindow with QlineEdit_1,
and a second window with another QlineEdit_2, i have made a button to open the second window from mainwindow

my question is how to make QlineEdit_2 show a certain text when the value "1" is entered in QlineEdit_1

thank you