aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-09-06 15:00:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-06 16:18:20 +0200
commitdf79ea24d33f8f31c16d4433e5dec7cf7b81818f (patch)
treeef6a69b8c46d64903bbb270d7973f8062d546c35 /examples
parent7192e799f3f7eb4ea510e1b11d8018c88b864121 (diff)
Doc: Add images to QtWinExtras examples
Link images of examples already used in the overview page to the example docs as well, and add a new image for the jumplist example. Change-Id: I09c00cff0bf4b0874f7f80eee93ce9e6d3842507 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/winextras/dwmfeatures/doc/src/qtwinextras-example-dwmfeatures.qdoc2
-rw-r--r--examples/winextras/jumplistexample/doc/images/qtwinextras-examples-jumplist.pngbin0 -> 46012 bytes
-rw-r--r--examples/winextras/jumplistexample/doc/src/qtwinextras-example-jumplist.qdoc2
-rw-r--r--examples/winextras/quickdwm/doc/src/qtwinextras-example-quickdwm.qdoc2
4 files changed, 6 insertions, 0 deletions
diff --git a/examples/winextras/dwmfeatures/doc/src/qtwinextras-example-dwmfeatures.qdoc b/examples/winextras/dwmfeatures/doc/src/qtwinextras-example-dwmfeatures.qdoc
index 8db6131..6bf9db9 100644
--- a/examples/winextras/dwmfeatures/doc/src/qtwinextras-example-dwmfeatures.qdoc
+++ b/examples/winextras/dwmfeatures/doc/src/qtwinextras-example-dwmfeatures.qdoc
@@ -31,6 +31,8 @@
\example dwmfeatures
\brief Demonstrates managing Windows DWM features.
+ \image peek-on.png
+
This example shows how to use Desktop Window Manager (DWM) features
provided by the \l{Qt Windows Extras} module. These include
controlling the \l{DWM and Glass Frame}{Glass Frame} and \l{Aero Peek}
diff --git a/examples/winextras/jumplistexample/doc/images/qtwinextras-examples-jumplist.png b/examples/winextras/jumplistexample/doc/images/qtwinextras-examples-jumplist.png
new file mode 100644
index 0000000..f1c0d01
--- /dev/null
+++ b/examples/winextras/jumplistexample/doc/images/qtwinextras-examples-jumplist.png
Binary files differ
diff --git a/examples/winextras/jumplistexample/doc/src/qtwinextras-example-jumplist.qdoc b/examples/winextras/jumplistexample/doc/src/qtwinextras-example-jumplist.qdoc
index 1c45d79..ef0beee 100644
--- a/examples/winextras/jumplistexample/doc/src/qtwinextras-example-jumplist.qdoc
+++ b/examples/winextras/jumplistexample/doc/src/qtwinextras-example-jumplist.qdoc
@@ -31,6 +31,8 @@
\example jumplistexample
\brief Demonstrates managing jump lists for Windows task bar buttons.
+ \image qtwinextras-examples-jumplist.png
+
This example shows how to implement a \l{Jump Lists}{jump list}
for the Windows task bar button of a Qt application.
*/
diff --git a/examples/winextras/quickdwm/doc/src/qtwinextras-example-quickdwm.qdoc b/examples/winextras/quickdwm/doc/src/qtwinextras-example-quickdwm.qdoc
index 884aa26..a3574c8 100644
--- a/examples/winextras/quickdwm/doc/src/qtwinextras-example-quickdwm.qdoc
+++ b/examples/winextras/quickdwm/doc/src/qtwinextras-example-quickdwm.qdoc
@@ -31,6 +31,8 @@
\example quickdwm
\brief Demonstrates managing Windows DWM features from QML.
+ \image glass.png
+
This example shows how to use the
\l{Qt Windows Extras QML Types}{QML types} provided by the
\l{Qt Windows Extras} module to manage Desktop Windows