> -----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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest