Salome HOME
022491: EDF 2249 SMESH: Integration of a small python library for quadrangle meshing
[modules/smesh.git] / src / Tools / Verima / Gui / desStat.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Dialog</class>
4  <widget class="QDialog" name="Dialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>835</width>
10     <height>539</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout_3">
17    <item row="0" column="0">
18     <widget class="QFrame" name="frame">
19      <property name="frameShape">
20       <enum>QFrame::StyledPanel</enum>
21      </property>
22      <property name="frameShadow">
23       <enum>QFrame::Raised</enum>
24      </property>
25      <widget class="QLabel" name="label_3">
26       <property name="geometry">
27        <rect>
28         <x>10</x>
29         <y>0</y>
30         <width>111</width>
31         <height>24</height>
32        </rect>
33       </property>
34       <property name="text">
35        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Versions&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
36       </property>
37      </widget>
38      <widget class="QWidget" name="layoutWidget">
39       <property name="geometry">
40        <rect>
41         <x>20</x>
42         <y>40</y>
43         <width>761</width>
44         <height>110</height>
45        </rect>
46       </property>
47       <layout class="QGridLayout" name="gridLayout">
48        <item row="1" column="0">
49         <widget class="QLabel" name="label_2">
50          <property name="minimumSize">
51           <size>
52            <width>291</width>
53            <height>32</height>
54           </size>
55          </property>
56          <property name="text">
57           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;de comparaison &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
58          </property>
59         </widget>
60        </item>
61        <item row="0" column="1" colspan="2">
62         <widget class="QComboBox" name="CBVersion"/>
63        </item>
64        <item row="1" column="1" colspan="2">
65         <widget class="QComboBox" name="CBReference"/>
66        </item>
67        <item row="0" column="0">
68         <widget class="QLabel" name="label">
69          <property name="minimumSize">
70           <size>
71            <width>281</width>
72            <height>24</height>
73           </size>
74          </property>
75          <property name="text">
76           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;à comparer&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
77          </property>
78         </widget>
79        </item>
80       </layout>
81      </widget>
82     </widget>
83    </item>
84    <item row="1" column="0">
85     <widget class="QFrame" name="frame_2">
86      <property name="frameShape">
87       <enum>QFrame::StyledPanel</enum>
88      </property>
89      <property name="frameShadow">
90       <enum>QFrame::Raised</enum>
91      </property>
92      <widget class="QLabel" name="label_4">
93       <property name="geometry">
94        <rect>
95         <x>10</x>
96         <y>0</y>
97         <width>111</width>
98         <height>24</height>
99        </rect>
100       </property>
101       <property name="text">
102        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Seuils&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
103       </property>
104      </widget>
105      <widget class="QLabel" name="label_8">
106       <property name="geometry">
107        <rect>
108         <x>570</x>
109         <y>80</y>
110         <width>191</width>
111         <height>24</height>
112        </rect>
113       </property>
114       <property name="text">
115        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;en % de différence&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
116       </property>
117      </widget>
118      <widget class="QWidget" name="layoutWidget">
119       <property name="geometry">
120        <rect>
121         <x>30</x>
122         <y>30</y>
123         <width>491</width>
124         <height>119</height>
125        </rect>
126       </property>
127       <layout class="QGridLayout" name="gridLayout_2">
128        <item row="0" column="0">
129         <widget class="QLabel" name="label_6">
130          <property name="minimumSize">
131           <size>
132            <width>381</width>
133            <height>32</height>
134           </size>
135          </property>
136          <property name="text">
137           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;pour le nombre de mailles&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
138          </property>
139         </widget>
140        </item>
141        <item row="0" column="1">
142         <widget class="QDoubleSpinBox" name="SeuilNBMaille">
143          <property name="minimum">
144           <double>1.000000000000000</double>
145          </property>
146          <property name="singleStep">
147           <double>0.050000000000000</double>
148          </property>
149          <property name="value">
150           <double>5.000000000000000</double>
151          </property>
152         </widget>
153        </item>
154        <item row="1" column="0">
155         <widget class="QLabel" name="label_5">
156          <property name="minimumSize">
157           <size>
158            <width>391</width>
159            <height>41</height>
160           </size>
161          </property>
162          <property name="text">
163           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;pour l'aspect Ratio&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
164          </property>
165         </widget>
166        </item>
167        <item row="1" column="1">
168         <widget class="QDoubleSpinBox" name="SeuilAspectRatio">
169          <property name="minimum">
170           <double>1.000000000000000</double>
171          </property>
172          <property name="singleStep">
173           <double>0.050000000000000</double>
174          </property>
175          <property name="value">
176           <double>5.000000000000000</double>
177          </property>
178         </widget>
179        </item>
180        <item row="2" column="0">
181         <widget class="QLabel" name="label_7">
182          <property name="minimumSize">
183           <size>
184            <width>391</width>
185            <height>32</height>
186           </size>
187          </property>
188          <property name="text">
189           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;pour la taille des mailles&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
190          </property>
191         </widget>
192        </item>
193        <item row="2" column="1">
194         <widget class="QDoubleSpinBox" name="SeuilTailleMaille">
195          <property name="minimum">
196           <double>1.000000000000000</double>
197          </property>
198          <property name="singleStep">
199           <double>0.050000000000000</double>
200          </property>
201          <property name="value">
202           <double>5.000000000000000</double>
203          </property>
204         </widget>
205        </item>
206       </layout>
207      </widget>
208     </widget>
209    </item>
210    <item row="2" column="0">
211     <widget class="QFrame" name="frame_3">
212      <property name="maximumSize">
213       <size>
214        <width>16777215</width>
215        <height>91</height>
216       </size>
217      </property>
218      <property name="frameShape">
219       <enum>QFrame::StyledPanel</enum>
220      </property>
221      <property name="frameShadow">
222       <enum>QFrame::Raised</enum>
223      </property>
224      <widget class="QLabel" name="label_9">
225       <property name="geometry">
226        <rect>
227         <x>10</x>
228         <y>0</y>
229         <width>94</width>
230         <height>24</height>
231        </rect>
232       </property>
233       <property name="text">
234        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Résultat&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
235       </property>
236      </widget>
237      <widget class="QSplitter" name="splitter">
238       <property name="geometry">
239        <rect>
240         <x>20</x>
241         <y>40</y>
242         <width>781</width>
243         <height>32</height>
244        </rect>
245       </property>
246       <property name="orientation">
247        <enum>Qt::Horizontal</enum>
248       </property>
249       <widget class="QPushButton" name="pushButton">
250        <property name="text">
251         <string>Rtf</string>
252        </property>
253       </widget>
254       <widget class="QLineEdit" name="lineEdit">
255        <property name="text">
256         <string>/tmp/rapport.rtf</string>
257        </property>
258       </widget>
259      </widget>
260      <zorder>label_9</zorder>
261      <zorder>lineEdit</zorder>
262      <zorder>pushButton</zorder>
263      <zorder>pushButton</zorder>
264     </widget>
265    </item>
266    <item row="3" column="0">
267     <widget class="QDialogButtonBox" name="buttonBox">
268      <property name="orientation">
269       <enum>Qt::Horizontal</enum>
270      </property>
271      <property name="standardButtons">
272       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
273      </property>
274     </widget>
275    </item>
276   </layout>
277  </widget>
278  <resources/>
279  <connections>
280   <connection>
281    <sender>buttonBox</sender>
282    <signal>accepted()</signal>
283    <receiver>Dialog</receiver>
284    <slot>accept()</slot>
285    <hints>
286     <hint type="sourcelabel">
287      <x>248</x>
288      <y>254</y>
289     </hint>
290     <hint type="destinationlabel">
291      <x>157</x>
292      <y>274</y>
293     </hint>
294    </hints>
295   </connection>
296   <connection>
297    <sender>buttonBox</sender>
298    <signal>rejected()</signal>
299    <receiver>Dialog</receiver>
300    <slot>reject()</slot>
301    <hints>
302     <hint type="sourcelabel">
303      <x>316</x>
304      <y>260</y>
305     </hint>
306     <hint type="destinationlabel">
307      <x>286</x>
308      <y>274</y>
309     </hint>
310    </hints>
311   </connection>
312  </connections>
313 </ui>