I tried all of them: OnFieldChange, OnManualSubmit and OnRowChange, but without effect
Qt Code:
r.setValue("name", name); r.setValue("age", age); tableModel->setRecord(5, r);To copy to clipboard, switch view to plain text mode
I tried all of them: OnFieldChange, OnManualSubmit and OnRowChange, but without effect
Qt Code:
r.setValue("name", name); r.setValue("age", age); tableModel->setRecord(5, r);To copy to clipboard, switch view to plain text mode
Bookmarks