[PyQt] TableModel

Brian Makin merimus at gmail.com
Tue Feb 10 19:07:16 GMT 2009


I need to create a table with string and number fields.  I'm having a  
bit of problem getting this to work.  What is the correct way to do  
this?

It doesn't look like TableModel handles numbers so do I need to  
subclass abstract table model et al?

Are there any handy examples of this (including sorting of the columns)?



More information about the PyQt mailing list