I’m using Qt 5.1.1’s Desktop controls. I need to be able to do a context menu on a selected row in the TableView.
I looked into “clicked” and “activated” signals but they don’t provide which mouse button was pressed. Any ideas?
Thanks
-Atif
↧