On Fri, Nov 16, 2012 at 2:20 PM, Phil Thompson <[email protected]> wrote: > On Fri, 16 Nov 2012 10:34:12 -0800, David Cortesi <[email protected]> > wrote: >> Working on implementing a List model using QAbstractListModel and >> would like to implement (set)itemData which returns a QMap.
> Have you tried... > >>>> from PyQt4.QtCore import QAbstractListModel >>>> help(QAbstractListModel.itemData) > Hm. Well, there's me looking at the Qt Assistant class ref instead of the Riverside class ref. Thanks. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
