Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 334aee1

Browse filesBrowse files
committed
Merge pull request #5608 from QuLogic/qt5agg-doc
DOC: Add Qt5 backend to documentation.
2 parents 8bf6705 + e189e39 commit 334aee1
Copy full SHA for 334aee1

File tree

Expand file treeCollapse file tree

2 files changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+10
-0
lines changed

‎doc/api/backend_qt5agg_api.rst

Copy file name to clipboard
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Copy file name to clipboardExpand all lines: doc/api/index_backend_api.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ backends
99
backend_tools_api.rst
1010
backend_gtkagg_api.rst
1111
backend_qt4agg_api.rst
12+
backend_qt5agg_api.rst
1213
backend_wxagg_api.rst
1314
backend_pdf_api.rst
1415
.. backend_webagg.rst

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.