<div dir="ltr">Hi,<div><br></div><div>I have been looking into the qml-model-examles provided with pyqt (Python34\Lib\site-packages\PyQt5\examples\quick\models\).</div><div>Objectlistmodel and Stringlistmodel I can run and view (the windows are created).</div><div><br></div><div>But abstractitemmodel does not open any window (Python34\Lib\site-packages\PyQt5\examples\quick\models\abstractitemmodel\abstractitemmodel.py).</div><div><br></div><div>I added some print()-statements, on my PC the script does not reach the print(view.show) statement.<br></div><div><br></div><div><div>>>> </div><div> RESTART: C:\Python34\Lib\site-packages\PyQt5\examples\quick\models\abstractitemmodel\abstractitemmodel.py </div><div>AnimalModel</div><div>Animal</div><div>addAnimal</div><div>rowCount</div><div>rowCount</div><div>rowCount</div><div>view</div><div>context</div><div>view.source</div><div>rowCount</div><div>roleNames</div></div><div><br></div><div><br></div><div>Could someone else please check, if abstractitemmodel is running somewhere else?</div><div>Any ideas, why it is not working on my machine?</div><div><br></div><div>Thanks</div><div>Daniel</div><div><br></div></div>