[PyQt] Refresh QSqlRelation

Catriona Johnson catriona.johnson at gmail.com
Fri Jun 26 00:59:23 BST 2009


Hello

I have a QTableView with a QSqlRelationalTableModel as its datasource.
I want to allow a user to edit the table view, including being able to
edit/add records to the relation without refreshing the tableview
until its model is manually submitted.

How do I do this?


More information about the PyQt mailing list