Salome HOME
a98f000c49bcdfb2c0df3b7a08635e4150875848
[modules/smesh.git] / src / Tools / blocFissure / ihm / fissureGenerale.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>664</width>
10     <height>624</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Insertion de fissure dans un maillage sain</string>
15   </property>
16   <property name="toolTip">
17    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Insertion d'un maillage de fissure dans un maillage hexaédrique sain.&lt;/p&gt;&lt;p&gt;Le maillage sain est fourni sous forme de fichier med.&lt;/p&gt;&lt;p&gt;La face de fissure est décrite par une géométrie dans un fichier brep.&lt;/p&gt;&lt;p&gt;La ou les arêtes de fond de fissure sont données par leurs index dans la face de fissure du point de vue de GEOM.&lt;/p&gt;&lt;p&gt;La procédure identifie des mailles saines à enlever et à remailler, construit un maillage régulier rayonnant autour de la ligne de fond de fissure, reconstitue les faces externes en triangles, complète la zone à remailler en tétraèdres.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
18   </property>
19   <layout class="QVBoxLayout" name="verticalLayout_3">
20    <item>
21     <widget class="QGroupBox" name="groupBox">
22      <property name="title">
23       <string>Maillage sain et géometries de fissure</string>
24      </property>
25      <layout class="QGridLayout" name="gridLayout_4">
26       <item row="1" column="0">
27        <layout class="QHBoxLayout" name="horizontalLayout">
28         <item>
29          <widget class="QLabel" name="label">
30           <property name="text">
31            <string>Index arêtes fond de fissure</string>
32           </property>
33          </widget>
34         </item>
35         <item>
36          <widget class="QLineEdit" name="le_fondfiss">
37           <property name="toolTip">
38            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Index des arêtes décrivant le fond de fissure, dans la face de fissure.&lt;/p&gt;&lt;p&gt;Sous forme d'une liste Python.&lt;/p&gt;&lt;p&gt;Exemples : &lt;span style=&quot; font-weight:600; font-style:italic; color:#000080;&quot;&gt;[5,9]&lt;/span&gt; ou&lt;span style=&quot; font-weight:600;&quot;/&gt;&lt;span style=&quot; font-weight:600; font-style:italic; color:#000080;&quot;&gt;[3]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;(On peut récupérer ces valeurs à l'aide du dialogue de création de groupes d'edges, dans GEOM)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
39           </property>
40          </widget>
41         </item>
42         <item>
43          <spacer name="horizontalSpacer">
44           <property name="orientation">
45            <enum>Qt::Horizontal</enum>
46           </property>
47           <property name="sizeHint" stdset="0">
48            <size>
49             <width>40</width>
50             <height>20</height>
51            </size>
52           </property>
53          </spacer>
54         </item>
55        </layout>
56       </item>
57       <item row="0" column="0">
58        <layout class="QGridLayout" name="gridLayout">
59         <item row="0" column="1">
60          <widget class="QLineEdit" name="le_maillage">
61           <property name="toolTip">
62            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Fichier med du maillage sain (hexaèdres)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
63           </property>
64          </widget>
65         </item>
66         <item row="1" column="0">
67          <widget class="QPushButton" name="pb_facefiss">
68           <property name="toolTip">
69            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;sélection du fichier brep (géométrie) décrivant la face de fissure.&lt;/p&gt;&lt;p&gt;Un champ rouge correspond à un fichier inexistant.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
70           </property>
71           <property name="text">
72            <string>Face fissure</string>
73           </property>
74          </widget>
75         </item>
76         <item row="1" column="1">
77          <widget class="QLineEdit" name="le_facefiss">
78           <property name="toolTip">
79            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Fichier brep de la géométrie décrivant la face de fissure.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
80           </property>
81          </widget>
82         </item>
83         <item row="0" column="0">
84          <widget class="QPushButton" name="pb_maillage">
85           <property name="toolTip">
86            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;sélection du fichier med du maillage sain (hexaèdres)&lt;/p&gt;&lt;p&gt;Un champ rouge correspond à un fichier inexistant.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
87           </property>
88           <property name="text">
89            <string>Maillage sain</string>
90           </property>
91          </widget>
92         </item>
93        </layout>
94       </item>
95      </layout>
96      <zorder></zorder>
97      <zorder></zorder>
98     </widget>
99    </item>
100    <item>
101     <layout class="QHBoxLayout" name="horizontalLayout_12">
102      <item>
103       <widget class="QGroupBox" name="groupBox_2">
104        <property name="title">
105         <string>Identification zone à remailler</string>
106        </property>
107        <layout class="QVBoxLayout" name="verticalLayout">
108         <item>
109          <layout class="QHBoxLayout" name="horizontalLayout_5">
110           <item>
111            <widget class="QLabel" name="label_2">
112             <property name="text">
113              <string>Distance influence</string>
114             </property>
115            </widget>
116           </item>
117           <item>
118            <widget class="QDoubleSpinBox" name="dsb_influence">
119             <property name="toolTip">
120              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;La zone remaillée contiendra toutes les mailles du maillage sain à une distance de la face de fissure inférieure à cette valeur.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
121             </property>
122             <property name="decimals">
123              <number>5</number>
124             </property>
125            </widget>
126           </item>
127          </layout>
128         </item>
129         <item>
130          <layout class="QHBoxLayout" name="horizontalLayout_8">
131           <item>
132            <widget class="QGroupBox" name="groupBox_3">
133             <property name="title">
134              <string>Prémaillage face fissure</string>
135             </property>
136             <layout class="QHBoxLayout" name="horizontalLayout_7">
137              <item>
138               <layout class="QGridLayout" name="gridLayout_2">
139                <item row="0" column="0">
140                 <widget class="QLabel" name="label_3">
141                  <property name="text">
142                   <string>min</string>
143                  </property>
144                 </widget>
145                </item>
146                <item row="0" column="1">
147                 <widget class="QDoubleSpinBox" name="dsb_meshBrepMin">
148                  <property name="toolTip">
149                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pour faciliter la détermination de la zone à remailler, il faut des points sur la face de fissure, suffisament resserrés, en relation avec la taille des mailles du maillage sain.&lt;/p&gt;&lt;p&gt;Ces points sont obtenus par pré maillage de la face de fissure, en triangles. On donne la taille min et max des triangles.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
150                  </property>
151                  <property name="decimals">
152                   <number>5</number>
153                  </property>
154                  <property name="maximum">
155                   <double>1000000.000000000000000</double>
156                  </property>
157                 </widget>
158                </item>
159                <item row="1" column="0">
160                 <widget class="QLabel" name="label_4">
161                  <property name="text">
162                   <string>max</string>
163                  </property>
164                 </widget>
165                </item>
166                <item row="1" column="1">
167                 <widget class="QDoubleSpinBox" name="dsb_meshBrepMax">
168                  <property name="toolTip">
169                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pour faciliter la détermination de la zone à remailler, il faut des points sur la face de fissure, suffisament resserrés, en relation avec la taille des mailles du maillage sain.&lt;/p&gt;&lt;p&gt;Ces points sont obtenus par pré maillage de la face de fissure, en triangles. On donne la taille min et max des triangles.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
170                  </property>
171                  <property name="decimals">
172                   <number>5</number>
173                  </property>
174                  <property name="maximum">
175                   <double>1000000.000000000000000</double>
176                  </property>
177                 </widget>
178                </item>
179               </layout>
180              </item>
181             </layout>
182            </widget>
183           </item>
184           <item>
185            <spacer name="horizontalSpacer_3">
186             <property name="orientation">
187              <enum>Qt::Horizontal</enum>
188             </property>
189             <property name="sizeHint" stdset="0">
190              <size>
191               <width>13</width>
192               <height>17</height>
193              </size>
194             </property>
195            </spacer>
196           </item>
197          </layout>
198         </item>
199         <item>
200          <layout class="QHBoxLayout" name="horizontalLayout_9">
201           <item>
202            <widget class="QGroupBox" name="groupBox_7">
203             <property name="title">
204              <string>Messages</string>
205             </property>
206             <layout class="QHBoxLayout" name="horizontalLayout_6">
207              <item>
208               <layout class="QHBoxLayout" name="horizontalLayout_4">
209                <item>
210                 <widget class="QLabel" name="label_10">
211                  <property name="text">
212                   <string>mode</string>
213                  </property>
214                 </widget>
215                </item>
216                <item>
217                 <widget class="QComboBox" name="cb_log">
218                  <property name="toolTip">
219                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;L'affichage de messages pendant le calcul peut aider à la mise au point du maillage. Les messages sont écrits dans un fichier de log, dans le répertoire d'exécution.&lt;/p&gt;&lt;p&gt;- Le mode &lt;span style=&quot; font-weight:600;&quot;&gt;silencieux&lt;/span&gt; donne très peu d'information,&lt;/p&gt;&lt;p&gt;- Le mode &lt;span style=&quot; font-weight:600;&quot;&gt;verbeux&lt;/span&gt; liste les principales étapes du calcul,&lt;/p&gt;&lt;p&gt;- Le mode &lt;span style=&quot; font-weight:600;&quot;&gt;debug&lt;/span&gt; donne un maximum de détail, et publie des objets intermédiaires dans l'étude.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
220                  </property>
221                  <item>
222                   <property name="text">
223                    <string>silencieux</string>
224                   </property>
225                  </item>
226                  <item>
227                   <property name="text">
228                    <string>verbeux</string>
229                   </property>
230                  </item>
231                  <item>
232                   <property name="text">
233                    <string>debug</string>
234                   </property>
235                  </item>
236                 </widget>
237                </item>
238               </layout>
239              </item>
240             </layout>
241            </widget>
242           </item>
243           <item>
244            <spacer name="horizontalSpacer_9">
245             <property name="orientation">
246              <enum>Qt::Horizontal</enum>
247             </property>
248             <property name="sizeHint" stdset="0">
249              <size>
250               <width>18</width>
251               <height>20</height>
252              </size>
253             </property>
254            </spacer>
255           </item>
256          </layout>
257         </item>
258         <item>
259          <spacer name="verticalSpacer">
260           <property name="orientation">
261            <enum>Qt::Vertical</enum>
262           </property>
263           <property name="sizeHint" stdset="0">
264            <size>
265             <width>20</width>
266             <height>17</height>
267            </size>
268           </property>
269          </spacer>
270         </item>
271        </layout>
272        <zorder>verticalSpacer</zorder>
273       </widget>
274      </item>
275      <item>
276       <spacer name="horizontalSpacer_6">
277        <property name="orientation">
278         <enum>Qt::Horizontal</enum>
279        </property>
280        <property name="sizeHint" stdset="0">
281         <size>
282          <width>17</width>
283          <height>20</height>
284         </size>
285        </property>
286       </spacer>
287      </item>
288      <item>
289       <widget class="QGroupBox" name="groupBox_4">
290        <property name="sizePolicy">
291         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
292          <horstretch>0</horstretch>
293          <verstretch>0</verstretch>
294         </sizepolicy>
295        </property>
296        <property name="title">
297         <string>Maillage zone de fissure</string>
298        </property>
299        <layout class="QVBoxLayout" name="verticalLayout_2">
300         <item>
301          <widget class="QGroupBox" name="groupBox_5">
302           <property name="title">
303            <string>Pipe rayonnant</string>
304           </property>
305           <layout class="QHBoxLayout" name="horizontalLayout_10">
306            <item>
307             <layout class="QGridLayout" name="gridLayout_3">
308              <item row="0" column="0">
309               <widget class="QLabel" name="label_5">
310                <property name="text">
311                 <string>Rayon pipe</string>
312                </property>
313               </widget>
314              </item>
315              <item row="0" column="1">
316               <widget class="QDoubleSpinBox" name="dsb_rayonPipe">
317                <property name="toolTip">
318                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pipe rayonnant construit sur le fond de fissure :&lt;/p&gt;&lt;p&gt;Rayon du pipe.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
319                </property>
320                <property name="decimals">
321                 <number>5</number>
322                </property>
323                <property name="maximum">
324                 <double>1000000.000000000000000</double>
325                </property>
326               </widget>
327              </item>
328              <item row="1" column="0">
329               <widget class="QLabel" name="label_6">
330                <property name="text">
331                 <string>Longueur mailles</string>
332                </property>
333               </widget>
334              </item>
335              <item row="1" column="1">
336               <widget class="QDoubleSpinBox" name="dsb_lenSegPipe">
337                <property name="toolTip">
338                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pipe rayonnant construit sur le fond de fissure :&lt;/p&gt;&lt;p&gt;Longueur des mailles le long de la ligne de fond de fissure.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
339                </property>
340                <property name="decimals">
341                 <number>5</number>
342                </property>
343                <property name="maximum">
344                 <double>1000000.000000000000000</double>
345                </property>
346               </widget>
347              </item>
348              <item row="2" column="0">
349               <widget class="QLabel" name="label_7">
350                <property name="text">
351                 <string>Couronnes</string>
352                </property>
353               </widget>
354              </item>
355              <item row="2" column="1">
356               <widget class="QSpinBox" name="sb_couronnes">
357                <property name="toolTip">
358                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pipe rayonnant construit sur le fond de fissure :&lt;/p&gt;&lt;p&gt;Nombre de couronnes de mailles autour de la ligne de fond de fissure.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
359                </property>
360                <property name="minimum">
361                 <number>2</number>
362                </property>
363                <property name="maximum">
364                 <number>10000</number>
365                </property>
366                <property name="value">
367                 <number>4</number>
368                </property>
369               </widget>
370              </item>
371              <item row="3" column="0">
372               <widget class="QLabel" name="label_8">
373                <property name="text">
374                 <string>Secteurs</string>
375                </property>
376               </widget>
377              </item>
378              <item row="3" column="1">
379               <widget class="QSpinBox" name="sb_secteurs">
380                <property name="toolTip">
381                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Pipe rayonnant construit sur le fond de fissure :&lt;/p&gt;&lt;p&gt;Nombre de secteurs selon un cercle normal au fond de fissure.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
382                </property>
383                <property name="minimum">
384                 <number>4</number>
385                </property>
386                <property name="maximum">
387                 <number>10000</number>
388                </property>
389                <property name="value">
390                 <number>8</number>
391                </property>
392               </widget>
393              </item>
394             </layout>
395            </item>
396            <item>
397             <spacer name="horizontalSpacer_4">
398              <property name="orientation">
399               <enum>Qt::Horizontal</enum>
400              </property>
401              <property name="sizeHint" stdset="0">
402               <size>
403                <width>6</width>
404                <height>20</height>
405               </size>
406              </property>
407             </spacer>
408            </item>
409           </layout>
410          </widget>
411         </item>
412         <item>
413          <widget class="QGroupBox" name="groupBox_6">
414           <property name="title">
415            <string>Faces externes</string>
416           </property>
417           <layout class="QHBoxLayout" name="horizontalLayout_11">
418            <item>
419             <layout class="QGridLayout" name="gridLayout_6">
420              <item row="0" column="0">
421               <widget class="QLabel" name="label_9">
422                <property name="text">
423                 <string>Triangles face fissure</string>
424                </property>
425               </widget>
426              </item>
427              <item row="0" column="1">
428               <widget class="QDoubleSpinBox" name="dsb_areteFaceFissure">
429                <property name="toolTip">
430                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Faces externes de la zone à remailler.&lt;/p&gt;&lt;p&gt;Maillage en triangles : valeur cible des arêtes des triangles.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
431                </property>
432                <property name="decimals">
433                 <number>5</number>
434                </property>
435                <property name="maximum">
436                 <double>1000000.000000000000000</double>
437                </property>
438               </widget>
439              </item>
440              <item row="1" column="0">
441               <widget class="QLabel" name="label_11">
442                <property name="text">
443                 <string>Arêtes vives</string>
444                </property>
445               </widget>
446              </item>
447              <item row="1" column="1">
448               <widget class="QDoubleSpinBox" name="dsb_aretesVives">
449                <property name="toolTip">
450                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Longueur des segments sur les arêtes vives de la zone à remailler.&lt;/p&gt;Ce paramètre est &lt;span style=&quot; font-weight:600; font-style:italic; color:#2631c1;&quot;&gt;optionnel&lt;/span&gt; : laissé à 0, il est ajusté automatiquement.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
451                </property>
452                <property name="decimals">
453                 <number>5</number>
454                </property>
455                <property name="maximum">
456                 <double>100000.000000000000000</double>
457                </property>
458               </widget>
459              </item>
460             </layout>
461            </item>
462            <item>
463             <spacer name="horizontalSpacer_5">
464              <property name="orientation">
465               <enum>Qt::Horizontal</enum>
466              </property>
467              <property name="sizeHint" stdset="0">
468               <size>
469                <width>1</width>
470                <height>20</height>
471               </size>
472              </property>
473             </spacer>
474            </item>
475           </layout>
476          </widget>
477         </item>
478        </layout>
479       </widget>
480      </item>
481     </layout>
482    </item>
483    <item>
484     <layout class="QGridLayout" name="gridLayout_5">
485      <item row="0" column="0">
486       <widget class="QPushButton" name="pb_reptrav">
487        <property name="text">
488         <string>Répertoire de travail</string>
489        </property>
490       </widget>
491      </item>
492      <item row="0" column="1">
493       <widget class="QLineEdit" name="le_reptrav">
494        <property name="toolTip">
495         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Répertoire dans lequel seront rangés le maillage final, les objets intermédiaires, la log d'exécution.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
496        </property>
497       </widget>
498      </item>
499      <item row="1" column="0">
500       <widget class="QPushButton" name="pb_nomres">
501        <property name="text">
502         <string>Nom résultat</string>
503        </property>
504       </widget>
505      </item>
506      <item row="1" column="1">
507       <widget class="QLineEdit" name="le_nomres">
508        <property name="toolTip">
509         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Nom des résultats.&lt;/p&gt;&lt;p&gt;Le fichier maillage résultat sera rangé dans le répertoire de travail, sous le nom &lt;span style=&quot; font-weight:600; font-style:italic; color:#0055ff;&quot;&gt;Nom&lt;/span&gt;.med&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
510        </property>
511       </widget>
512      </item>
513     </layout>
514    </item>
515    <item>
516     <spacer name="verticalSpacer_2">
517      <property name="orientation">
518       <enum>Qt::Vertical</enum>
519      </property>
520      <property name="sizeHint" stdset="0">
521       <size>
522        <width>20</width>
523        <height>13</height>
524       </size>
525      </property>
526     </spacer>
527    </item>
528    <item>
529     <layout class="QHBoxLayout" name="horizontalLayout_2">
530      <item>
531       <spacer name="horizontalSpacer_7">
532        <property name="orientation">
533         <enum>Qt::Horizontal</enum>
534        </property>
535        <property name="sizeHint" stdset="0">
536         <size>
537          <width>40</width>
538          <height>20</height>
539         </size>
540        </property>
541       </spacer>
542      </item>
543      <item>
544       <widget class="QLabel" name="lb_calcul">
545        <property name="font">
546         <font>
547          <pointsize>24</pointsize>
548         </font>
549        </property>
550        <property name="text">
551         <string>--- Calcul en cours ---</string>
552        </property>
553       </widget>
554      </item>
555      <item>
556       <spacer name="horizontalSpacer_8">
557        <property name="orientation">
558         <enum>Qt::Horizontal</enum>
559        </property>
560        <property name="sizeHint" stdset="0">
561         <size>
562          <width>40</width>
563          <height>20</height>
564         </size>
565        </property>
566       </spacer>
567      </item>
568     </layout>
569    </item>
570    <item>
571     <layout class="QHBoxLayout" name="horizontalLayout_3">
572      <item>
573       <widget class="QPushButton" name="pb_exemple">
574        <property name="toolTip">
575         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Génération de jeux de données exemple :&lt;/p&gt;&lt;p&gt;maillages sain et face de fissure.&lt;/p&gt;&lt;p&gt;(from blocFissure.materielCasTests import genereMateriel)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
576        </property>
577        <property name="text">
578         <string>Exemple</string>
579        </property>
580       </widget>
581      </item>
582      <item>
583       <widget class="QPushButton" name="pb_reset">
584        <property name="toolTip">
585         <string>Réinitialisation de tous les paramètres à leur valeur par défaut</string>
586        </property>
587        <property name="text">
588         <string>Reset</string>
589        </property>
590       </widget>
591      </item>
592      <item>
593       <widget class="QPushButton" name="pb_valPrec">
594        <property name="toolTip">
595         <string>Réinitialisation de tous les paramètres à leur valeur de la précédente éxécution</string>
596        </property>
597        <property name="text">
598         <string>Précédent</string>
599        </property>
600       </widget>
601      </item>
602      <item>
603       <widget class="QPushButton" name="pb_recharger">
604        <property name="toolTip">
605         <string>Réinitialisation des paramètres à partir d'un fichier préalablement sauvegardé</string>
606        </property>
607        <property name="text">
608         <string>Recharger</string>
609        </property>
610       </widget>
611      </item>
612      <item>
613       <widget class="QPushButton" name="pb_sauver">
614        <property name="toolTip">
615         <string>Sauvegarde des paramètres dans un fichier à choisir</string>
616        </property>
617        <property name="text">
618         <string>Sauver</string>
619        </property>
620       </widget>
621      </item>
622      <item>
623       <spacer name="horizontalSpacer_2">
624        <property name="orientation">
625         <enum>Qt::Horizontal</enum>
626        </property>
627        <property name="sizeHint" stdset="0">
628         <size>
629          <width>40</width>
630          <height>20</height>
631         </size>
632        </property>
633       </spacer>
634      </item>
635      <item>
636       <widget class="QDialogButtonBox" name="bb_OkCancel">
637        <property name="toolTip">
638         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;OK : lancer le calcul, sans sauver les paramètres.&lt;/p&gt;&lt;p&gt;Close : fermer le dialogue sans exécution ni sauvegarde.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
639        </property>
640        <property name="orientation">
641         <enum>Qt::Horizontal</enum>
642        </property>
643        <property name="standardButtons">
644         <set>QDialogButtonBox::Close|QDialogButtonBox::Ok</set>
645        </property>
646       </widget>
647      </item>
648     </layout>
649    </item>
650   </layout>
651  </widget>
652  <resources/>
653  <connections>
654   <connection>
655    <sender>bb_OkCancel</sender>
656    <signal>accepted()</signal>
657    <receiver>Dialog</receiver>
658    <slot>accept()</slot>
659    <hints>
660     <hint type="sourcelabel">
661      <x>248</x>
662      <y>254</y>
663     </hint>
664     <hint type="destinationlabel">
665      <x>157</x>
666      <y>274</y>
667     </hint>
668    </hints>
669   </connection>
670   <connection>
671    <sender>bb_OkCancel</sender>
672    <signal>rejected()</signal>
673    <receiver>Dialog</receiver>
674    <slot>reject()</slot>
675    <hints>
676     <hint type="sourcelabel">
677      <x>316</x>
678      <y>260</y>
679     </hint>
680     <hint type="destinationlabel">
681      <x>286</x>
682      <y>274</y>
683     </hint>
684    </hints>
685   </connection>
686  </connections>
687 </ui>