PDA

View Full Version : [Qt4] writing files



patcito
7th January 2006, 03:35
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

bood
7th January 2006, 03:41
QFile is what you want