treeview works

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@762 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-20 12:45:07 +00:00
parent d96c6fef5e
commit 75c73e98e1
5 changed files with 126 additions and 73 deletions

View File

@@ -618,5 +618,22 @@
</function>
</functions>
</widget>
<widget name="TreeView">
<properties>
<property name="leftPadding" />
<property name="singleClickSelectable" />
</properties>
<functions>
<function name="Add">
<pointer name="parent" />
<pixmap name="pixmap" />
<string name="item" />
</function>
<function name="Delete">
<pointer name="item" />
</function>
<function name="Reset" />
</functions>
</widget>
</widgets>
</milsko>