summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src/webengineview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/doc/src/webengineview.qdoc')
-rw-r--r--src/webengine/doc/src/webengineview.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/webengine/doc/src/webengineview.qdoc b/src/webengine/doc/src/webengineview.qdoc
index 4acf3eb55..82fd66989 100644
--- a/src/webengine/doc/src/webengineview.qdoc
+++ b/src/webengine/doc/src/webengineview.qdoc
@@ -346,21 +346,21 @@
*/
/*!
- \qmlproperty QSizeF WebEngineView::contentsSize
+ \qmlproperty size WebEngineView::contentsSize
\since QtWebEngine 1.3
Size of the page contents.
*/
/*!
- \qmlproperty QPointF WebEngineView::scrollPosition
+ \qmlproperty point WebEngineView::scrollPosition
\since QtWebEngine 1.3
Scroll position of the page contents.
*/
/*!
- \qmlproperty uint WebEngineView::webChannelWorld
+ \qmlproperty int WebEngineView::webChannelWorld
\since QtWebEngine 1.3
JavaScript world that the web channel instance used by this view is
@@ -804,7 +804,7 @@
(Added in Qt 5.6)
\value WebEngineView.ExitFullScreen
Exit the fullscreen mode. (Added in Qt 5.6)
- \value SavePage
+ \value WebEngineView.SavePage
Save the current web page to disk. (Added in Qt 5.7)
\omitvalue WebActionCount