[Qt-creator] 4.6.1 still not handling QML enums
Jason H
jhihn at gmx.com
Fri May 4 20:58:25 CEST 2018
I was really looking forward to this release. But was kind of surprised he QML parsing was not included.
Rectangle {
enum CollectionState {
NotAcquired,
Acquiring,
HaveImages
}
}
gives:
"Unexpected token "reserved word""
"Expected token ":"
But is fine when compiled.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2018-05-04 at 2.56.04 PM.png
Type: image/png
Size: 18933 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180504/4fbcc22b/attachment.png>
More information about the Qt-creator
mailing list