Qt4 support for matplotlib

Hi all
   I ported the QtAgg backend over to Qt4 and created a patch for adding this
backend to matplotlib with the name, Qt4Agg. I include it here, for anyone
interested. I also noticed an earlier message like this, seemingly without
resolution. Is there other- maybe, better- code for Qt4 available
somewhere?

Kevin Mueller
Dept. Atmospheric Science, Univ. Illinois Urbana-Qt4Champaign

addqt4.patch (18.7 KB)

Oops. The earlier patch was reversed by accident. Here is the fixed patch.

addqt4.patch (18.7 KB)

···

On Wednesday 05 July 2006 22:30, you wrote:

Hi all
   I ported the QtAgg backend over to Qt4 and created a patch for adding
this backend to matplotlib with the name, Qt4Agg. I include it here, for
anyone interested. I also noticed an earlier message like this, seemingly
without resolution. Is there other- maybe, better- code for Qt4 available
somewhere?

Kevin Mueller
Dept. Atmospheric Science, Univ. Illinois Urbana-Qt4Champaign

Hi Kevin,

···

On Wednesday 05 July 2006 23:30, Kevin Mueller wrote:

Hi all
   I ported the QtAgg backend over to Qt4 and created a patch for adding
this backend to matplotlib with the name, Qt4Agg. I include it here, for
anyone interested. I also noticed an earlier message like this, seemingly
without resolution. Is there other- maybe, better- code for Qt4 available
somewhere?

There is a qt4agg backend in svn version of matplotlib. The svn version of
ipython also includes support for qt4.

Darren