I am trying to connect a QFontCombo box from font_select to a QTextBox in mainwindow. I am new to Qt and have no idea how to use the connect() function to do so as i want user to select font in the new form and hit an OK buton and use that font in the text box on the previous form. Can anone please help???
Bookmarks