[Qt-interest] QActions don't appear in QMenu

Oszkar Ambrus oszkar.ambrus at deri.org
Wed Jul 14 16:13:20 CEST 2010


Hi,

I have this weird problem:
I'm trying to add some QActions to a QMenu, but they do not appear in 
the list.

The thing is that I get the actions from another widget (through its 
actions() method), and when I do that, they don't get displayed.

I can query the menu for all the actions and it does contain them, but 
they just don't get displayed, whereas the ones I newly create, are visible.

Is this a parenting issue?

Thanks,
Oszkar



More information about the Qt-interest-old mailing list