We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b3a28c + 6d7d253 commit 67987b8Copy full SHA for 67987b8
examples/user_interfaces/embedding_in_qt_sgskip.py
@@ -5,8 +5,8 @@
5
6
Simple Qt application embedding Matplotlib canvases. This program will work
7
equally well using any Qt binding (PyQt6, PySide6, PyQt5, PySide2). The
8
-binding can be selected by setting the ``QT_API`` environment variable to the
9
-binding name, or by first importing it.
+binding can be selected by setting the :envvar:`QT_API` environment variable to
+the binding name, or by first importing it.
10
"""
11
12
import sys
0 commit comments