Hi. My english is not good, but I hope you understand me.
I have many checkboxes, each with a different name (checkBox_1, checkBox_2, 3, 4 etc) and different text. I want get that text and then put it in the html file. Of course, depending on whether it is selected.
Not working. :<Qt Code:
tresc = ui->checkMocne_1->text(); fp.write(tresc); fp.close();To copy to clipboard, switch view to plain text mode
I do not know how to do it, any ideas?![]()
Bookmarks