[Development] QML: Why C++11 scoped enums are not scoped in QML?

André Somers andre at familiesomers.nl
Wed Jul 27 10:35:01 CEST 2016



Op 27/07/2016 om 09:53 schreef BogDan Vatra:
>
>> That said, it would be a behavior change not to allow anymore the previous
>> (unscoped) syntax to work with QML
> The unscoped enums should work as they are woring now, just the scoped ones
> should be scoped in QML as well.
>
> Based on your patch, I'll try to prepare a patch for QML.
>
Would that not break existing QML applications that now use enums backed 
by scoped enums in C++?

André




More information about the Development mailing list