Skip to content

Draft: Use a TreeItem datastructure in RoomTreeModel

Carl Schwan requested to merge work/carl/hack-fix-crash into master

This follow closely the editable tree model example from Qt https://doc.qt.io/qt-6/qtwidgets-itemviews-editabletreemodel-example.html

Edited by Carl Schwan

Merge request reports