[PyKDE] transerfBack in QPopupMenu.exec?

Giovanni Bajo rasky at develer.com
Tue Nov 29 14:03:52 GMT 2005


Hello,

since we decided to add an automatic sip.transferback() call within the
exec_loop() method of QDialog, I was wondering if we should do the same for
QPopupMenu. In fact, calling exec() in a QPopupMenu makes its use modal, so
it's subject to the same deallocation issues of a modal dialog.
-- 
Giovanni Bajo




More information about the PyQt mailing list