Text Component not displaying in TreeView
-
Hi
I am trying to use the QAbstractItemModel from the example here https://doc.qt.io/qtforpython-6/overviews/qtwidgets-itemviews-simpletreemodel-example.html and the QML in the link https://doc.qt.io/qt-6/qml-qtquick-treeview.html#details to create a TreeView but the text display would not work.
Can someone kindly help with what could be the cause of this
Thank you