summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src/webengineview.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-03-01 16:21:49 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-03-23 08:20:56 +0000
commitfab5cff1171de54f43d9ab57ed16f8d0f85b433e (patch)
treec3b68dd687b2013ee8ea2c0d2462ee6f224bb06f /src/webengine/doc/src/webengineview.qdoc
parentf62f223b28989ee827f26969274f544c8e7d3e97 (diff)
Doc: Improve docs for the zoomFactor property
In the WebEngineView type and QWebEnginePage and QWebEngineView docs. Change-Id: Ibbabcf6cc38a48fb14abb105f5fda4c03a89ccba Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'src/webengine/doc/src/webengineview.qdoc')
-rw-r--r--src/webengine/doc/src/webengineview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/doc/src/webengineview.qdoc b/src/webengine/doc/src/webengineview.qdoc
index d2dc627a3..da0df4d9e 100644
--- a/src/webengine/doc/src/webengineview.qdoc
+++ b/src/webengine/doc/src/webengineview.qdoc
@@ -62,7 +62,7 @@
The title of an HTML page can be accessed with the \l title property. Additionally, a web
page may specify an icon, which can be accessed using the \l icon property. The \l zoomFactor
- property holds the overall size of the contents of the web page.
+ property enables zooming the contents of the web page by a scale factor.
If a certificate error is raised while loading a web page, the \l certificateError() signal is
emitted. Certificate errors are handled by using the methods of the WebEngineCertificateError