Update documentation for QTest::qExec()
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 2 Dec 2011 01:45:12 +0000 (11:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 2 Dec 2011 07:23:13 +0000 (08:23 +0100)
commit2a3738265a873307077067ab02bc1a31a9ddc49a
tree6d225f7e78a80234fc32ec4619be4f0b33060951
parent0d7cc00c07831d277a7aea9b3d22c61b4e1ef41e
Update documentation for QTest::qExec()

Update the documentation to make it clear that regular test applications
should not call QTest::qExec() more than once.  Also minor rewording of
description of return value.

Change-Id: I45bdf520ed10fd3c9232847a0ec0bc2b32d4caf3
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
doc/src/snippets/code/src_qtestlib_qtestcase.cpp
src/testlib/qtestcase.cpp