summaryrefslogtreecommitdiff
path: root/src/webchannel/qwebchannel.cpp
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-05-31 15:56:35 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-05-31 14:20:50 +0000
commit9ebaffbd531f0db4b3f528ebb7812b281520117d (patch)
tree60d1e19c1f1f4895b814261ef51d30b7618f8ceb /src/webchannel/qwebchannel.cpp
parent432ff4bf15e2bbafaf1d36814ef0231baaf9f4ee (diff)
downloadqtwebchannel-9ebaffbd531f0db4b3f528ebb7812b281520117d.tar.gz
Doc: Fix links to other modules
-Remove references to Qt WebKit Change-Id: I0bd184021b1a87828e93f5783c38b9ba97f37763 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'src/webchannel/qwebchannel.cpp')
-rw-r--r--src/webchannel/qwebchannel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webchannel/qwebchannel.cpp b/src/webchannel/qwebchannel.cpp
index d440556..24f99a2 100644
--- a/src/webchannel/qwebchannel.cpp
+++ b/src/webchannel/qwebchannel.cpp
@@ -63,7 +63,7 @@ QT_BEGIN_NAMESPACE
features used by \c{qwebchannel.js}. As such, one can interact
with basically any modern HTML browser or standalone JavaScript runtime, such as node.js.
- There also exists a declarative WebChannel API.
+ There also exists a declarative \l{Qt WebChannel QML Types}{WebChannel API}.
\sa {Qt WebChannel Standalone Example}, {Qt WebChannel JavaScript API}{JavaScript API}
*/