On Sunday 03 February 2013, 18:13:00 Jiangcheng Bao wrote:
> I am trying to store a current page held by QWebView away, then after
> loading and processing a different page, restore the previous page,
> without having to actually request it again, but it seems that by
> doing the following, the a
I am trying to store a current page held by QWebView away, then after
loading and processing a different page, restore the previous page,
without having to actually request it again, but it seems that by
doing the following, the application lost my original page, and still
gives me back the new one