[Development] Possible bug in signals and slots handling in QML.

aaron.kennedy at nokia.com aaron.kennedy at nokia.com
Fri Jan 6 13:26:32 CET 2012


Hi,

Nice catch.  I've added http://codereview.qt-project.org/12392 - feel free to review if you're not beaten to it :)

Cheers,

Aaron

On 06/01/2012, at 1:01 AM, ext Thiago Macieira wrote:

> On Wednesday, 4 de January de 2012 16.05.36, aaron.kennedy at nokia.com wrote:
>> We don't allow signal or property names to start with an uppercase letter
> 
> By the way, the caret should point to the uppercase letter, not to "property", 
> in:
> 
> file:///tmp/foo.qml:4:5: Property names cannot begin with an upper case letter 
>         property int Foo 
>         ^ 
> 
> It does so correctly for signals:
> 
> file:///tmp/foo.qml:4:12: Signal names cannot begin with an upper case letter 
>         signal Foo 
>                ^ 
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>     Intel Sweden AB - Registration Number: 556189-6027
>     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development




More information about the Development mailing list