summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineurlrequestinfo.cpp
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-12-02 15:14:08 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-12-02 14:25:54 +0000
commitd0ae9b50cc01e4c0f65f17467276d4af40284ae1 (patch)
tree4b257ec2a12052c73102c955bf3c01a56d367db3 /src/core/api/qwebengineurlrequestinfo.cpp
parent06731a33c0e5fe764548cb3f2b9d1c215cd49404 (diff)
Doc: remove obsolete docs about URL requests and scheme handler
Change-Id: Ic567bcd9ba91d82c1df1ef42f6b57e4209418f22 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'src/core/api/qwebengineurlrequestinfo.cpp')
-rw-r--r--src/core/api/qwebengineurlrequestinfo.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/api/qwebengineurlrequestinfo.cpp b/src/core/api/qwebengineurlrequestinfo.cpp
index c6b85ddb0..79801d190 100644
--- a/src/core/api/qwebengineurlrequestinfo.cpp
+++ b/src/core/api/qwebengineurlrequestinfo.cpp
@@ -101,12 +101,6 @@ ASSERT_ENUMS_MATCH(QtWebEngineCore::WebContentsAdapterClient::OtherNavigation, Q
*/
/*!
- \fn QWebEngineUrlRequestInterceptor::~QWebEngineUrlRequestInterceptor()
-
- Destroys this QWebEngineUrlRequestInterceptor object.
-*/
-
-/*!
\fn bool QWebEngineUrlRequestInterceptor::interceptRequest(QWebEngineUrlRequestInfo &info)
Reimplementing this virtual function and setting the interceptor on a profile makes