Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to display a QMap<int, MyObject> in a list, but how to do that because QQmlListProperty<MyObject>(this, myobjects)throws an error
QQmlListProperty<MyObject>(this, myobjects)