treeview works
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@762 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
d96c6fef5e
commit
75c73e98e1
5 changed files with 122 additions and 69 deletions
17
milsko.xml
17
milsko.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue