Hi,

I try without succes to attribute a statusTip on Qaction in a QmenurBar who 
works if the Qaction is enabled or disabled...

Impossible... When the Qaction is enabled, no problem but when it's disabled...

I tryed to use eventFilter on :
 - the Qaction : No event.
 - the Qmenu : some event (no statusTip event) but no way to know what Qaction 
is hovered
 - the QmenuBar : statusTip event but no way to know what Qaction is hovered

It's ok with a QtoolBar but I need to use a QmenurBar...

Any idea ?

Thanks !
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to