Salome HOME
e302fa9301e9adb33ea331a7035468243f26661c
[modules/hexablock.git] / src / HEXABLOCKGUI / QuadAssoc_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>QuadAssocDialog</class>
4  <widget class="QDialog" name="QuadAssocDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>260</width>
10     <height>280</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>260</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Quad Association</string>
27   </property>
28   <layout class="QVBoxLayout" name="verticalLayout_3">
29    <item>
30     <widget class="QGroupBox" name="groupBox_2">
31      <property name="minimumSize">
32       <size>
33        <width>5</width>
34        <height>0</height>
35       </size>
36      </property>
37      <property name="title">
38       <string>Arguments</string>
39      </property>
40      <layout class="QVBoxLayout" name="verticalLayout_2">
41       <item>
42        <widget class="QGroupBox" name="groupBox_4">
43         <property name="maximumSize">
44          <size>
45           <width>16777215</width>
46           <height>58</height>
47          </size>
48         </property>
49         <property name="title">
50          <string>Quad</string>
51         </property>
52         <layout class="QFormLayout" name="formLayout">
53          <item row="0" column="0">
54           <widget class="QLineEdit" name="quad_le">
55            <property name="sizePolicy">
56             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
57              <horstretch>0</horstretch>
58              <verstretch>0</verstretch>
59             </sizepolicy>
60            </property>
61            <property name="readOnly">
62             <bool>false</bool>
63            </property>
64           </widget>
65          </item>
66         </layout>
67        </widget>
68       </item>
69       <item>
70        <widget class="QGroupBox" name="groupBox">
71         <property name="maximumSize">
72          <size>
73           <width>16777215</width>
74           <height>156</height>
75          </size>
76         </property>
77         <property name="title">
78          <string>Face(s)</string>
79         </property>
80         <layout class="QVBoxLayout" name="verticalLayout">
81          <item>
82           <widget class="QListWidget" name="faces_lw">
83            <property name="sizePolicy">
84             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
85              <horstretch>0</horstretch>
86              <verstretch>0</verstretch>
87             </sizepolicy>
88            </property>
89           </widget>
90          </item>
91         </layout>
92        </widget>
93       </item>
94      </layout>
95     </widget>
96    </item>
97   </layout>
98  </widget>
99  <resources/>
100  <connections/>
101 </ui>