Turn qt application form into text file
Unsolved
General and Desktop
-
Hi everyone, I need some advice: I created a qt application form with a series of fields to insert data (they are above all lineEdit and checkbox objects). Once the insertion is finished, I would like to create a text file, or a pdf or a docx file that contains all these fields including checked or unchecked checkboxes. How can I do?
-
Hi everyone, I need some advice: I created a qt application form with a series of fields to insert data (they are above all lineEdit and checkbox objects). Once the insertion is finished, I would like to create a text file, or a pdf or a docx file that contains all these fields including checked or unchecked checkboxes. How can I do?