[PyQt] SIGNAL("itemActivated(QListWidgetItem *)") problem

2009-06-01 Thread paolomilani
Hi! :) I've a little problem with SIGNAL("itemActivated(QListWidgetItem *)"). When kde4.2.2 is set on double click mode, everything is ok, but when it's set on single click mode, I select items with ctrl+click and SIGNAL itemActivated is emitted.  Is it a bug? or is it my misunderstanding? man

Re: [PyQt] tooltips in menu: how?

2009-03-20 Thread paolomilani
--- Mer 18/3/09, massimo di stefano wrote: > i runned your code here on a mac osx, python2.5, qt-4.4.3, > pyqt4.4.4 > seems it works properly, > i can see tooltips : do you see tooltips on menu entry "0", "1" and "2"? many thanks! paolo _