[bug] Component id cannot start with underscore
-
see this "link":http://doc.qt.nokia.com/4.7/qdeclarativeintroduction.html#the-property
says:
Note that an id must begin with a lower-case letter or an underscoreBut in Creator, underscore is not allowed. A bug in creator or in the documentation?
Update:
Actually the qml opens fine in qmlviewer, so its the creator which wrongly shows this error and says id must be only lowercase -
Could you please report a bug? You know the URL:-)
-
thanks Tobias, done "here":http://bugreports.qt.nokia.com/browse/QTCREATORBUG-3245 :)