Re: Open a pop up menu when right click on any cell of the table
Originally Posted by tbscope
A popup menu in Qt is called a context menu.
Implement the context menu events and signals.
Thank you for your reply but that i already know...Now what i want to know is how to implement that to my table so that when any cell is right clicked it should show me the options of add, delete etc
Bookmarks