summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginehistory.cpp
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-10-06 17:07:08 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-10-07 08:06:57 +0000
commit8318548b32134203a6a74029312da5cdff484a35 (patch)
treeddd6e1224dacb4c9902f740876e5decfc45d624f /src/webengine/api/qquickwebenginehistory.cpp
parentdfebd43f600e4ffd16975a0c5d401740e45fee54 (diff)
Doc: remove doc config file from Qt WebEngineWidgets submodule
This helps maintaining the doc dependencies. All Qt WebEngine module docs are now generated in the /qtbase/doc/qtwebengine/ folder. Note that you must run qmake -r for the docs to be generated correctly after applying this patch. Add Qt WebEngine C++ Classes page that lists the C++ classes for the submodules. Modify snippet and example paths accordingly. Change-Id: I59431c5f766f30b59654ca4e2219b76c79137225 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/webengine/api/qquickwebenginehistory.cpp')
-rw-r--r--src/webengine/api/qquickwebenginehistory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebenginehistory.cpp b/src/webengine/api/qquickwebenginehistory.cpp
index 27081703b..483fa86f9 100644
--- a/src/webengine/api/qquickwebenginehistory.cpp
+++ b/src/webengine/api/qquickwebenginehistory.cpp
@@ -234,7 +234,7 @@ QQuickWebEngineHistoryPrivate::~QQuickWebEngineHistoryPrivate()
The data models can also be used to create a menu, as illustrated by the following code
snippet:
- \quotefromfile quicknanobrowser/browserwindow.qml
+ \quotefromfile webengine/quicknanobrowser/browserwindow.qml
\skipto ToolBar
\printuntil onObjectRemoved
\printuntil }