Local storage in Qt HTML5 application.
Qt WebKit
1
Posts
1
Posters
2.4k
Views
1
Watching
-
Hi,
I'm new in Qt development and I've got problems because as I see local.storage is not working in my QT Html5 application. I read that I need to enable it (http://doc.qt.nokia.com/latest/qwebsettings.html) but I don't know how. If there is any possibility please provide me link to some faq where I can find simple description how to do this.
Thank you for your help.