Regards, Miguel Angel. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
Should be possible to create a model (QAbstractTableModel subclass) and a view (QTableView subclass) in c++
and use it from a PyQt program with sip or any other way?
