-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
5.5.1
-
None
http://doc.qt.io/qt-5/qml-qttest-signalspy.html
The timeout value is not documented anywhere. There appears to have been an attempt to document it, but qtdoc is not extracting the information.
qtdeclarative/src ((27b9635...)) $ git grep SignalSpy::wait
imports/testlib/SignalSpy.qml: \qmlmethod SignalSpy::wait(timeout = 5000)
imports/testlib/TestCase.qml: SignalSpy::wait() provides an alternative method to wait for a
imports/testlib/TestCase.qml: \sa compare(), SignalSpy::wait()