Sure
giter.child(self._model.indexFromItem(citer).row() , 2).setText(QString.fromUtf8(contact.name))
That the line. giter is the parent if the QStandrdItem (the child is QStandardItem too). I try to add the text in the 3rd column (index 2). The contact.name is passed to the def.





Reply With Quote

Bookmarks