PDA

View Full Version : dynamic web page using qtwebkit



pkj
20th May 2011, 08:48
I am trying to develop reports. Idea is to have a static format of web page and finding webelements desired in it, like table. Then inserting new webelements (rows). I don't see an insert webelement function.
Moreover is it feasible for qtwebkit to render dynamic webpages a la asp.net or is it more of rendering engine basically unsuitable for the purpose stated.
Thanks in advance.

high_flyer
20th May 2011, 11:54
I don't see an insert webelement function.
Do you mean this?:
http://doc.qt.nokia.com/latest/qwebelement.html#appendInside-2