From ea5b3418f2da62797ab7995bb87cbe7ce2c6150a Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 25 Feb 2016 10:10:35 +0100 Subject: Doc: fix copy/paste error in the overview Change-Id: Id9d633f5a68d563d2266743c5ecd2572f9da89c2 Reviewed-by: Kai Koehne --- src/webengine/doc/src/qtwebengine-overview.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/webengine/doc/src/qtwebengine-overview.qdoc b/src/webengine/doc/src/qtwebengine-overview.qdoc index 36866a6b5..9dc78a736 100644 --- a/src/webengine/doc/src/qtwebengine-overview.qdoc +++ b/src/webengine/doc/src/qtwebengine-overview.qdoc @@ -149,7 +149,7 @@ run JavaScript code in the context of the page's main frame and to enable customization of handlers for specific events like showing custom authentication dialogs. - Each QWebEnginePage belongs to a QWebEngineProfile that can have a QWebEngineScriptCollection + Each QWebEnginePage belongs to a QWebEngineProfile that can have a QWebEngineSettings for specifying page settings, a QWebEngineScriptCollection for running scripts on the page, and a QWebEngineCookieStore for accessing the HTTP cookies of Chromium. A QWebEnginePage can also directly point to a script collection or cookie store. -- cgit v1.2.3