Salome HOME
Revert "Synchronize adm files"
[modules/yacs.git] / src / genericgui / FormEditTree.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>fm_schemaTree</class>
4  <widget class="QWidget" name="fm_schemaTree">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>185</width>
10     <height>192</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Edit Tree</string>
15   </property>
16   <layout class="QGridLayout">
17    <property name="margin">
18     <number>3</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QTreeView" name="tv_schema">
22      <property name="minimumSize">
23       <size>
24        <width>10</width>
25        <height>10</height>
26       </size>
27      </property>
28      <property name="maximumSize">
29       <size>
30        <width>4000</width>
31        <height>4000</height>
32       </size>
33      </property>
34     </widget>
35    </item>
36   </layout>
37  </widget>
38  <resources/>
39  <connections/>
40 </ui>