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
PyS...@lists.openbossa.org
http://lists.openbossa.org/listinfo/pyside
you can check this example on this bug (we will move this example to
PySide examples soon), this work fine with PySide.
Thanks
--
Renato Araujo Oliveira Filho
Instituto Nokia de Tecnologia - INdT
Mobile: +55 (81) 8704-2144
Can you get a verbose make output? To do that, use "make VERBOSE=1"
instead of just "make". This will show the full gcc flags.
Regards,
--
Anderson Lizardo
OpenBossa Labs - INdT
Manaus - Brazil
Did you get the last shiboken too?
> Can you get a verbose make output? To do that, use "make VERBOSE=1"
> instead of just "make". This will show the full gcc flags.
>
> Regards,
--
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia