CodePudding user response:
Response cellChangedCodePudding user response:
QTableView and QStandardItemModel are used at the same time, in QStandardItemModel:Void itemChanged (QStandardItem * item)
News link code:
The connect (mTableView - & gt; Model (), SIGNAL (itemChanged (QStandardItem *)), and this, SLOT (MyMethod (int x) ()));