[Qt-qml] MouseArea::onClicked and onReleased
Ivan De Marino
ivan.de.marino at gmail.com
Tue May 4 12:50:01 CEST 2010
I guess it's not really necessary.
After all, "onReleased" depend on a previous "onPressed".
So, if you want stuff to happen "onPressed" you can. If you want stuff to
happen "onReleased" you use... whoever survived between "onReleased" and
"onClicked".
To me, sounds like the one to "kill" is "onReleased".
But having a "MouseArea" that doesn't have a "onClicked" sounds weird...
On 4 May 2010 09:47, <henrik.hartz at nokia.com> wrote:
> http://doc.qt.nokia.com/4.7-snapshot/qml-mousearea.html#onReleased-signal
> http://doc.qt.nokia.com/4.7-snapshot/qml-mousearea.html#onClicked-signal
>
> Do we need both of these signals in MouseArea? Do they offer differing
> functionality? If not, should we drop one of them?
>
> Cheers,
> Henrik
> --
> Henrik Hartz, Senior Qt Product Manager
> Qt Development, Nokia
>
>
>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
>
>
--
Ivan De Marino | Software Engineer | France Telecom R&D UK - Orange Labs
w. +44 20 8849 5806 | m. +44 7515 955 861 | m. +44 7974 156 216
ivan[dot]demarino[at]orange-ftgroup.com |
ivan[dot]de[dot]marino[at]gmail[dot]com
www.detronizator.org | www.linkedin.com/in/ivandemarino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100504/ad4df659/attachment.html
More information about the Qt-qml
mailing list