Salome HOME
merge from branch DEV tag mergeto_trunk_04apr08
[modules/yacs.git] / src / hmi / wiedittree.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>wiEditTree</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>wiEditTree</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>328</width>
12             <height>346</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>YACS Tree</string>
17     </property>
18     <hbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QListView">
23             <column>
24                 <property name="text">
25                     <string>Column 1</string>
26                 </property>
27                 <property name="clickable">
28                     <bool>true</bool>
29                 </property>
30                 <property name="resizable">
31                     <bool>true</bool>
32                 </property>
33             </column>
34         <item>
35             <property name="text">
36                 <string>New Item</string>
37             </property>
38             <property name="pixmap">
39                 <pixmap></pixmap>
40             </property>
41         </item>
42             <property name="name">
43                 <cstring>lv</cstring>
44             </property>
45         </widget>
46     </hbox>
47 </widget>
48 <layoutdefaults spacing="6" margin="11"/>
49 </UI>