hello
i have a QTableView , and i need to show a popup menu that shows the item properties .
i need to set the context menu to apear only when you right click over a particular items in that tableview.
but coudln't find a way to do it . i can set the context menu to appear when your over the table .
i cant have it for each item .
so how do i set the context menu over items in the tableview ?
please tell me if the idea was not clear enough
thanks in advance