Hi, in the Qt-Creator code I found the keyword "on" in qmllexer.cpp:163 (findReservedWord() => T_ON) Is this a QML keyword, because in JavaScript it doesn't exist? Does a list of QML keywords exist? Thanks in advance Best Regards NoRulez