Commit 5aed2b57 authored by Kai Koehne's avatar Kai Koehne
Browse files

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: default avatarViktor Engelmann <viktor.engelmann@qt.io>
Showing with 1 addition and 1 deletion
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment