We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5411b11 commit 4308d18Copy full SHA for 4308d18
docs/reference.rst
@@ -1,21 +1,29 @@
1
Reference
2
=========
3
4
+.. module:: pytestqt.plugin
5
+
6
QtBot
7
-----
8
-.. module:: pytestqt.plugin
9
.. autoclass:: QtBot
10
-Signals
11
--------
+SignalBlocker
12
+-------------
13
14
.. autoclass:: SignalBlocker
15
16
+MultiSignalBlocker
17
+------------------
18
19
.. autoclass:: MultiSignalBlocker
20
21
+SignalTimeoutError
22
23
24
.. autoclass:: SignalTimeoutError
25
-Log Capture
------------
26
+Record
27
+------
28
29
.. autoclass:: Record
0 commit comments