Hello everybody, I am very new to Qt.. I have a QWidget which is my main form. In it, if a radio button is clicked, a pop up window appears, which is a separate QDialog I added as a 2nd form. Till this, it is fine.. Now there are line edits in the 2nd form which the user fills.. I want the data to be used in the 1st form. How to go about it?
P.S I hope I am clear.
and thanks for your time
Regards
Shree
Bookmarks