[Interest] No touch events for onPressed and onReleases in MouseArea qt quick 1.1?

Guido Seifert wargand at gmx.de
Wed Sep 30 16:33:34 CEST 2015


The answer is: No. The slots are called. But it looks like onPressed is immediately followed by an onReleased. In effect I have an onClicked. *sigh*

Guido


On Wed, 30 Sep 2015 12:51:20 +0200
Guido Seifert <wargand at gmx.de> wrote:

> Hello, I have to develop a qt quick 1.1 program. Works fine with desktop and mouse, but it looks like no onPressed or onReleased slots are called for a MouseArea when touched. Can anyone confirm? Or is it a bug in my code?
> 
> Guido
> -- 
> Sent from my Android phone with K-9 Mail. Please excuse my brevity.



More information about the Interest mailing list