summaryrefslogtreecommitdiffstats
path: root/examples/widgets/desktop
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2016-11-16 17:33:12 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-12-12 14:43:02 +0000
commitc131a83f420a3b24a0972efa351dc75df7ec739d (patch)
tree734f8b1e73b5a9934f9ae1a4be9369bcd80fefb6 /examples/widgets/desktop
parent1da70af724e16caa6ce175630f13434fcded512b (diff)
Doc: update Qt Widgets examples
- \image --> \borderedimage - update screenshot if required Change-Id: I0318b1df67154b70c061da7cbd509b8d5337b311 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'examples/widgets/desktop')
-rw-r--r--examples/widgets/desktop/systray/doc/images/systemtray-editor.pngbin18147 -> 25407 bytes
-rw-r--r--examples/widgets/desktop/systray/doc/src/systray.qdoc5
2 files changed, 3 insertions, 2 deletions
diff --git a/examples/widgets/desktop/systray/doc/images/systemtray-editor.png b/examples/widgets/desktop/systray/doc/images/systemtray-editor.png
index fb15dea8cb..f7c23db28a 100644
--- a/examples/widgets/desktop/systray/doc/images/systemtray-editor.png
+++ b/examples/widgets/desktop/systray/doc/images/systemtray-editor.png
Binary files differ
diff --git a/examples/widgets/desktop/systray/doc/src/systray.qdoc b/examples/widgets/desktop/systray/doc/src/systray.qdoc
index b89fed72e0..fe397f83df 100644
--- a/examples/widgets/desktop/systray/doc/src/systray.qdoc
+++ b/examples/widgets/desktop/systray/doc/src/systray.qdoc
@@ -32,7 +32,8 @@
\brief The System Tray Icon example shows how to add an icon with a menu
and popup messages to a desktop environment's system tray.
- \image systemtray-example.png Screenshot of the System Tray Icon.
+ \borderedimage systemtray-example.png
+ \caption Screenshot of the System Tray Icon
Modern operating systems usually provide a special area on the
desktop, called the system tray or notification area, where
@@ -42,7 +43,7 @@
the main application window (i.e., an editor for the system tray
icon) and the associated icon.
- \image systemtray-editor.png
+ \borderedimage systemtray-editor.png
The editor allows the user to choose the preferred icon as well as
set the balloon message's type and duration. The user can also