[Interest] [Ubuntu-phone] How to reset QML WebView?

Olivier Tilloy olivier.tilloy at canonical.com
Tue Jun 3 09:02:09 CEST 2014


On Mon, Jun 2, 2014 at 11:51 PM, Николай Шатохин <n.shatokhin at gmail.com>
wrote:

> No, it doesn't help too :(
>
> And clearing cookies manually
>
> _socialWindow->engine()->networkAccessManager()->cookieJar()->setCookieJar(new QNetworkCookieJar());
>
> or cache
>
> _socialWindow->engine()->clearComponentCache();
>
> not solve the problem.
>
> It looks like that QML file saves it state and lives between different
> instances of QQuickView. How to reset it to initial state after creating
> new QQuickView?
>

Can you share the relevant code so someone can try it out to help
understand the issue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140603/208efafa/attachment.html>


More information about the Interest mailing list