summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@nokia.com>2011-08-22 12:39:52 (GMT)
committerGeir Vattekar <geir.vattekar@nokia.com>2011-08-22 12:39:52 (GMT)
commita51f33f0d847a73c68f69f3a0577bc8facc9f5be (patch)
treed5a7b1b3edecffee39f8369ff331379474197e8a /doc
parent5235f88290e456854d3ebb45d4a1d503c62d1585 (diff)
parent540222f0d936a48f57ed36496fcb211cc437cb1b (diff)
downloadQt-a51f33f0d847a73c68f69f3a0577bc8facc9f5be.zip
Qt-a51f33f0d847a73c68f69f3a0577bc8facc9f5be.tar.gz
Qt-a51f33f0d847a73c68f69f3a0577bc8facc9f5be.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-team
Diffstat (limited to 'doc')
-rw-r--r--doc/src/development/qtestlib.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc
index 10ae285..3b338e3 100644
--- a/doc/src/development/qtestlib.qdoc
+++ b/doc/src/development/qtestlib.qdoc
@@ -181,6 +181,9 @@
outputs the possible command line arguments and give some useful help.
\o \c -functions \BR
outputs all test functions available in the test.
+ \o \c -datatags \BR
+ outputs all data tags available in the test.
+ A global data tag is preceded by ' __global__ '.
\o \c -o \e filename \BR
write output to the specified file, rather than to standard output
\o \c -silent \BR