Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 8bf6705 commit e189e39Copy full SHA for e189e39
2 files changed
doc/api/backend_qt5agg_api.rst
@@ -0,0 +1,9 @@
1
+
2
+:mod:`matplotlib.backends.backend_qt5agg`
3
+=========================================
4
5
+.. automodule:: matplotlib.backends.backend_qt5agg
6
+ :members:
7
+ :undoc-members:
8
+ :show-inheritance:
9
doc/api/index_backend_api.rst
@@ -9,6 +9,7 @@ backends
backend_tools_api.rst
10
backend_gtkagg_api.rst
11
backend_qt4agg_api.rst
12
+ backend_qt5agg_api.rst
13
backend_wxagg_api.rst
14
backend_pdf_api.rst
15
.. backend_webagg.rst
0 commit comments