From 781e17bb19d93de888ac68dad1f66d15115f72cc Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Tue, 11 Dec 2012 15:20:38 +0100 Subject: Doc: Added documentation for dumpcpp and dumpdoc tools Moved from the qtdoc repo Change-Id: I05a84e0e3f4d2b08a1712da3cf8d9515e9987b74 Reviewed-by: Jerome Pasion --- .../doc/images/activeqt-webbrowser-example.png | Bin 0 -> 59163 bytes examples/activeqt/webbrowser/doc/src/webbrowser.qdoc | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 examples/activeqt/webbrowser/doc/images/activeqt-webbrowser-example.png (limited to 'examples') diff --git a/examples/activeqt/webbrowser/doc/images/activeqt-webbrowser-example.png b/examples/activeqt/webbrowser/doc/images/activeqt-webbrowser-example.png new file mode 100644 index 0000000..4913594 Binary files /dev/null and b/examples/activeqt/webbrowser/doc/images/activeqt-webbrowser-example.png differ diff --git a/examples/activeqt/webbrowser/doc/src/webbrowser.qdoc b/examples/activeqt/webbrowser/doc/src/webbrowser.qdoc index 7d79928..a3fd6ca 100644 --- a/examples/activeqt/webbrowser/doc/src/webbrowser.qdoc +++ b/examples/activeqt/webbrowser/doc/src/webbrowser.qdoc @@ -34,6 +34,8 @@ application. The user interface has been developed using the Qt Designer integration of the QAxWidget class. + \image activeqt-webbrowser-example.png + The code demonstrates how the Qt application can communicate with the embedded ActiveX controls using signals, slots and the dynamicCall() function. -- cgit v1.2.3