Qt-interest Archive, July 2007
Double-click signals + two single click signals?
Message 1 in thread
Hi, I have here a small problem, or an unwanted feature.
When I connect to the 'clicked' and the 'double clicked' signals of QListView
and do a double click on an item, I get the double-click signal + two normal
click signal. Ok, a double click consists of two clicks, but still I find this
behaviour undesirable. Can anyone confirm?
Bug? Qt 4.3.0 Linux
Guido
--
[ signature omitted ]
Message 2 in thread
No it's not a bug.
There's info over this matter on the Qt FAQ.
http://trolltech.com/developer/knowledgebase/faq.2006-12-21.9989617474/
2007/7/27, Guido Seifert <wargand@xxxxxx>:
>
> Hi, I have here a small problem, or an unwanted feature.
> When I connect to the 'clicked' and the 'double clicked' signals of
> QListView
> and do a double click on an item, I get the double-click signal + two
> normal
> click signal. Ok, a double click consists of two clicks, but still I find
> this
> behaviour undesirable. Can anyone confirm?
>
> Bug? Qt 4.3.0 Linux
>
> Guido
>
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>
--
[ signature omitted ]
Message 3 in thread
Thanks, of course I did NOT search the FAQs. *sigh*
Guido
On Fri, Jul 27, 2007 at 01:36:42PM -0300, Thiago Sfredo wrote:
> No it's not a bug.
> There's info over this matter on the Qt FAQ.
>
> http://trolltech.com/developer/knowledgebase/faq.2006-12-21.9989617474/
--
[ signature omitted ]