summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/activeqt/webbrowser/doc/images/activeqt-webbrowser-example.pngbin0 -> 59163 bytes
-rw-r--r--examples/activeqt/webbrowser/doc/src/webbrowser.qdoc2
2 files changed, 2 insertions, 0 deletions
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
--- /dev/null
+++ b/examples/activeqt/webbrowser/doc/images/activeqt-webbrowser-example.png
Binary files 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.