summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-03-20 12:23:07 +0100
committerKai Koehne <kai.koehne@qt.io>2018-03-23 12:51:14 +0000
commit5aed2b57be6f039fdfe22a7da061e61e0d1e4572 (patch)
tree4294b1cc83c2b99ed06cf5942e161ea8cabdaba6
parent24f38bd91ecd6369bf4622c419ad88adccef6a24 (diff)
Doc: Replace type by class in QWERPHPRequest
qdoc has magic to remove the 'This XXX class' in the class overview, but not type. See e.g. http://doc-snapshots.qt.io/qt5-5.11/qtwebengine-modules.html Change-Id: Idd38a860ae08c7199c322d16c3ccc737972131a0 Reviewed-by: Viktor Engelmann <viktor.engelmann@qt.io>
-rw-r--r--src/core/api/qwebengineregisterprotocolhandlerpermissionrequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebengineregisterprotocolhandlerpermissionrequest.cpp b/src/core/api/qwebengineregisterprotocolhandlerpermissionrequest.cpp
index 84f311c30..b045a2823 100644
--- a/src/core/api/qwebengineregisterprotocolhandlerpermissionrequest.cpp
+++ b/src/core/api/qwebengineregisterprotocolhandlerpermissionrequest.cpp
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
\class QWebEngineRegisterProtocolHandlerPermissionRequest
\inmodule QtWebEngineCore
\since 5.11
- \brief The QWebEngineRegisterProtocolHandlerPermissionRequest type enables
+ \brief The QWebEngineRegisterProtocolHandlerPermissionRequest class enables
accepting or rejecting requests from the \l registerProtocolHandler API.
\sa QWebEnginePage::registerProtocolHandlerPermissionRequested