[PyQt] Question about popup menu

Nadav Chernin nadavchernin at gmail.com
Wed Dec 9 11:56:23 GMT 2009


Hello,

i'm new for PyQt

I created QTableWidget and some cells in it are DoubleSpins ( i used
setCellWidget method)

Now i created  pop-up menu by overloading:  def contextMenuEvent(self,
event):

The problem that my custom popup menu created only when user make
right-click over the Table, but over DoubleSpins i need to add my custom
actions to existing menu.

How i do this?

THanks, Nadav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091209/519a0d62/attachment.html


More information about the PyQt mailing list