[PyQt] Mouse hover QMenu

matameko info at matameko.de
Sun Aug 19 09:13:49 BST 2012


How can I create a mouse hover context menu,
that shows up if I hover over a button (QToolButton) and hides if I
move out of the menu area?

(I can show a menu by using the enterEvent and  the showMenu() command.
However, in order to hide the menu, I have to click somewhere. I could
not find something like a mouse out event.)
 



--
View this message in context: http://python.6.n6.nabble.com/Mouse-hover-QMenu-tp4985654.html
Sent from the PyQt mailing list archive at Nabble.com.


More information about the PyQt mailing list