We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe71c5 commit 98ded4bCopy full SHA for 98ded4b
qwt/text.py
@@ -21,14 +21,23 @@
21
.. autoclass:: QwtTextLabel
22
:members:
23
24
-Text engine
25
-~~~~~~~~~~~
+Text engines
+------------
26
+
27
+QwtTextEngine
28
+~~~~~~~~~~~~~
29
30
.. autoclass:: QwtTextEngine
31
32
33
+QwtPlainTextEngine
34
+~~~~~~~~~~~~~~~~~~
35
36
.. autoclass:: QwtPlainTextEngine
37
38
39
+QwtRichTextEngine
40
+~~~~~~~~~~~~~~~~~
41
42
.. autoclass:: QwtRichTextEngine
43
qwt/transform.py
@@ -6,8 +6,8 @@
6
# (see LICENSE file for more details)
7
8
"""
9
-Coordinates tranformations
10
---------------------------
+Coordinate tranformations
+-------------------------
11
12
QwtTransform
13
~~~~~~~~~~~~
0 commit comments