[Qt-creator] Clang-tidy and QML

Jason H jhihn at gmx.com
Wed Jun 20 19:25:44 CEST 2018


I just noticed that QML is not highlighting the same as QML...

property _var_ x: 0 // (underscores added, because it's underlined in green)

produces the message "use int or real to improve performance (M311)"

Whereas the C++ side is using lightbulbs. Is there/should there be/ a plan to use consistency? Maybe provide fixits?

Just something I noticed. 



More information about the Qt-creator mailing list