I'm trying to wrap a List in QAbstractItemModel in Python, to allow me to view the list as a tree using the GUI goodness that comes with PyQt. To be precise I'm using PyQt5 and Python 3.3.I'm trying to wrap a List in QAbstractItemModel
I'm trying to wrap a List in QAbstractItemModel in Python, to allow me to view the list as a tree using the GUI goodness that comes with PyQt. To be precise I'm using PyQt5 and Python 3.3.I'm trying to wrap a List in QAbstractItemModel