Skip to content

Commit f58fd30

Browse files
committed
Add reference to QtBot.wait() in the docs
1 parent 062d025 commit f58fd30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytestqt/qtbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ class QtBot(object):
6262
.. automethod:: addWidget
6363
.. automethod:: waitForWindowShown
6464
.. automethod:: stopForInteraction
65+
.. automethod:: wait
6566
6667
**Signals**
6768

0 commit comments

Comments
 (0)