Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba16baa

Browse files
committed
DOC : added whats_new entry for Qt5 backend
1 parent b0dc1d5 commit ba16baa

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

doc/users/whats_new.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,17 @@ users test out this new feature.
276276

277277
Backends
278278
--------
279+
Qt5 backend
280+
```````````
281+
Martin Fitzpatrick and Tom Badran implemented a Qt5 backend. The differences
282+
in namespace location between Qt4 and Qt5 was dealt with by shimming
283+
Qt4 to look like Qt5, thus the Qt5 implementation is primary implementation.
284+
Backwards compatibility for Qt4 is maintained by wrapping the Qt5 implementation.
285+
286+
The Qt5Agg backend currently does not work with IPython's %matplotlib magic.
279287

280288
Qt4 backend
281-
``````````````
289+
```````````
282290
Rudolf Höfler changed the appearance of the subplottool. All sliders are
283291
vertically arranged now, buttons for tight layout and reset were
284292
added. Furthermore, the the subplottool is now implemented as a modal

0 commit comments

Comments
 (0)