summaryrefslogtreecommitdiffstats
path: root/examples/doc/systeminfo.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-14 15:19:53 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-15 16:39:51 +0100
commit38f4c5bf9a3beaab8d6ddb75c4847418c4254d46 (patch)
tree97edb5e4b3eec2bf26285d5fcc4917468fff673d /examples/doc/systeminfo.qdoc
parent735b67dd8b788e8f13e866b8d21d60c3c75baff8 (diff)
Doc: make example briefs more consistent
Make clear that all current examples illustrate how to use component scripts. Change-Id: Id1015912723ed2f8f982d8316c8923e47e4897bc Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Diffstat (limited to 'examples/doc/systeminfo.qdoc')
-rw-r--r--examples/doc/systeminfo.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/doc/systeminfo.qdoc b/examples/doc/systeminfo.qdoc
index bd5ed2779..da3b99c10 100644
--- a/examples/doc/systeminfo.qdoc
+++ b/examples/doc/systeminfo.qdoc
@@ -30,7 +30,8 @@
\ingroup qtifwexamples
\title System Information Example
- \brief Checking operating system version and bitness in a script.
+ \brief Using the systemInfo API in a component script to check operating
+ system version and bitness.
The \e{System Information Example} demonstrates how to use the \l{systemInfo} API to detect
details about the target operating system.