[Qt-qml] Aliasing handler properties
aaron.kennedy at nokia.com
aaron.kennedy at nokia.com
Mon Nov 22 03:41:20 CET 2010
Hi,
On 19/11/2010, at 10:42 PM, ext simon.turvey at nokia.com<mailto:simon.turvey at nokia.com> wrote:
Why does this not work?
property alias onClicked: myEmbeddedMouseArea.onClicked
It’s just a property after all. Just one that’s just a function assigned to it.
When written like that it sounds trivial :) In reality they're not "just" properties and they're not "just" assigned a function. Of course, it is not an unreasonable thing to want to do, so if you create a bug we can look into it for a future release.
Cheers,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101122/b772bbfc/attachment.html
More information about the Qt-qml
mailing list