summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-12-15 14:25:15 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-12-15 15:00:28 +1000
commit81e09bb0d7bb5b8ce58773f5e9422b3c507006dd (patch)
treeaf445e8a92501be178b02fa0d9724ee58ee2b147 /doc
parent6259fd7b01373fdcfb8f5e9e4a7487c0002189a3 (diff)
Add a SignalSpy item for watching signals
Diffstat (limited to 'doc')
-rw-r--r--doc/src/index.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index ee3b3ab..288f5ce 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -54,8 +54,8 @@
\endcode
Functions whose names start with \c{test_} are treated as test cases
- to be executed. See the documentation for the \l TestCase element
- for more information on writing test cases.
+ to be executed. See the documentation for the \l TestCase and
+ \l SignalSpy elements for more information on writing test cases.
\section1 Building QtQuickTest