summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-04-24 16:14:10 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-04-25 07:11:31 +0000
commit54e84f17b070d71fa1b69f4594790c3269615d83 (patch)
tree23cf9fbef9582b7cd1d182c42ae9b504ea0c0cee /src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc
parent1b156818ed400bb0b84e7813129d2c8ba7093da8 (diff)
Doc: Add class name to function signature
Change-Id: I95547a19dfa4dc375f93b2c6c1bfdefc05d07a51 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc')
-rw-r--r--src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc b/src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc
index 6d9267d8d..715fce6d0 100644
--- a/src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc
+++ b/src/webenginewidgets/doc/src/qwebenginepage_lgpl.qdoc
@@ -309,7 +309,7 @@
*/
/*!
- \fn bool acceptNavigationRequest(const QUrl &url, NavigationType type, bool isMainFrame)
+ \fn bool QWebEnginePage::acceptNavigationRequest(const QUrl &url, NavigationType type, bool isMainFrame)
\since 5.5
This function is called upon receiving a request to navigate to the specified \a url by means of
the specified navigation type \a type. \a isMainFrame indicates whether the request corresponds