Quote Originally Posted by tbscope View Post
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