On 09/16/2010 03:37 AM, Kennedy Aaron (Nokia-MS-Qt/Brisbane) wrote:
> Internally
> the above is actually evaluated like this:
>
> Text {
>      text: (function() { if (condition) { return "A"; } return "B"; })()
> }
>    
This would actually be a good way to document it, at least to a former 
Lisp-head like myself ;-)
-- 
Pertti

_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to