[Interest] blocking domains/websites
Koehne Kai
Kai.Koehne at theqtcompany.com
Fri Feb 19 15:43:53 CET 2016
> -----Original Message-----
> Subject: [Interest] blocking domains/websites
>
> Hi
>
> I'm using QtWebEngine, there is a way with Qt to block anything coming
> from some domain/website ?
With 5.6 you'll be able to intercept requests (QWebEngineUrlRequestInterceptor). See e.g.
https://codereview.qt-project.org/#/c/146140/1/examples/webengine/singlepage/main.cpp
Regards
Kai
More information about the Interest
mailing list