[PyQt] Implementation of the editabletreemodel example

Phil Thompson phil at riverbankcomputing.com
Sat Mar 28 23:25:27 GMT 2009


On Sat, 28 Mar 2009 11:48:41 +0100, cyril Romain <c.romain at laposte.net>
wrote:
> Hi,
> 
> Here is the PyQt implementation of the editabletreemodel itemviews
example.
> 
> The code was written from the C++ implementation, with space only inside.
> Feel free to make any necessary changes such as adjusting the header 
> (copied from simpletreemodel.py example) or removing ui_mainwindow.py 
> and editabletreemodel_rc.py generated files provided for convenience.
> 
> Feel also free to add that example in the next PyQt release.

Thanks,
Phil


More information about the PyQt mailing list