Hi Vláďa,

2011/2/24 Vláďa <vlad...@atlas.cz>:
> [...] I think the most important information is that QML
> requests from QAbstractListModel item with index -1, which of course doesn't
> exist.

In that case, your model should return None (in C++ one would return
an empty/invalid(?) QVariant.

HTH.
Thomas
_______________________________________________
PySide mailing list
PySide@lists.openbossa.org
http://lists.openbossa.org/listinfo/pyside

Reply via email to