<p style="margin:0px">I have developed my own tree model to show the structure of dicom studies. I would like to pass my model through something like a class like ModelTest from qt4, there is something like this that works with pyqt4?</p>


<p style="margin:0px"><br></p>
<p style="margin:0px">I have tested the modeltest that came with pyqt4 in my Archlinux installation (4.9.5) but it doesn't seen to work. Any suggestions?</p>
<p style="margin:0px"><br></p>
<p style="margin:0px">PS: I am using API v2 for QVariant and QString and python 2.7</p>