Hi, What I would like to be able to do is pass a list of simple QObject's or equivalent to a QML ListView from python. I have attempted to use QAbstractListModel, but have not had much luck, another pySide user appears to be having the same issue and has posted this on Stackoverflow: http://stackoverflow.com/questions/4013615/how-to-provide-data-from-pyside-qabstractitemmodel-subclass-to-qml-listview
I have also created a set of tests and uploaded them here: http://www.syrris-support.com/Downloads/JMM/pyside_qml_tests.zip Any help will be great Thanks, Jon _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
