Hi

I have a problem,I have some data in a c++ structure. I want to write that data in some html file . Sothat i can read that html file in my QTextEdit .

Now my question is how to generate this HTML file from strcuture data at run time in Qt4. Pleaseeeeeeeee help.