Hi all,

I ame looking for a way to check whether a user pressed the left mouse button twice within a minimal time periode, but which is different from the double click signal. I want to use this for renaming a qlistview item as this is normally done. At the moment I use the double click signal and the renaming works fine, but I would like to connect the renaming to the "2 times click" as this is normally done for renaming. How can I do this?

Thanx!