[Development] need to handle touch events rather than depending on mouse event synthesis

Shawn Rutledge shawn.t.rutledge at gmail.com
Thu Mar 1 15:23:59 CET 2012


On 1 March 2012 15:16, Samuel Rødal <samuel.rodal at nokia.com> wrote:
> It's possible to make MouseArea a sub-class of whatever we actually want
> to call it, and mark it as deprecated. That way it could be removed down
> the line, or made to only handle the MouseEvent type. Similarly we could
> have a TouchArea convenience sub-class that only handles the TouchEvent
> type.

That sounds like a good idea.



More information about the Development mailing list