summaryrefslogtreecommitdiff
path: root/src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@digia.com>2014-05-12 15:02:30 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-12 19:11:32 +0200
commit6f5e9d0355872be7ab944f08ca1362c6f5bc7879 (patch)
treef012eff87732c66d91b5a25f23276f854c889c8a /src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc
parent43db107bcc29a54044b020544e3874048687d8e7 (diff)
downloadqtwebengine-6f5e9d0355872be7ab944f08ca1362c6f5bc7879.tar.gz
Fix up some more documentation.
Removes methods from the documentation that no longer exist. Removes left over instance of Qt WebKit / WebKit instead of Qt WebEngine / Chromium in the documentation. Change-Id: I27e1d41fc16116a60f94c3369f76ddfed60e4380 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc')
-rw-r--r--src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc b/src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc
index 6c39b3a9b..4f4d0be55 100644
--- a/src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc
+++ b/src/webenginewidgets/doc/src/qtwebenginewidgets.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -51,8 +51,7 @@
C++ classes to render and interact with web content.
Qt WebEngine Widgets provides a Web browser engine that makes it easy to embed
- content from the World Wide Web into your Qt application. At the same time
- Web content can be enhanced with native controls.
+ content from the World Wide Web into your Qt application.
Qt WebEngine Widgets provides facilities for rendering of HyperText Markup
Language (HTML), Extensible HyperText Markup Language (XHTML) and Scalable
@@ -199,7 +198,6 @@
\brief Examples demonstrating the Qt WebEngine Widgets usage
\ingroup all-examples
- // FIXME: same as above - can we use Chromium / Blink?
Qt provides an integrated Web browser component based on Chromium, the popular
open source browser engine.