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

Thiago Macieira thiago.macieira at intel.com
Fri Jan 6 02:01:22 CET 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120105/d77dfb98/attachment.sig>


More information about the Development mailing list