Exemplo n.º 1
0
 def commitData(self, editor):
     """
     """
     print('trying to commit data')
     val = QTableView.commitData(self, editor)
     return val