I'm dynamically creating a context menu for a QTableView, populated with
some QActions. Everytime
I right click, the menu is created. Over time, hundreds of these closed
menus will set in memory, along
with all the qactions, assoctated icons and text, ect. When I close the
app, I see all of them destroyed.
Is there a way to have a qmenu clean up after itself after it closes?
Matt
_______________________________________________
PyKDE mailing list PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde