Salome HOME
version 5_1_4 HOMARD_SRC
[modules/homard.git] / src / HOMARDGUI / ui / HomardDlg.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>HomardDlg</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>HomardDlg</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>467</width>
12             <height>355</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>5</hsizetype>
18             <vsizetype>5</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <property name="caption">
24         <string>Homard : Analyse de maillage</string>
25     </property>
26     <property name="sizeGripEnabled">
27         <bool>true</bool>
28     </property>
29     <grid>
30         <property name="name">
31             <cstring>unnamed</cstring>
32         </property>
33         <spacer row="3" column="0">
34             <property name="name">
35                 <cstring>spacer10</cstring>
36             </property>
37             <property name="orientation">
38                 <enum>Vertical</enum>
39             </property>
40             <property name="sizeType">
41                 <enum>Expanding</enum>
42             </property>
43             <property name="sizeHint">
44                 <size>
45                     <width>20</width>
46                     <height>16</height>
47                 </size>
48             </property>
49         </spacer>
50         <widget class="QGroupBox" row="1" column="0">
51             <property name="name">
52                 <cstring>groupBox3</cstring>
53             </property>
54             <property name="sizePolicy">
55                 <sizepolicy>
56                     <hsizetype>5</hsizetype>
57                     <vsizetype>5</vsizetype>
58                     <horstretch>0</horstretch>
59                     <verstretch>0</verstretch>
60                 </sizepolicy>
61             </property>
62             <property name="title">
63                 <string>Options</string>
64             </property>
65             <grid>
66                 <property name="name">
67                     <cstring>unnamed</cstring>
68                 </property>
69                 <widget class="QLayoutWidget" row="0" column="0">
70                     <property name="name">
71                         <cstring>layout30</cstring>
72                     </property>
73                     <grid>
74                         <property name="name">
75                             <cstring>unnamed</cstring>
76                         </property>
77                         <widget class="QCheckBox" row="2" column="0">
78                             <property name="name">
79                                 <cstring>Connexite</cstring>
80                             </property>
81                             <property name="text">
82                                 <string>Connexité</string>
83                             </property>
84                             <property name="checked">
85                                 <bool>true</bool>
86                             </property>
87                         </widget>
88                         <widget class="QCheckBox" row="1" column="1">
89                             <property name="name">
90                                 <cstring>Inter</cstring>
91                             </property>
92                             <property name="text">
93                                 <string>Interpénétration</string>
94                             </property>
95                             <property name="checked">
96                                 <bool>false</bool>
97                             </property>
98                         </widget>
99                         <widget class="QCheckBox" row="0" column="1">
100                             <property name="name">
101                                 <cstring>Volumes</cstring>
102                             </property>
103                             <property name="text">
104                                 <string>Volumes/Surfaces/Longueurs</string>
105                             </property>
106                             <property name="checked">
107                                 <bool>true</bool>
108                             </property>
109                         </widget>
110                         <widget class="QCheckBox" row="0" column="0">
111                             <property name="name">
112                                 <cstring>NbEntites</cstring>
113                             </property>
114                             <property name="text">
115                                 <string>Nombre d'entités</string>
116                             </property>
117                             <property name="checked">
118                                 <bool>true</bool>
119                             </property>
120                         </widget>
121                         <widget class="QCheckBox" row="1" column="0">
122                             <property name="name">
123                                 <cstring>Qualite</cstring>
124                             </property>
125                             <property name="text">
126                                 <string>Qualité</string>
127                             </property>
128                             <property name="checked">
129                                 <bool>true</bool>
130                             </property>
131                         </widget>
132                     </grid>
133                 </widget>
134             </grid>
135         </widget>
136         <widget class="QGroupBox" row="4" column="0">
137             <property name="name">
138                 <cstring>groupBox4</cstring>
139             </property>
140             <property name="title">
141                 <string></string>
142             </property>
143             <hbox>
144                 <property name="name">
145                     <cstring>unnamed</cstring>
146                 </property>
147                 <spacer>
148                     <property name="name">
149                         <cstring>Horizontal Spacing2</cstring>
150                     </property>
151                     <property name="orientation">
152                         <enum>Horizontal</enum>
153                     </property>
154                     <property name="sizeType">
155                         <enum>Expanding</enum>
156                     </property>
157                     <property name="sizeHint">
158                         <size>
159                             <width>290</width>
160                             <height>20</height>
161                         </size>
162                     </property>
163                 </spacer>
164                 <widget class="QPushButton">
165                     <property name="name">
166                         <cstring>lancement</cstring>
167                     </property>
168                     <property name="text">
169                         <string>&amp;OK</string>
170                     </property>
171                     <property name="accel">
172                         <string></string>
173                     </property>
174                     <property name="autoDefault">
175                         <bool>true</bool>
176                     </property>
177                     <property name="default">
178                         <bool>true</bool>
179                     </property>
180                 </widget>
181                 <widget class="QPushButton">
182                     <property name="name">
183                         <cstring>terminer</cstring>
184                     </property>
185                     <property name="text">
186                         <string>&amp;Cancel</string>
187                     </property>
188                     <property name="accel">
189                         <string></string>
190                     </property>
191                     <property name="autoDefault">
192                         <bool>true</bool>
193                     </property>
194                 </widget>
195             </hbox>
196         </widget>
197         <widget class="QGroupBox" row="0" column="0">
198             <property name="name">
199                 <cstring>groupBox7</cstring>
200             </property>
201             <property name="sizePolicy">
202                 <sizepolicy>
203                     <hsizetype>5</hsizetype>
204                     <vsizetype>5</vsizetype>
205                     <horstretch>0</horstretch>
206                     <verstretch>0</verstretch>
207                 </sizepolicy>
208             </property>
209             <property name="paletteBackgroundColor">
210                 <color>
211                     <red>230</red>
212                     <green>230</green>
213                     <blue>230</blue>
214                 </color>
215             </property>
216             <property name="frameShadow">
217                 <enum>Raised</enum>
218             </property>
219             <property name="margin">
220                 <number>1</number>
221             </property>
222             <property name="title">
223                 <string></string>
224             </property>
225             <grid>
226                 <property name="name">
227                     <cstring>unnamed</cstring>
228                 </property>
229                 <widget class="QLabel" row="1" column="0">
230                     <property name="name">
231                         <cstring>lblMesh</cstring>
232                     </property>
233                     <property name="sizePolicy">
234                         <sizepolicy>
235                             <hsizetype>1</hsizetype>
236                             <vsizetype>5</vsizetype>
237                             <horstretch>0</horstretch>
238                             <verstretch>0</verstretch>
239                         </sizepolicy>
240                     </property>
241                     <property name="text">
242                         <string>Mesh</string>
243                     </property>
244                 </widget>
245                 <widget class="QLabel" row="0" column="0">
246                     <property name="name">
247                         <cstring>lblCommande</cstring>
248                     </property>
249                     <property name="sizePolicy">
250                         <sizepolicy>
251                             <hsizetype>1</hsizetype>
252                             <vsizetype>5</vsizetype>
253                             <horstretch>0</horstretch>
254                             <verstretch>0</verstretch>
255                         </sizepolicy>
256                     </property>
257                     <property name="text">
258                         <string>MED File</string>
259                     </property>
260                 </widget>
261                 <widget class="QPushButton" row="0" column="1">
262                     <property name="name">
263                         <cstring>PushFichier</cstring>
264                     </property>
265                     <property name="sizePolicy">
266                         <sizepolicy>
267                             <hsizetype>0</hsizetype>
268                             <vsizetype>0</vsizetype>
269                             <horstretch>0</horstretch>
270                             <verstretch>0</verstretch>
271                         </sizepolicy>
272                     </property>
273                     <property name="text">
274                         <string></string>
275                     </property>
276                     <property name="pixmap">
277                         <pixmap>image0</pixmap>
278                     </property>
279                 </widget>
280                 <widget class="QLabel" row="0" column="3">
281                     <property name="name">
282                         <cstring>lblTypeMesh</cstring>
283                     </property>
284                     <property name="sizePolicy">
285                         <sizepolicy>
286                             <hsizetype>1</hsizetype>
287                             <vsizetype>5</vsizetype>
288                             <horstretch>0</horstretch>
289                             <verstretch>0</verstretch>
290                         </sizepolicy>
291                     </property>
292                     <property name="text">
293                         <string></string>
294                     </property>
295                     <property name="pixmap">
296                         <pixmap>image1</pixmap>
297                     </property>
298                     <property name="toolTip" stdset="0">
299                         <string>A quoi ça sert ?</string>
300                     </property>
301                 </widget>
302                 <widget class="QLineEdit" row="0" column="2">
303                     <property name="name">
304                         <cstring>NomFichier</cstring>
305                     </property>
306                     <property name="minimumSize">
307                         <size>
308                             <width>300</width>
309                             <height>21</height>
310                         </size>
311                     </property>
312                 </widget>
313                 <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="3">
314                     <property name="name">
315                         <cstring>ListeMeshName</cstring>
316                     </property>
317                     <property name="minimumSize">
318                         <size>
319                             <width>300</width>
320                             <height>31</height>
321                         </size>
322                     </property>
323                 </widget>
324             </grid>
325         </widget>
326         <widget class="QGroupBox" row="2" column="0">
327             <property name="name">
328                 <cstring>groupBox3_2</cstring>
329             </property>
330             <property name="sizePolicy">
331                 <sizepolicy>
332                     <hsizetype>5</hsizetype>
333                     <vsizetype>5</vsizetype>
334                     <horstretch>0</horstretch>
335                     <verstretch>0</verstretch>
336                 </sizepolicy>
337             </property>
338             <property name="title">
339                 <string>Conservation des résultats</string>
340             </property>
341             <grid>
342                 <property name="name">
343                     <cstring>unnamed</cstring>
344                 </property>
345                 <widget class="QCheckBox" row="0" column="0">
346                     <property name="name">
347                         <cstring>bilans</cstring>
348                     </property>
349                     <property name="text">
350                         <string>Bilan</string>
351                     </property>
352                     <property name="checked">
353                         <bool>true</bool>
354                     </property>
355                 </widget>
356                 <widget class="QCheckBox" row="0" column="1">
357                     <property name="name">
358                         <cstring>Histo</cstring>
359                     </property>
360                     <property name="text">
361                         <string>Histogramme Qualité</string>
362                     </property>
363                     <property name="checked">
364                         <bool>true</bool>
365                     </property>
366                 </widget>
367             </grid>
368         </widget>
369     </grid>
370 </widget>
371 <images>
372     <image name="image0">
373         <data format="PNG" length="209">89504e470d0a1a0a0000000d49484452000000140000001408060000008d891d0d0000009849444154388db5d4cb1180200c0450e3580f056c49f6c0c91e2c690bb0213d7110123e417373c0371b3408c9e5cb5a3fd5fe00b79e4d006e6b8da40c83a98ef37a3dc73d147bbac0940208778ee6d57d86009a583798635aaba99a2d6b18490182faa1aa092dacf68e5893e2c1cc845e4c0567b0029cc5d4843398097ab1022429710fcb715ed50b6128e12caa4e4a9a044fdbe68fedad0767bd6302a986f8310000000049454e44ae426082</data>
374     </image>
375     <image name="image1">
376         <data format="PNG" length="461">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff610000019449444154388da593316b1b411046df86341764588104b75708e2224d4c50bb1748e18021977f18489bceed152e03b96b83c14d2ae36295c2e41624d81108c6857cc9099f0dc1d30cb3cb37f398fdd6344dc373e2c5b3d4c0cb615196a55a6b89313296cfbf9d63ad65cbd68c12d88925dc0454f5418e3172fae994555c3d4e103791ec28e3eb97063b77c8bac3cd1d1fab575c5d2ac6185495b66dc777602796b44e07e24e3a7e7cffc3db77e6effd300e1af404923a9c73a49de07287887075a9c44da458142c4f96fa24819b3b92086e661111f2dc21d2117eed77911d654f13ecc53922c2ebdc219270b329d7b7ad699ac6b46dfbf82ba475c2e539b28bb8dcd16d3ab6bb9fe6faf75e5496a50e35e33b10c1cd1ce97e324055550a60ad6579b2d4be1e27984de924914d32fac9755d9beaacd27013288a82baae8df75e477d9024319d64ac6e3b0cff1c1a42a058147dd618e34302630cef3f141cbf317c3e3b06a0691ad34f1e12a8ea6183fa627f18c2bd8d43c07baf00c5a2a0bea84d9fabaad2b66d8df99fefecbdd7819d8df75eef005295fc1dc06daa230000000049454e44ae426082</data>
377     </image>
378 </images>
379 <connections>
380     <connection>
381         <sender>lancement</sender>
382         <signal>pressed()</signal>
383         <receiver>HomardDlg</receiver>
384         <slot>Lancement()</slot>
385     </connection>
386     <connection>
387         <sender>terminer</sender>
388         <signal>pressed()</signal>
389         <receiver>HomardDlg</receiver>
390         <slot>close()</slot>
391     </connection>
392     <connection>
393         <sender>ListeMeshName</sender>
394         <signal>activated(int)</signal>
395         <receiver>HomardDlg</receiver>
396         <slot>SetMaillage()</slot>
397     </connection>
398     <connection>
399         <sender>NomFichier</sender>
400         <signal>returnPressed()</signal>
401         <receiver>HomardDlg</receiver>
402         <slot>SetNomFichier()</slot>
403     </connection>
404     <connection>
405         <sender>PushFichier</sender>
406         <signal>clicked()</signal>
407         <receiver>HomardDlg</receiver>
408         <slot>PushNomFichier()</slot>
409     </connection>
410     <connection>
411         <sender>Connexite</sender>
412         <signal>stateChanged(int)</signal>
413         <receiver>HomardDlg</receiver>
414         <slot>SetConnexite()</slot>
415     </connection>
416     <connection>
417         <sender>Inter</sender>
418         <signal>stateChanged(int)</signal>
419         <receiver>HomardDlg</receiver>
420         <slot>SetInter()</slot>
421     </connection>
422     <connection>
423         <sender>NbEntites</sender>
424         <signal>stateChanged(int)</signal>
425         <receiver>HomardDlg</receiver>
426         <slot>SetNbEntites()</slot>
427     </connection>
428     <connection>
429         <sender>Histo</sender>
430         <signal>stateChanged(int)</signal>
431         <receiver>HomardDlg</receiver>
432         <slot>SetHisto()</slot>
433     </connection>
434     <connection>
435         <sender>Qualite</sender>
436         <signal>stateChanged(int)</signal>
437         <receiver>HomardDlg</receiver>
438         <slot>SetQualite()</slot>
439     </connection>
440     <connection>
441         <sender>Volumes</sender>
442         <signal>stateChanged(int)</signal>
443         <receiver>HomardDlg</receiver>
444         <slot>SetVolumes()</slot>
445     </connection>
446     <connection>
447         <sender>bilans</sender>
448         <signal>stateChanged(int)</signal>
449         <receiver>HomardDlg</receiver>
450         <slot>SetBilans()</slot>
451     </connection>
452 </connections>
453 <slots>
454     <slot>SetNomFichier()</slot>
455     <slot>PushNomFichier()</slot>
456     <slot>SetMaillage()</slot>
457     <slot>SetNbEntites()</slot>
458     <slot>Lancement()</slot>
459     <slot>SetInter()</slot>
460     <slot>SetBilans()</slot>
461     <slot>SetConnexite()</slot>
462     <slot>SetHisto()</slot>
463     <slot>SetQualite()</slot>
464     <slot>SetVolumes()</slot>
465 </slots>
466 <layoutdefaults spacing="6" margin="11"/>
467 </UI>