On Tue, Mar 5, 2013 at 10:53 PM, Laszlo Papp <[email protected]> wrote:

> On Tue, Mar 5, 2013 at 9:34 PM, Alan Alpert <[email protected]> wrote:
>
>> -Matches expectations from C++ users a little better
>>
>
> What do you mean by this? I personally prefer that the enum is getting
> strongly typed with C++11. On the conrary, I have always used int enums in
> QML applications.
>
> Laszlo
>
> _______________________________________________
> Development mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/development
>
>
Well, can you actually cast in QML/JS? That's what you need to do (or well,
end up doing) many times in C++.

Aleix
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to