Salome HOME
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
[modules/smesh.git] / src / Tools / ZCracksPlug / zcracks.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Zui</class>
4  <widget class="QGroupBox" name="Zui">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>709</width>
10     <height>540</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>709</width>
16     <height>540</height>
17    </size>
18   </property>
19   <property name="maximumSize">
20    <size>
21     <width>709</width>
22     <height>540</height>
23    </size>
24   </property>
25   <property name="palette">
26    <palette>
27     <active>
28      <colorrole role="Base">
29       <brush brushstyle="SolidPattern">
30        <color alpha="255">
31         <red>255</red>
32         <green>255</green>
33         <blue>255</blue>
34        </color>
35       </brush>
36      </colorrole>
37     </active>
38     <inactive>
39      <colorrole role="Base">
40       <brush brushstyle="SolidPattern">
41        <color alpha="255">
42         <red>255</red>
43         <green>255</green>
44         <blue>255</blue>
45        </color>
46       </brush>
47      </colorrole>
48     </inactive>
49     <disabled>
50      <colorrole role="Base">
51       <brush brushstyle="SolidPattern">
52        <color alpha="255">
53         <red>255</red>
54         <green>255</green>
55         <blue>255</blue>
56        </color>
57       </brush>
58      </colorrole>
59     </disabled>
60    </palette>
61   </property>
62   <property name="windowTitle">
63    <string>Zcracks interface - version dev</string>
64   </property>
65   <property name="title">
66    <string/>
67   </property>
68   <widget class="QWidget" name="horizontalLayoutWidget">
69    <property name="geometry">
70     <rect>
71      <x>3</x>
72      <y>497</y>
73      <width>301</width>
74      <height>37</height>
75     </rect>
76    </property>
77    <layout class="QHBoxLayout" name="horizontalLayout">
78     <item>
79      <widget class="QPushButton" name="btReset">
80       <property name="minimumSize">
81        <size>
82         <width>85</width>
83         <height>35</height>
84        </size>
85       </property>
86       <property name="maximumSize">
87        <size>
88         <width>85</width>
89         <height>35</height>
90        </size>
91       </property>
92       <property name="toolTip">
93        <string>Clear all parameters</string>
94       </property>
95       <property name="text">
96        <string>Reset</string>
97       </property>
98      </widget>
99     </item>
100     <item>
101      <widget class="QPushButton" name="btSave">
102       <property name="minimumSize">
103        <size>
104         <width>85</width>
105         <height>35</height>
106        </size>
107       </property>
108       <property name="maximumSize">
109        <size>
110         <width>85</width>
111         <height>35</height>
112        </size>
113       </property>
114       <property name="toolTip">
115        <string>Save parameters in a file</string>
116       </property>
117       <property name="text">
118        <string>Save</string>
119       </property>
120      </widget>
121     </item>
122     <item>
123      <widget class="QPushButton" name="btLoad">
124       <property name="minimumSize">
125        <size>
126         <width>85</width>
127         <height>35</height>
128        </size>
129       </property>
130       <property name="maximumSize">
131        <size>
132         <width>85</width>
133         <height>35</height>
134        </size>
135       </property>
136       <property name="toolTip">
137        <string>Load all parameters from a file</string>
138       </property>
139       <property name="text">
140        <string>Load</string>
141       </property>
142      </widget>
143     </item>
144    </layout>
145   </widget>
146   <widget class="QWidget" name="horizontalLayoutWidget_2">
147    <property name="geometry">
148     <rect>
149      <x>344</x>
150      <y>490</y>
151      <width>360</width>
152      <height>51</height>
153     </rect>
154    </property>
155    <layout class="QHBoxLayout" name="horizontalLayout_2">
156     <item>
157      <widget class="QPushButton" name="btCancel">
158       <property name="minimumSize">
159        <size>
160         <width>100</width>
161         <height>35</height>
162        </size>
163       </property>
164       <property name="maximumSize">
165        <size>
166         <width>100</width>
167         <height>35</height>
168        </size>
169       </property>
170       <property name="toolTip">
171        <string>Exit Zcracks</string>
172       </property>
173       <property name="text">
174        <string>Cancel</string>
175       </property>
176      </widget>
177     </item>
178     <item>
179      <widget class="QPushButton" name="btApply">
180       <property name="minimumSize">
181        <size>
182         <width>100</width>
183         <height>35</height>
184        </size>
185       </property>
186       <property name="maximumSize">
187        <size>
188         <width>100</width>
189         <height>35</height>
190        </size>
191       </property>
192       <property name="toolTip">
193        <string>Launch crack insertion</string>
194       </property>
195       <property name="text">
196        <string>Apply</string>
197       </property>
198      </widget>
199     </item>
200     <item>
201      <widget class="QPushButton" name="btApplyClose">
202       <property name="minimumSize">
203        <size>
204         <width>130</width>
205         <height>35</height>
206        </size>
207       </property>
208       <property name="maximumSize">
209        <size>
210         <width>130</width>
211         <height>35</height>
212        </size>
213       </property>
214       <property name="toolTip">
215        <string>Launch crack insertion and quit</string>
216       </property>
217       <property name="text">
218        <string>Apply and close</string>
219       </property>
220      </widget>
221     </item>
222    </layout>
223   </widget>
224   <widget class="QFrame" name="frame">
225    <property name="geometry">
226     <rect>
227      <x>3</x>
228      <y>6</y>
229      <width>309</width>
230      <height>255</height>
231     </rect>
232    </property>
233    <property name="frameShape">
234     <enum>QFrame::Panel</enum>
235    </property>
236    <property name="frameShadow">
237     <enum>QFrame::Raised</enum>
238    </property>
239    <property name="lineWidth">
240     <number>2</number>
241    </property>
242    <property name="midLineWidth">
243     <number>0</number>
244    </property>
245    <widget class="QWidget" name="gridLayoutWidget">
246     <property name="geometry">
247      <rect>
248       <x>-2</x>
249       <y>21</y>
250       <width>311</width>
251       <height>81</height>
252      </rect>
253     </property>
254     <layout class="QGridLayout" name="gridLayout">
255      <property name="leftMargin">
256       <number>10</number>
257      </property>
258      <property name="topMargin">
259       <number>0</number>
260      </property>
261      <property name="rightMargin">
262       <number>10</number>
263      </property>
264      <property name="bottomMargin">
265       <number>0</number>
266      </property>
267      <property name="spacing">
268       <number>6</number>
269      </property>
270      <item row="0" column="0">
271       <widget class="QLabel" name="txtCrackedName">
272        <property name="minimumSize">
273         <size>
274          <width>112</width>
275          <height>0</height>
276         </size>
277        </property>
278        <property name="maximumSize">
279         <size>
280          <width>76</width>
281          <height>16777215</height>
282         </size>
283        </property>
284        <property name="toolTip">
285         <string>Name of the resulting cracked mesh</string>
286        </property>
287        <property name="statusTip">
288         <string/>
289        </property>
290        <property name="whatsThis">
291         <string/>
292        </property>
293        <property name="accessibleName">
294         <string/>
295        </property>
296        <property name="accessibleDescription">
297         <string/>
298        </property>
299        <property name="text">
300         <string>Cracked name</string>
301        </property>
302       </widget>
303      </item>
304      <item row="0" column="1">
305       <widget class="QLineEdit" name="valCrackedName">
306        <property name="minimumSize">
307         <size>
308          <width>118</width>
309          <height>0</height>
310         </size>
311        </property>
312        <property name="toolTip">
313         <string>file address (ex: /home/A123456/cracked.med)</string>
314        </property>
315        <property name="autoFillBackground">
316         <bool>true</bool>
317        </property>
318       </widget>
319      </item>
320      <item row="1" column="0">
321       <widget class="QLabel" name="txtSaneName">
322        <property name="maximumSize">
323         <size>
324          <width>100</width>
325          <height>16777215</height>
326         </size>
327        </property>
328        <property name="toolTip">
329         <string>Name of the sane mesh</string>
330        </property>
331        <property name="text">
332         <string>Sane mesh</string>
333        </property>
334       </widget>
335      </item>
336      <item row="1" column="1">
337       <widget class="QLineEdit" name="valSaneName">
338        <property name="toolTip">
339         <string notr="true">file address (ex: /home/A123456/cuve.med)</string>
340        </property>
341        <property name="autoFillBackground">
342         <bool>true</bool>
343        </property>
344        <property name="inputMask">
345         <string/>
346        </property>
347        <property name="text">
348         <string comment="Name of the sane mesh input" extracomment="Name of the sane mesh"/>
349        </property>
350       </widget>
351      </item>
352      <item row="0" column="2">
353       <widget class="QPushButton" name="btLoadCracked">
354        <property name="minimumSize">
355         <size>
356          <width>28</width>
357          <height>28</height>
358         </size>
359        </property>
360        <property name="maximumSize">
361         <size>
362          <width>28</width>
363          <height>28</height>
364         </size>
365        </property>
366        <property name="text">
367         <string>...</string>
368        </property>
369       </widget>
370      </item>
371      <item row="1" column="2">
372       <widget class="QPushButton" name="btLoadSane">
373        <property name="minimumSize">
374         <size>
375          <width>28</width>
376          <height>28</height>
377         </size>
378        </property>
379        <property name="maximumSize">
380         <size>
381          <width>28</width>
382          <height>28</height>
383         </size>
384        </property>
385        <property name="text">
386         <string>...</string>
387        </property>
388       </widget>
389      </item>
390     </layout>
391    </widget>
392    <widget class="QLabel" name="cracked_name_2">
393     <property name="geometry">
394      <rect>
395       <x>0</x>
396       <y>0</y>
397       <width>311</width>
398       <height>28</height>
399      </rect>
400     </property>
401     <property name="palette">
402      <palette>
403       <active>
404        <colorrole role="WindowText">
405         <brush brushstyle="SolidPattern">
406          <color alpha="255">
407           <red>0</red>
408           <green>0</green>
409           <blue>0</blue>
410          </color>
411         </brush>
412        </colorrole>
413        <colorrole role="Text">
414         <brush brushstyle="SolidPattern">
415          <color alpha="255">
416           <red>0</red>
417           <green>0</green>
418           <blue>0</blue>
419          </color>
420         </brush>
421        </colorrole>
422        <colorrole role="BrightText">
423         <brush brushstyle="SolidPattern">
424          <color alpha="255">
425           <red>255</red>
426           <green>255</green>
427           <blue>255</blue>
428          </color>
429         </brush>
430        </colorrole>
431        <colorrole role="ButtonText">
432         <brush brushstyle="SolidPattern">
433          <color alpha="255">
434           <red>0</red>
435           <green>0</green>
436           <blue>0</blue>
437          </color>
438         </brush>
439        </colorrole>
440       </active>
441       <inactive>
442        <colorrole role="WindowText">
443         <brush brushstyle="SolidPattern">
444          <color alpha="255">
445           <red>0</red>
446           <green>0</green>
447           <blue>0</blue>
448          </color>
449         </brush>
450        </colorrole>
451        <colorrole role="Text">
452         <brush brushstyle="SolidPattern">
453          <color alpha="255">
454           <red>0</red>
455           <green>0</green>
456           <blue>0</blue>
457          </color>
458         </brush>
459        </colorrole>
460        <colorrole role="BrightText">
461         <brush brushstyle="SolidPattern">
462          <color alpha="255">
463           <red>255</red>
464           <green>255</green>
465           <blue>255</blue>
466          </color>
467         </brush>
468        </colorrole>
469        <colorrole role="ButtonText">
470         <brush brushstyle="SolidPattern">
471          <color alpha="255">
472           <red>0</red>
473           <green>0</green>
474           <blue>0</blue>
475          </color>
476         </brush>
477        </colorrole>
478       </inactive>
479       <disabled>
480        <colorrole role="WindowText">
481         <brush brushstyle="SolidPattern">
482          <color alpha="255">
483           <red>118</red>
484           <green>118</green>
485           <blue>117</blue>
486          </color>
487         </brush>
488        </colorrole>
489        <colorrole role="Text">
490         <brush brushstyle="SolidPattern">
491          <color alpha="255">
492           <red>118</red>
493           <green>118</green>
494           <blue>117</blue>
495          </color>
496         </brush>
497        </colorrole>
498        <colorrole role="BrightText">
499         <brush brushstyle="SolidPattern">
500          <color alpha="255">
501           <red>255</red>
502           <green>255</green>
503           <blue>255</blue>
504          </color>
505         </brush>
506        </colorrole>
507        <colorrole role="ButtonText">
508         <brush brushstyle="SolidPattern">
509          <color alpha="255">
510           <red>118</red>
511           <green>118</green>
512           <blue>117</blue>
513          </color>
514         </brush>
515        </colorrole>
516       </disabled>
517      </palette>
518     </property>
519     <property name="font">
520      <font>
521       <weight>75</weight>
522       <bold>true</bold>
523      </font>
524     </property>
525     <property name="toolTip">
526      <string>General parameters</string>
527     </property>
528     <property name="text">
529      <string>Mesh parameters</string>
530     </property>
531     <property name="alignment">
532      <set>Qt::AlignCenter</set>
533     </property>
534    </widget>
535    <widget class="QWidget" name="gridLayoutWidget_3">
536     <property name="geometry">
537      <rect>
538       <x>-2</x>
539       <y>102</y>
540       <width>311</width>
541       <height>161</height>
542      </rect>
543     </property>
544     <layout class="QGridLayout" name="gridLayout_3">
545      <property name="leftMargin">
546       <number>10</number>
547      </property>
548      <property name="topMargin">
549       <number>0</number>
550      </property>
551      <property name="rightMargin">
552       <number>10</number>
553      </property>
554      <property name="bottomMargin">
555       <number>0</number>
556      </property>
557      <item row="1" column="0">
558       <widget class="QLabel" name="txtMaxSize">
559        <property name="toolTip">
560         <string>Maximum mesh size</string>
561        </property>
562        <property name="text">
563         <string>Maximum size</string>
564        </property>
565       </widget>
566      </item>
567      <item row="2" column="0">
568       <widget class="QLabel" name="txtExtractLength">
569        <property name="toolTip">
570         <string>Extraction length (optionnal)</string>
571        </property>
572        <property name="text">
573         <string>Extraction length</string>
574        </property>
575       </widget>
576      </item>
577      <item row="0" column="1">
578       <widget class="QLineEdit" name="valMinSize">
579        <property name="toolTip">
580         <string>float (ex: 1.E-04)</string>
581        </property>
582        <property name="autoFillBackground">
583         <bool>true</bool>
584        </property>
585       </widget>
586      </item>
587      <item row="1" column="1">
588       <widget class="QLineEdit" name="valMaxSize">
589        <property name="toolTip">
590         <string>float (ex: 1.E-03)</string>
591        </property>
592        <property name="autoFillBackground">
593         <bool>true</bool>
594        </property>
595       </widget>
596      </item>
597      <item row="2" column="1">
598       <widget class="QLineEdit" name="valExtractLength">
599        <property name="toolTip">
600         <string>float (ex: 1.E-04)</string>
601        </property>
602        <property name="autoFillBackground">
603         <bool>true</bool>
604        </property>
605       </widget>
606      </item>
607      <item row="3" column="0">
608       <widget class="QCheckBox" name="CBQuad">
609        <property name="toolTip">
610         <string>Quadratic cracked mesh</string>
611        </property>
612        <property name="text">
613         <string>Quadratic</string>
614        </property>
615       </widget>
616      </item>
617      <item row="3" column="1">
618       <widget class="QCheckBox" name="CBBarsoum">
619        <property name="enabled">
620         <bool>false</bool>
621        </property>
622        <property name="toolTip">
623         <string>Use Barsoum (quarter nodes) elements at crack front</string>
624        </property>
625        <property name="text">
626         <string>Barsoum</string>
627        </property>
628       </widget>
629      </item>
630      <item row="0" column="0">
631       <widget class="QLabel" name="txtMinSize">
632        <property name="toolTip">
633         <string>Minimum mesh size</string>
634        </property>
635        <property name="text">
636         <string>Minimum size</string>
637        </property>
638       </widget>
639      </item>
640     </layout>
641    </widget>
642   </widget>
643   <widget class="QFrame" name="frame_2">
644    <property name="geometry">
645     <rect>
646      <x>2</x>
647      <y>265</y>
648      <width>309</width>
649      <height>226</height>
650     </rect>
651    </property>
652    <property name="frameShape">
653     <enum>QFrame::Panel</enum>
654    </property>
655    <property name="frameShadow">
656     <enum>QFrame::Raised</enum>
657    </property>
658    <property name="lineWidth">
659     <number>2</number>
660    </property>
661    <property name="midLineWidth">
662     <number>0</number>
663    </property>
664    <widget class="QLabel" name="labelCrackedName">
665     <property name="geometry">
666      <rect>
667       <x>-1</x>
668       <y>0</y>
669       <width>311</width>
670       <height>28</height>
671      </rect>
672     </property>
673     <property name="font">
674      <font>
675       <weight>75</weight>
676       <bold>true</bold>
677      </font>
678     </property>
679     <property name="toolTip">
680      <string>Groups to save (limit list to vital groups)</string>
681     </property>
682     <property name="text">
683      <string>Groups</string>
684     </property>
685     <property name="alignment">
686      <set>Qt::AlignCenter</set>
687     </property>
688    </widget>
689    <widget class="QWidget" name="gridLayoutWidget_2">
690     <property name="geometry">
691      <rect>
692       <x>0</x>
693       <y>14</y>
694       <width>311</width>
695       <height>220</height>
696      </rect>
697     </property>
698     <layout class="QGridLayout" name="gridLayout_2">
699      <property name="margin">
700       <number>10</number>
701      </property>
702      <property name="spacing">
703       <number>10</number>
704      </property>
705      <item row="0" column="0">
706       <widget class="QLabel" name="txtGrVol">
707        <property name="toolTip">
708         <string>Groups of volumes to keep</string>
709        </property>
710        <property name="text">
711         <string>Volumes</string>
712        </property>
713       </widget>
714      </item>
715      <item row="0" column="1">
716       <widget class="QLineEdit" name="valGrVol">
717        <property name="toolTip">
718         <string>groups separated by a space (ex: Gr1 Gr2 Gr3)</string>
719        </property>
720        <property name="autoFillBackground">
721         <bool>true</bool>
722        </property>
723       </widget>
724      </item>
725      <item row="1" column="0">
726       <widget class="QLabel" name="txtGrFace">
727        <property name="toolTip">
728         <string notr="true">Groups of faces to keep</string>
729        </property>
730        <property name="text">
731         <string>Faces</string>
732        </property>
733       </widget>
734      </item>
735      <item row="1" column="1">
736       <widget class="QLineEdit" name="valGrFace">
737        <property name="toolTip">
738         <string notr="true">groups separated by a space (ex: Gr1 Gr2 Gr3)</string>
739        </property>
740        <property name="autoFillBackground">
741         <bool>true</bool>
742        </property>
743        <property name="inputMask">
744         <string/>
745        </property>
746        <property name="text">
747         <string comment="Name of the sane mesh input" extracomment="Name of the sane mesh"/>
748        </property>
749       </widget>
750      </item>
751      <item row="2" column="0">
752       <widget class="QLabel" name="txtGrEdge">
753        <property name="toolTip">
754         <string>Groups of edges to keep</string>
755        </property>
756        <property name="text">
757         <string>Edges</string>
758        </property>
759       </widget>
760      </item>
761      <item row="2" column="1">
762       <widget class="QLineEdit" name="valGrEdge">
763        <property name="toolTip">
764         <string>groups separated by a space (ex: Gr1 Gr2 Gr3)</string>
765        </property>
766        <property name="autoFillBackground">
767         <bool>true</bool>
768        </property>
769       </widget>
770      </item>
771      <item row="3" column="0">
772       <widget class="QLabel" name="txtGrNode">
773        <property name="toolTip">
774         <string>Groups of nodes to keep</string>
775        </property>
776        <property name="text">
777         <string>Nodes</string>
778        </property>
779       </widget>
780      </item>
781      <item row="3" column="1">
782       <widget class="QLineEdit" name="valGrNode">
783        <property name="toolTip">
784         <string>groups separated by a space (ex: Gr1 Gr2 Gr3)</string>
785        </property>
786        <property name="autoFillBackground">
787         <bool>true</bool>
788        </property>
789       </widget>
790      </item>
791      <item row="0" column="2">
792       <widget class="QPushButton" name="btGrVol">
793        <property name="maximumSize">
794         <size>
795          <width>40</width>
796          <height>28</height>
797         </size>
798        </property>
799        <property name="text">
800         <string>Load</string>
801        </property>
802       </widget>
803      </item>
804      <item row="1" column="2">
805       <widget class="QPushButton" name="btGrFace">
806        <property name="maximumSize">
807         <size>
808          <width>40</width>
809          <height>28</height>
810         </size>
811        </property>
812        <property name="text">
813         <string>Load</string>
814        </property>
815       </widget>
816      </item>
817      <item row="2" column="2">
818       <widget class="QPushButton" name="btGrEdge">
819        <property name="maximumSize">
820         <size>
821          <width>40</width>
822          <height>28</height>
823         </size>
824        </property>
825        <property name="text">
826         <string>Load</string>
827        </property>
828       </widget>
829      </item>
830      <item row="3" column="2">
831       <widget class="QPushButton" name="btGrNode">
832        <property name="maximumSize">
833         <size>
834          <width>40</width>
835          <height>28</height>
836         </size>
837        </property>
838        <property name="text">
839         <string>Load</string>
840        </property>
841       </widget>
842      </item>
843      <item row="4" column="1">
844       <widget class="QPushButton" name="btGrAll">
845        <property name="maximumSize">
846         <size>
847          <width>80</width>
848          <height>28</height>
849         </size>
850        </property>
851        <property name="text">
852         <string>Load all</string>
853        </property>
854       </widget>
855      </item>
856     </layout>
857    </widget>
858   </widget>
859   <widget class="QFrame" name="frame_3">
860    <property name="geometry">
861     <rect>
862      <x>317</x>
863      <y>6</y>
864      <width>388</width>
865      <height>333</height>
866     </rect>
867    </property>
868    <property name="frameShape">
869     <enum>QFrame::Panel</enum>
870    </property>
871    <property name="frameShadow">
872     <enum>QFrame::Raised</enum>
873    </property>
874    <property name="lineWidth">
875     <number>2</number>
876    </property>
877    <property name="midLineWidth">
878     <number>0</number>
879    </property>
880    <widget class="QTabWidget" name="tabWidget">
881     <property name="geometry">
882      <rect>
883       <x>4</x>
884       <y>23</y>
885       <width>378</width>
886       <height>306</height>
887      </rect>
888     </property>
889     <property name="minimumSize">
890      <size>
891       <width>0</width>
892       <height>270</height>
893      </size>
894     </property>
895     <property name="maximumSize">
896      <size>
897       <width>16777215</width>
898       <height>331</height>
899      </size>
900     </property>
901     <property name="currentIndex">
902      <number>2</number>
903     </property>
904     <widget class="QWidget" name="ongletEllipse">
905      <attribute name="title">
906       <string>Ellipse</string>
907      </attribute>
908      <widget class="QTableWidget" name="tabEllipse">
909       <property name="geometry">
910        <rect>
911         <x>0</x>
912         <y>0</y>
913         <width>375</width>
914         <height>271</height>
915        </rect>
916       </property>
917       <property name="sizePolicy">
918        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
919         <horstretch>0</horstretch>
920         <verstretch>0</verstretch>
921        </sizepolicy>
922       </property>
923       <property name="maximumSize">
924        <size>
925         <width>16777215</width>
926         <height>301</height>
927        </size>
928       </property>
929       <property name="baseSize">
930        <size>
931         <width>0</width>
932         <height>0</height>
933        </size>
934       </property>
935       <property name="font">
936        <font>
937         <underline>false</underline>
938        </font>
939       </property>
940       <property name="mouseTracking">
941        <bool>false</bool>
942       </property>
943       <property name="contextMenuPolicy">
944        <enum>Qt::DefaultContextMenu</enum>
945       </property>
946       <property name="autoFillBackground">
947        <bool>false</bool>
948       </property>
949       <row>
950        <property name="text">
951         <string>Centre</string>
952        </property>
953        <property name="font">
954         <font>
955          <weight>75</weight>
956          <italic>false</italic>
957          <bold>true</bold>
958         </font>
959        </property>
960       </row>
961       <row>
962        <property name="text">
963         <string>Normale</string>
964        </property>
965        <property name="font">
966         <font>
967          <weight>75</weight>
968          <bold>true</bold>
969         </font>
970        </property>
971       </row>
972       <row>
973        <property name="text">
974         <string>Rayon</string>
975        </property>
976        <property name="font">
977         <font>
978          <weight>75</weight>
979          <bold>true</bold>
980         </font>
981        </property>
982       </row>
983       <row>
984        <property name="text">
985         <string>Direction</string>
986        </property>
987       </row>
988       <row>
989        <property name="text">
990         <string>Rayon 2</string>
991        </property>
992       </row>
993       <row>
994        <property name="text">
995         <string>Angle</string>
996        </property>
997       </row>
998       <row>
999        <property name="text">
1000         <string>Rayon entaille</string>
1001        </property>
1002       </row>
1003       <row>
1004        <property name="text">
1005         <string>Extension</string>
1006        </property>
1007       </row>
1008       <column>
1009        <property name="text">
1010         <string>Valeur</string>
1011        </property>
1012       </column>
1013       <item row="0" column="0">
1014        <property name="text">
1015         <string/>
1016        </property>
1017        <property name="font">
1018         <font>
1019          <weight>75</weight>
1020          <bold>true</bold>
1021         </font>
1022        </property>
1023        <property name="background">
1024         <brush brushstyle="NoBrush">
1025          <color alpha="255">
1026           <red>0</red>
1027           <green>0</green>
1028           <blue>0</blue>
1029          </color>
1030         </brush>
1031        </property>
1032        <property name="foreground">
1033         <brush brushstyle="NoBrush">
1034          <color alpha="255">
1035           <red>0</red>
1036           <green>0</green>
1037           <blue>0</blue>
1038          </color>
1039         </brush>
1040        </property>
1041       </item>
1042       <item row="1" column="0">
1043        <property name="text">
1044         <string/>
1045        </property>
1046        <property name="font">
1047         <font>
1048          <weight>75</weight>
1049          <bold>true</bold>
1050         </font>
1051        </property>
1052       </item>
1053       <item row="2" column="0">
1054        <property name="text">
1055         <string/>
1056        </property>
1057        <property name="font">
1058         <font>
1059          <weight>75</weight>
1060          <bold>true</bold>
1061         </font>
1062        </property>
1063       </item>
1064       <item row="3" column="0">
1065        <property name="text">
1066         <string/>
1067        </property>
1068       </item>
1069       <item row="4" column="0">
1070        <property name="text">
1071         <string/>
1072        </property>
1073       </item>
1074       <item row="5" column="0">
1075        <property name="text">
1076         <string/>
1077        </property>
1078       </item>
1079      </widget>
1080      <widget class="QLabel" name="infoEllipse">
1081       <property name="geometry">
1082        <rect>
1083         <x>330</x>
1084         <y>0</y>
1085         <width>40</width>
1086         <height>25</height>
1087        </rect>
1088       </property>
1089       <property name="toolTip">
1090        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Fissure de forme elliptique :&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/newPrefix/images/schema_ellipse.png&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Centre&lt;/span&gt; : Coordonnées du centre de l'ellipse (ex: 0 0 1)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Normale&lt;/span&gt; : Coordonnées du vecteur normal Ã  l'ellipse (ex: 1 0 0)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Rayon&lt;/span&gt; : Rayon de l'ellipse le long du vecteur direction (ex: 1.0e1)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Direction&lt;/span&gt; : Coordonnées du vecteur direction de l'ellipse (ex: 0 1 0). Nécessaire pour une ellipse&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Rayon 2&lt;/span&gt; : Rayon de l'ellipse le long du vecteur orthogonal Ã  normale et direction (ex: 1.0e1). Si vide Ã©gal Ã  Rayon&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Angle&lt;/span&gt; : Angle en degrés pour une ellipse tronquée (ex: 180.). Si vide, l'ellipse n'est pas tronquée&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Rayon entaille&lt;/span&gt; : Rayon du fond d'entaille. (ex: 1.0e1). Si vide, la fissure est plane sans entaille&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Extension&lt;/span&gt; : Longueur d'extension de l'ellipse tronquée dans le long de la direction opposée Ã  Direction (ex: 1.0)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;Gras : Informations obligatoires&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1091       </property>
1092       <property name="text">
1093        <string>?</string>
1094       </property>
1095       <property name="alignment">
1096        <set>Qt::AlignCenter</set>
1097       </property>
1098      </widget>
1099     </widget>
1100     <widget class="QWidget" name="ongletRectangle">
1101      <attribute name="title">
1102       <string>Rectangle</string>
1103      </attribute>
1104      <widget class="QTableWidget" name="tabRectangle">
1105       <property name="geometry">
1106        <rect>
1107         <x>0</x>
1108         <y>0</y>
1109         <width>375</width>
1110         <height>271</height>
1111        </rect>
1112       </property>
1113       <property name="maximumSize">
1114        <size>
1115         <width>16777215</width>
1116         <height>301</height>
1117        </size>
1118       </property>
1119       <row>
1120        <property name="text">
1121         <string>Centre</string>
1122        </property>
1123        <property name="font">
1124         <font>
1125          <weight>75</weight>
1126          <bold>true</bold>
1127         </font>
1128        </property>
1129       </row>
1130       <row>
1131        <property name="text">
1132         <string>Normale</string>
1133        </property>
1134        <property name="font">
1135         <font>
1136          <weight>75</weight>
1137          <bold>true</bold>
1138         </font>
1139        </property>
1140       </row>
1141       <row>
1142        <property name="text">
1143         <string>Longueur</string>
1144        </property>
1145        <property name="font">
1146         <font>
1147          <weight>75</weight>
1148          <bold>true</bold>
1149         </font>
1150        </property>
1151       </row>
1152       <row>
1153        <property name="text">
1154         <string>Direction</string>
1155        </property>
1156        <property name="font">
1157         <font>
1158          <weight>75</weight>
1159          <bold>true</bold>
1160         </font>
1161        </property>
1162       </row>
1163       <row>
1164        <property name="text">
1165         <string>Largeur</string>
1166        </property>
1167       </row>
1168       <row>
1169        <property name="text">
1170         <string>Rayon</string>
1171        </property>
1172       </row>
1173       <row>
1174        <property name="text">
1175         <string>Angle</string>
1176        </property>
1177       </row>
1178       <row>
1179        <property name="text">
1180         <string>Rayon entaille</string>
1181        </property>
1182       </row>
1183       <column>
1184        <property name="text">
1185         <string>Valeur</string>
1186        </property>
1187       </column>
1188       <item row="3" column="0">
1189        <property name="text">
1190         <string/>
1191        </property>
1192       </item>
1193       <item row="4" column="0">
1194        <property name="text">
1195         <string/>
1196        </property>
1197       </item>
1198       <item row="5" column="0">
1199        <property name="text">
1200         <string/>
1201        </property>
1202       </item>
1203       <item row="6" column="0">
1204        <property name="text">
1205         <string/>
1206        </property>
1207       </item>
1208      </widget>
1209      <widget class="QLabel" name="infoRectangle">
1210       <property name="geometry">
1211        <rect>
1212         <x>330</x>
1213         <y>0</y>
1214         <width>40</width>
1215         <height>25</height>
1216        </rect>
1217       </property>
1218       <property name="toolTip">
1219        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Fissure de forme rectangulaire :&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/newPrefix/images/schema_rectangle.png&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Centre&lt;/span&gt; : Coordonnées du centre du rectangle (ex: 0 0 1)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Normale&lt;/span&gt; : Coordonnées du vecteur normal au rectangle (ex: 1 0 0)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Longueur&lt;/span&gt; : Demie longueur du rectangle le long du vecteur direction (ex: 1.0e1)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Direction&lt;/span&gt; : Coordonnées du vecteur direction du rectangle (ex: 0 1 0)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Largeur&lt;/span&gt; : Demie largeur du rectangle le long du vecteur orthogonal Ã  normale et direction (ex: 1.0e1). Si vide, Ã©gal Ã  Longueur&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Rayon &lt;/span&gt;: Rayon du congé aux angles du rectangle (ex: 1.0e1). Si vide, pas de congé&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Angle&lt;/span&gt; : Angle en degrés pour un rectangle tronqué (ex: 180.). Si vide, le rectangle n'est pas tronquée&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Rayon entaille&lt;/span&gt; : Rayon du fond d'entaille. (ex: 1.0e1). Si vide, la fissure est plane sans entaille&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;Gras : Informations obligatoires&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1220       </property>
1221       <property name="text">
1222        <string>?</string>
1223       </property>
1224       <property name="alignment">
1225        <set>Qt::AlignCenter</set>
1226       </property>
1227      </widget>
1228     </widget>
1229     <widget class="QWidget" name="ongletSphere">
1230      <attribute name="title">
1231       <string>Sphere</string>
1232      </attribute>
1233      <widget class="QTableWidget" name="tabSphere">
1234       <property name="geometry">
1235        <rect>
1236         <x>0</x>
1237         <y>0</y>
1238         <width>375</width>
1239         <height>272</height>
1240        </rect>
1241       </property>
1242       <property name="maximumSize">
1243        <size>
1244         <width>16777215</width>
1245         <height>301</height>
1246        </size>
1247       </property>
1248       <row>
1249        <property name="text">
1250         <string>Centre</string>
1251        </property>
1252        <property name="font">
1253         <font>
1254          <weight>75</weight>
1255          <bold>true</bold>
1256         </font>
1257        </property>
1258       </row>
1259       <row>
1260        <property name="text">
1261         <string>Rayon</string>
1262        </property>
1263        <property name="font">
1264         <font>
1265          <weight>75</weight>
1266          <bold>true</bold>
1267         </font>
1268        </property>
1269       </row>
1270       <column>
1271        <property name="text">
1272         <string>Valeur</string>
1273        </property>
1274       </column>
1275      </widget>
1276      <widget class="QLabel" name="infoSphere">
1277       <property name="geometry">
1278        <rect>
1279         <x>330</x>
1280         <y>0</y>
1281         <width>40</width>
1282         <height>25</height>
1283        </rect>
1284       </property>
1285       <property name="toolTip">
1286        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Fissure de forme spherique :&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;:/newPrefix/images/schema_shpere.png&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Centre&lt;/span&gt; : Coordonnées du centre de la sphere (ex: 0 0 1)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Rayon&lt;/span&gt; : Rayon de la sphere (ex: 1.0e1)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;Gras : Informations obligatoires&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1287       </property>
1288       <property name="text">
1289        <string>?</string>
1290       </property>
1291       <property name="alignment">
1292        <set>Qt::AlignCenter</set>
1293       </property>
1294      </widget>
1295     </widget>
1296     <widget class="QWidget" name="ongletPerso">
1297      <attribute name="title">
1298       <string>Custom</string>
1299      </attribute>
1300      <widget class="QTableWidget" name="tabPerso">
1301       <property name="geometry">
1302        <rect>
1303         <x>0</x>
1304         <y>0</y>
1305         <width>375</width>
1306         <height>271</height>
1307        </rect>
1308       </property>
1309       <property name="maximumSize">
1310        <size>
1311         <width>16777215</width>
1312         <height>301</height>
1313        </size>
1314       </property>
1315       <row>
1316        <property name="text">
1317         <string>med file</string>
1318        </property>
1319        <property name="font">
1320         <font>
1321          <weight>75</weight>
1322          <bold>true</bold>
1323         </font>
1324        </property>
1325       </row>
1326       <column>
1327        <property name="text">
1328         <string>File</string>
1329        </property>
1330        <property name="font">
1331         <font>
1332          <weight>50</weight>
1333          <bold>false</bold>
1334         </font>
1335        </property>
1336       </column>
1337       <item row="0" column="0">
1338        <property name="text">
1339         <string/>
1340        </property>
1341       </item>
1342      </widget>
1343      <widget class="QLabel" name="infoCustom">
1344       <property name="geometry">
1345        <rect>
1346         <x>330</x>
1347         <y>0</y>
1348         <width>40</width>
1349         <height>25</height>
1350        </rect>
1351       </property>
1352       <property name="toolTip">
1353        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Fissure de forme personnalisée :&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Med file&lt;/span&gt; : Adresse du maillage décrivant la fissure (ex: $HOME/PROJETX/fissure3.med)&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Le maillage de la fissure doit Ãªtre une surface composée de tétrahèdres linéaires uniquement.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;Gras : Informations obligatoires&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1354       </property>
1355       <property name="text">
1356        <string>?</string>
1357       </property>
1358       <property name="alignment">
1359        <set>Qt::AlignCenter</set>
1360       </property>
1361      </widget>
1362     </widget>
1363    </widget>
1364    <widget class="QLabel" name="labelCrackName">
1365     <property name="geometry">
1366      <rect>
1367       <x>0</x>
1368       <y>0</y>
1369       <width>381</width>
1370       <height>28</height>
1371      </rect>
1372     </property>
1373     <property name="font">
1374      <font>
1375       <weight>75</weight>
1376       <bold>true</bold>
1377      </font>
1378     </property>
1379     <property name="toolTip">
1380      <string>Crack automatic generation</string>
1381     </property>
1382     <property name="text">
1383      <string>Crack</string>
1384     </property>
1385     <property name="alignment">
1386      <set>Qt::AlignCenter</set>
1387     </property>
1388    </widget>
1389   </widget>
1390   <widget class="QFrame" name="frame_4">
1391    <property name="enabled">
1392     <bool>true</bool>
1393    </property>
1394    <property name="geometry">
1395     <rect>
1396      <x>317</x>
1397      <y>344</y>
1398      <width>388</width>
1399      <height>147</height>
1400     </rect>
1401    </property>
1402    <property name="frameShape">
1403     <enum>QFrame::Panel</enum>
1404    </property>
1405    <property name="frameShadow">
1406     <enum>QFrame::Raised</enum>
1407    </property>
1408    <property name="lineWidth">
1409     <number>2</number>
1410    </property>
1411    <property name="midLineWidth">
1412     <number>0</number>
1413    </property>
1414    <widget class="QCheckBox" name="CBAdvanced">
1415     <property name="geometry">
1416      <rect>
1417       <x>6</x>
1418       <y>2</y>
1419       <width>171</width>
1420       <height>23</height>
1421      </rect>
1422     </property>
1423     <property name="font">
1424      <font>
1425       <weight>75</weight>
1426       <bold>true</bold>
1427      </font>
1428     </property>
1429     <property name="toolTip">
1430      <string>Advanced options (Use with caution)</string>
1431     </property>
1432     <property name="text">
1433      <string>Advanced options</string>
1434     </property>
1435    </widget>
1436    <widget class="QWidget" name="widget" native="true">
1437     <property name="geometry">
1438      <rect>
1439       <x>0</x>
1440       <y>24</y>
1441       <width>427</width>
1442       <height>106</height>
1443      </rect>
1444     </property>
1445     <widget class="QWidget" name="gridLayoutWidget_9">
1446      <property name="geometry">
1447       <rect>
1448        <x>1</x>
1449        <y>35</y>
1450        <width>381</width>
1451        <height>40</height>
1452       </rect>
1453      </property>
1454      <layout class="QGridLayout" name="gridLayout_9">
1455       <property name="leftMargin">
1456        <number>10</number>
1457       </property>
1458       <property name="topMargin">
1459        <number>0</number>
1460       </property>
1461       <property name="rightMargin">
1462        <number>10</number>
1463       </property>
1464       <property name="bottomMargin">
1465        <number>0</number>
1466       </property>
1467       <item row="0" column="0">
1468        <widget class="QPushButton" name="btVisu">
1469         <property name="minimumSize">
1470          <size>
1471           <width>85</width>
1472           <height>28</height>
1473          </size>
1474         </property>
1475         <property name="maximumSize">
1476          <size>
1477           <width>85</width>
1478           <height>28</height>
1479          </size>
1480         </property>
1481         <property name="toolTip">
1482          <string>Load all parameters from a file</string>
1483         </property>
1484         <property name="text">
1485          <string>Quick View</string>
1486         </property>
1487        </widget>
1488       </item>
1489       <item row="0" column="1">
1490        <widget class="QLabel" name="txtSurfopt">
1491         <property name="minimumSize">
1492          <size>
1493           <width>67</width>
1494           <height>28</height>
1495          </size>
1496         </property>
1497         <property name="maximumSize">
1498          <size>
1499           <width>16777215</width>
1500           <height>28</height>
1501          </size>
1502         </property>
1503         <property name="toolTip">
1504          <string>SURFOPT options</string>
1505         </property>
1506         <property name="text">
1507          <string>SURFOPT</string>
1508         </property>
1509        </widget>
1510       </item>
1511       <item row="0" column="2">
1512        <widget class="QLineEdit" name="valSurfopt">
1513         <property name="minimumSize">
1514          <size>
1515           <width>0</width>
1516           <height>28</height>
1517          </size>
1518         </property>
1519         <property name="maximumSize">
1520          <size>
1521           <width>16777215</width>
1522           <height>28</height>
1523          </size>
1524         </property>
1525         <property name="toolTip">
1526          <string>string</string>
1527         </property>
1528         <property name="autoFillBackground">
1529          <bool>true</bool>
1530         </property>
1531         <property name="text">
1532          <string/>
1533         </property>
1534        </widget>
1535       </item>
1536      </layout>
1537     </widget>
1538     <widget class="QCheckBox" name="CBIs2D">
1539      <property name="geometry">
1540       <rect>
1541        <x>0</x>
1542        <y>80</y>
1543        <width>81</width>
1544        <height>26</height>
1545       </rect>
1546      </property>
1547      <property name="toolTip">
1548       <string>Check if sane mesh is a surface</string>
1549      </property>
1550      <property name="text">
1551       <string>2D case</string>
1552      </property>
1553     </widget>
1554     <widget class="QCheckBox" name="CBRefine">
1555      <property name="geometry">
1556       <rect>
1557        <x>90</x>
1558        <y>80</y>
1559        <width>92</width>
1560        <height>26</height>
1561       </rect>
1562      </property>
1563      <property name="toolTip">
1564       <string>Check to refine sane mesh before crack insertion</string>
1565      </property>
1566      <property name="text">
1567       <string>Pre refine</string>
1568      </property>
1569     </widget>
1570     <widget class="QWidget" name="gridLayoutWidget_8">
1571      <property name="geometry">
1572       <rect>
1573        <x>2</x>
1574        <y>6</y>
1575        <width>381</width>
1576        <height>30</height>
1577       </rect>
1578      </property>
1579      <layout class="QGridLayout" name="gridLayout_8">
1580       <property name="leftMargin">
1581        <number>10</number>
1582       </property>
1583       <property name="topMargin">
1584        <number>0</number>
1585       </property>
1586       <property name="rightMargin">
1587        <number>10</number>
1588       </property>
1589       <property name="bottomMargin">
1590        <number>0</number>
1591       </property>
1592       <item row="0" column="0">
1593        <widget class="QLabel" name="txtGradation">
1594         <property name="minimumSize">
1595          <size>
1596           <width>0</width>
1597           <height>28</height>
1598          </size>
1599         </property>
1600         <property name="toolTip">
1601          <string>Mesh increase parameter</string>
1602         </property>
1603         <property name="text">
1604          <string>Gradation</string>
1605         </property>
1606        </widget>
1607       </item>
1608       <item row="0" column="1">
1609        <widget class="QLineEdit" name="valGradation">
1610         <property name="minimumSize">
1611          <size>
1612           <width>40</width>
1613           <height>28</height>
1614          </size>
1615         </property>
1616         <property name="toolTip">
1617          <string>float (ex: 1.3)</string>
1618         </property>
1619         <property name="autoFillBackground">
1620          <bool>true</bool>
1621         </property>
1622         <property name="text">
1623          <string>1.3</string>
1624         </property>
1625        </widget>
1626       </item>
1627       <item row="0" column="2">
1628        <widget class="QLabel" name="txtLayers">
1629         <property name="minimumSize">
1630          <size>
1631           <width>50</width>
1632           <height>28</height>
1633          </size>
1634         </property>
1635         <property name="toolTip">
1636          <string>Constant size layers number</string>
1637         </property>
1638         <property name="text">
1639          <string>Layers</string>
1640         </property>
1641        </widget>
1642       </item>
1643       <item row="0" column="4">
1644        <widget class="QLabel" name="txtIterations">
1645         <property name="minimumSize">
1646          <size>
1647           <width>69</width>
1648           <height>0</height>
1649          </size>
1650         </property>
1651         <property name="maximumSize">
1652          <size>
1653           <width>16777215</width>
1654           <height>28</height>
1655          </size>
1656         </property>
1657         <property name="toolTip">
1658          <string>Remeshing iterations number</string>
1659         </property>
1660         <property name="text">
1661          <string>Iterations</string>
1662         </property>
1663        </widget>
1664       </item>
1665       <item row="0" column="3">
1666        <widget class="QLineEdit" name="valLayers">
1667         <property name="minimumSize">
1668          <size>
1669           <width>30</width>
1670           <height>28</height>
1671          </size>
1672         </property>
1673         <property name="maximumSize">
1674          <size>
1675           <width>35</width>
1676           <height>16777215</height>
1677          </size>
1678         </property>
1679         <property name="toolTip">
1680          <string>integer (ex: 5)</string>
1681         </property>
1682         <property name="autoFillBackground">
1683          <bool>true</bool>
1684         </property>
1685         <property name="text">
1686          <string>5</string>
1687         </property>
1688        </widget>
1689       </item>
1690       <item row="0" column="5">
1691        <widget class="QLineEdit" name="valIterations">
1692         <property name="minimumSize">
1693          <size>
1694           <width>30</width>
1695           <height>28</height>
1696          </size>
1697         </property>
1698         <property name="maximumSize">
1699          <size>
1700           <width>30</width>
1701           <height>28</height>
1702          </size>
1703         </property>
1704         <property name="toolTip">
1705          <string>integer (ex: 2)</string>
1706         </property>
1707         <property name="autoFillBackground">
1708          <bool>true</bool>
1709         </property>
1710         <property name="text">
1711          <string>2</string>
1712         </property>
1713        </widget>
1714       </item>
1715      </layout>
1716     </widget>
1717    </widget>
1718    <zorder>widget</zorder>
1719    <zorder>CBAdvanced</zorder>
1720   </widget>
1721  </widget>
1722  <resources>
1723   <include location="images.qrc"/>
1724  </resources>
1725  <connections/>
1726 </ui>