[Interest] Why does QML prefer 'count' over '.length'?

Jason H jhihn at gmx.com
Tue Jul 26 15:59:27 CEST 2016


I've pretty much standardized on the JS 'length' property, but why does all the Qt/QML stuff use .count? the C++ API used size(). 

It's just a minor frustration. It would be cool if Qt/QML was brought inline with the JS convention...




More information about the Interest mailing list