From e92a1ce71a355a620b809317778c5d8208906d9c Mon Sep 17 00:00:00 2001 From: Andre de la Rocha Date: Thu, 2 Nov 2017 18:15:47 +0100 Subject: Remove deprecated Web Browser example from ActiveQt The Web Browser example is obsolete, since it demonstrates embedding the long-deprecated Internet Explorer control, which is unable to display any modern web site, including qt.io. Task-number: QTBUG-60636 Change-Id: I63f3c25474fb202740a4c067d74f921d2d8dd2cd Reviewed-by: Friedemann Kleint --- src/activeqt/doc/src/activeqt-index.qdoc | 1 - src/activeqt/doc/src/qtaxcontainer.qdoc | 2 -- 2 files changed, 3 deletions(-) (limited to 'src') diff --git a/src/activeqt/doc/src/activeqt-index.qdoc b/src/activeqt/doc/src/activeqt-index.qdoc index 2fba3ea..75f51f8 100644 --- a/src/activeqt/doc/src/activeqt-index.qdoc +++ b/src/activeqt/doc/src/activeqt-index.qdoc @@ -109,6 +109,5 @@ \li \l{Menus Example (ActiveQt)} \li \l{Wrapper Example (ActiveQt)} \li \l{Simple Example (ActiveQt)} - \li \l{Web Browser Example (ActiveQt)} \endlist */ diff --git a/src/activeqt/doc/src/qtaxcontainer.qdoc b/src/activeqt/doc/src/qtaxcontainer.qdoc index 7d79372..264c0b2 100644 --- a/src/activeqt/doc/src/qtaxcontainer.qdoc +++ b/src/activeqt/doc/src/qtaxcontainer.qdoc @@ -199,8 +199,6 @@ object and its subobjects; note that not all of the COM object's APIs might be available. - See the \l{activeqt/webbrowser}{Webbrowser} example for more information. - \section2 Calling Function Through a Script Engine A Qt application can host any ActiveScript engine installed on the system. -- cgit v1.2.3