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...