I have QString myhtml that contains some html code and I would like to write it to a file in a specific directory, how could I do this with Qt4?
thanx in advance
Patcito
Printable View
I have QString myhtml that contains some html code and I would like to write it to a file in a specific directory, how could I do this with Qt4?
thanx in advance
Patcito
QFile is what you want