summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/qtwebengine.qdocconf
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2016-08-10 13:31:04 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2016-08-31 15:29:40 +0000
commitf5e690bff349d48d8493695088bf90025898bf39 (patch)
treeace30868050cac48eeaab5a3659896d30f931db4 /src/webengine/doc/qtwebengine.qdocconf
parentf3a8486ffb9551818c7823b9e2d3ad09dab53b56 (diff)
Add recipebrowser example
The example uses WebEngineView and Qt Quick Controls 2 items to demonstrate how to write a small hybrid QtQuick / HTML application, and also shows the usage of the new focusOnNavigationEnabled setting. Task-number: QTBUG-52999 Change-Id: I1813a658a2f46e90f9ca4e8229a8c8fbb6590248 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'src/webengine/doc/qtwebengine.qdocconf')
-rw-r--r--src/webengine/doc/qtwebengine.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webengine/doc/qtwebengine.qdocconf b/src/webengine/doc/qtwebengine.qdocconf
index 5e738f98d..d9b1f1154 100644
--- a/src/webengine/doc/qtwebengine.qdocconf
+++ b/src/webengine/doc/qtwebengine.qdocconf
@@ -47,6 +47,7 @@ depends += qtcore \
qtqml \
qtquick \
qtquickcontrols \
+ qtquickcontrols2 \
qtdoc \
qtwebchannel \
qtwebview \