8000 Document change of specified name for meta key on Qt5 backend · matplotlib/matplotlib@ec45ae6 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec45ae6

Browse files
Alejandro Garcíatacaswell
authored andcommitted
Document change of specified name for meta key on Qt5 backend
1 parent 0f9ab5e commit ec45ae6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Meta Key specified name change on Qt5 Backend
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
The ``matplotlib.backends.backend_qt5.SPECIAL_KEYS`` dictionary
5+
contains keys that do *not* return their unicode name
6+
instead they have manually specified names. The name
7+
for ``QtCore.Qt.Key_Meta`` has changed to `meta` to be consistent.

0 commit comments

Comments
 (0)
0