Qtableview editable cells
-
@jsulm I really appreciate for your precious time and effort.
I have created a cpp file for myview, It looks like this

There is already a (myview.h) file.
I have run the code, it ran well, without error, but it didn't do the desired thing.
Have a look at case_adjustment.cpp as well

I debugged it as well,
But the debugger is not doing anything.
I have a request. If you can connect to my pc for a while? i have to submit it tonight, i would really appreciate it. Thanks@Ahsan-Niaz said in Qtableview editable cells:
But the debugger is not doing anything
Set break point inside MyView::closeEvent and run through debugger: does it stop inside MyView::closeEvent?
Please post your code as text and not images.And no, I'm not going to connect to your PC and do your work...