I have one main window and one dialog in PYQT. I receive the input from user in main window and then open the dialog window and pass the input to this window.
in dial