[Qtwebengine] how to load plugin such as flash plugin?

Florian Bruhin me at the-compiler.org
Thu Jan 8 16:15:53 CET 2015


* tangk at lemote.com <tangk at lemote.com> [2015-01-08 21:45:17 +0800]:
> btw: how can I set the cache of the view? in old version, I can use
> the QNetworkAccessManager to setCacheDirectory, but Qt WebEngine
> does not interact with QNetworkAccessManager

Based on what I see at [1] I believe it just caches to
QStandardPaths::CacheLocation. This could be configured on Unix by
setting $XDG_CACHE_HOME, but probably not on other systems...

Flo

[1] https://qt.gitorious.org/qt/qtwebengine/commit/f343e9d69a9aa8d64fe61725cf17c824f8f2d703

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/qtwebengine/attachments/20150108/63443f8f/attachment.sig>


More information about the QtWebEngine mailing list