>
> >But AFAIK this has to be implemented in Python, not in Qt. Is there an
> >equivalent framework for Python?


Paolo,

You can access all the Qt stuff in Python via PyQt.  I'm pretty sure this is
what Martin is talking about:
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qgraphicsview.html

- Nathan

On Thu, Sep 29, 2011 at 10:11 PM, Paolo Cavallini <[email protected]>wrote:

> Il giorno gio, 29/09/2011 alle 13.44 +0200, Martin Dobias ha scritto:
>
> > Anyway the implementation using a graph should not require a lot of
> > work - there is Qt graphics view framework that greatly simplifies the
> > whole task.
>
> Hi Martin.
> But AFAIK this has to be implemented in Python, not in Qt. Is there an
> equivalent framework for Python?
> Thanks.
> --
> Paolo Cavallini: http://www.faunalia.it/pc
>
> _______________________________________________
> Qgis-developer mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to