<div dir="ltr">Hello! <div>Please, help me find information, if you can.<div><br></div><div>I am writing an extension for LibreOffifce.</div><div>A tree with columns on my sidebar is needed. (example - <a href="https://doc.qt.io/qt-5/qtwidgets-itemviews-simpletreemodel-example.html">https://doc.qt.io/qt-5/qtwidgets-itemviews-simpletreemodel-example.html</a>)</div><div><br></div><div>I found information about Tree Controls and module "tree", e.g. here </div><div><a href="https://wiki.openoffice.org/wiki/Treecontrol" target="_blank" style="color:rgb(71,108,142);text-decoration-line:none;font-family:verdana,sans-serif;background-color:rgb(236,237,243)">https://wiki.openoffice.org/wiki/Treecontrol</a></div><a href="https://www.openoffice.org/api/docs/common/ref/com/sun/star/awt/tree/module-ix.html" target="_blank" style="color:rgb(71,108,142);font-family:verdana,sans-serif;background-color:rgb(236,237,243)">https://www.openoffice.org/api/docs/common/ref/com/sun/star/awt/tree/module-ix.html</a><br style="color:rgb(0,0,0);font-family:verdana,sans-serif;background-color:rgb(236,237,243)"><div><br></div><div>But I couldn't find anything about writing a <b>tree with columns</b>.</div><div> </div><div>There is a quote "<span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13.208px">You can provide your <b>own model</b> which must at least support the interface com.sun.star.awt.XTreeModel.</span>" in the  article "Tree control", but I also couldn't find any information about providing of my own models...</div><div><br></div></div></div>