]> SALOME platform Git repositories - plugins/blsurfplugin.git/blob - src/GUI/BLSURFPluginGUI_StdWidget_QTD.ui
Salome HOME
bos #24253 Redesign Parameters dialog to better fit screen resolution
[plugins/blsurfplugin.git] / src / GUI / BLSURFPluginGUI_StdWidget_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <author>Gilles DAVID (OCC)</author>
4  <class>BLSURFPluginGUI_StdWidget_QTD</class>
5  <widget class="QWidget" name="BLSURFPluginGUI_StdWidget_QTD">
6   <property name="geometry">
7    <rect>
8     <x>0</x>
9     <y>0</y>
10     <width>902</width>
11     <height>390</height>
12    </rect>
13   </property>
14   <layout class="QGridLayout" name="gridLayout_8">
15    <item row="0" column="0">
16     <widget class="QGroupBox" name="groupBox">
17      <property name="title">
18       <string>BLSURF_PHYSICAL_SIZE</string>
19      </property>
20      <layout class="QGridLayout" name="gridLayout_4">
21       <item row="0" column="0">
22        <widget class="QLabel" name="label">
23         <property name="text">
24          <string>BLSURF_PHY_MESH</string>
25         </property>
26        </widget>
27       </item>
28       <item row="0" column="1" colspan="2">
29        <widget class="QComboBox" name="myPhysicalMesh">
30         <property name="toolTip">
31          <string>BLSURF_PHY_MESH_TOOLTIP</string>
32         </property>
33         <property name="currentIndex">
34          <number>1</number>
35         </property>
36         <item>
37          <property name="text">
38           <string>BLSURF_DEFAULT_USER</string>
39          </property>
40         </item>
41         <item>
42          <property name="text">
43           <string>GLOBAL_SIZE</string>
44          </property>
45         </item>
46         <item>
47          <property name="text">
48           <string>LOCAL_SIZE</string>
49          </property>
50         </item>
51        </widget>
52       </item>
53       <item row="1" column="0">
54        <widget class="QLabel" name="label_3">
55         <property name="toolTip">
56          <string>BLSURF_HPHYDEF_TOOLTIP</string>
57         </property>
58         <property name="text">
59          <string>BLSURF_HPHYDEF</string>
60         </property>
61        </widget>
62       </item>
63       <item row="1" column="1">
64        <widget class="SMESHGUI_SpinBox" name="myPhySize"/>
65       </item>
66       <item row="1" column="2">
67        <widget class="QCheckBox" name="myPhySizeRel">
68         <property name="toolTip">
69          <string>BLSURF_SIZE_REL_TOOLTIP</string>
70         </property>
71         <property name="text">
72          <string>BLSURF_SIZE_REL</string>
73         </property>
74        </widget>
75       </item>
76       <item row="2" column="0">
77        <widget class="QLabel" name="label_4">
78         <property name="text">
79          <string>BLSURF_MINSIZE</string>
80         </property>
81        </widget>
82       </item>
83       <item row="2" column="1">
84        <widget class="SMESHGUI_SpinBox" name="myMinSize"/>
85       </item>
86       <item row="2" column="2">
87        <widget class="QCheckBox" name="myMinSizeRel">
88         <property name="toolTip">
89          <string>BLSURF_SIZE_REL_TOOLTIP</string>
90         </property>
91         <property name="text">
92          <string>BLSURF_SIZE_REL</string>
93         </property>
94        </widget>
95       </item>
96       <item row="3" column="0">
97        <widget class="QLabel" name="label_5">
98         <property name="text">
99          <string>BLSURF_MAXSIZE</string>
100         </property>
101        </widget>
102       </item>
103       <item row="3" column="1">
104        <widget class="SMESHGUI_SpinBox" name="myMaxSize">
105         <property name="singleStep">
106          <double>10.000000000000000</double>
107         </property>
108        </widget>
109       </item>
110       <item row="3" column="2">
111        <widget class="QCheckBox" name="myMaxSizeRel">
112         <property name="toolTip">
113          <string>BLSURF_SIZE_REL_TOOLTIP</string>
114         </property>
115         <property name="text">
116          <string>BLSURF_SIZE_REL</string>
117         </property>
118        </widget>
119       </item>
120       <item row="4" column="1">
121        <spacer name="verticalSpacer_4">
122         <property name="orientation">
123          <enum>Qt::Vertical</enum>
124         </property>
125         <property name="sizeType">
126          <enum>QSizePolicy::Minimum</enum>
127         </property>
128         <property name="sizeHint" stdset="0">
129          <size>
130           <width>20</width>
131           <height>0</height>
132          </size>
133         </property>
134        </spacer>
135       </item>
136      </layout>
137     </widget>
138    </item>
139    <item row="0" column="1">
140     <widget class="QGroupBox" name="GeomParamsGroupBox">
141      <property name="enabled">
142       <bool>true</bool>
143      </property>
144      <property name="title">
145       <string>BLSURF_GEOMETRICAL_SIZE</string>
146      </property>
147      <layout class="QGridLayout" name="gridLayout">
148       <item row="0" column="0" colspan="2">
149        <widget class="QLabel" name="label_2">
150         <property name="text">
151          <string>BLSURF_GEOM_MESH</string>
152         </property>
153        </widget>
154       </item>
155       <item row="0" column="2">
156        <widget class="QComboBox" name="myGeometricMesh">
157         <property name="toolTip">
158          <string>BLSURF_GEOM_MESH_TOOLTIP</string>
159         </property>
160         <property name="currentText">
161          <string>BLSURF_DEFAULT_USER</string>
162         </property>
163         <item>
164          <property name="text">
165           <string>BLSURF_DEFAULT_USER</string>
166          </property>
167         </item>
168         <item>
169          <property name="text">
170           <string>GLOBAL_SIZE</string>
171          </property>
172         </item>
173        </widget>
174       </item>
175       <item row="1" column="0" colspan="2">
176        <widget class="QLabel" name="label_6">
177         <property name="toolTip">
178          <string>BLSURF_ANGLE_MESH_TOOLTIP</string>
179         </property>
180         <property name="text">
181          <string>BLSURF_ANGLE_MESH</string>
182         </property>
183        </widget>
184       </item>
185       <item row="1" column="2">
186        <widget class="SMESHGUI_SpinBox" name="myAngleMesh">
187         <property name="enabled">
188          <bool>true</bool>
189         </property>
190         <property name="value">
191          <double>8.000000000000000</double>
192         </property>
193        </widget>
194       </item>
195       <item row="2" column="0" rowspan="2" colspan="2">
196        <widget class="QLabel" name="label_8">
197         <property name="toolTip">
198          <string>BLSURF_CHORDAL_TOOLTIP</string>
199         </property>
200         <property name="text">
201          <string>BLSURF_CHORDAL_ERROR</string>
202         </property>
203        </widget>
204       </item>
205       <item row="2" column="2" rowspan="2">
206        <widget class="SMESHGUI_SpinBox" name="myChordalError"/>
207       </item>
208       <item row="3" column="1" rowspan="2">
209        <spacer name="verticalSpacer">
210         <property name="orientation">
211          <enum>Qt::Vertical</enum>
212         </property>
213         <property name="sizeType">
214          <enum>QSizePolicy::MinimumExpanding</enum>
215         </property>
216         <property name="sizeHint" stdset="0">
217          <size>
218           <width>20</width>
219           <height>0</height>
220          </size>
221         </property>
222        </spacer>
223       </item>
224       <item row="4" column="2">
225        <spacer name="verticalSpacer_2">
226         <property name="orientation">
227          <enum>Qt::Vertical</enum>
228         </property>
229         <property name="sizeType">
230          <enum>QSizePolicy::MinimumExpanding</enum>
231         </property>
232         <property name="sizeHint" stdset="0">
233          <size>
234           <width>20</width>
235           <height>0</height>
236          </size>
237         </property>
238        </spacer>
239       </item>
240      </layout>
241     </widget>
242    </item>
243    <item row="0" column="2">
244     <widget class="QGroupBox" name="groupBox_4">
245      <property name="title">
246       <string>BLSURF_ELEMENT_TYPE</string>
247      </property>
248      <layout class="QVBoxLayout" name="verticalLayout">
249       <item>
250        <widget class="QRadioButton" name="myRadioButtonTriangles">
251         <property name="toolTip">
252          <string>BLSURF_TRIANGLES_TOOLTIP</string>
253         </property>
254         <property name="text">
255          <string>BLSURF_TRIANGLES</string>
256         </property>
257         <property name="checked">
258          <bool>true</bool>
259         </property>
260         <attribute name="buttonGroup">
261          <string notr="true">myButtonGroupElementType</string>
262         </attribute>
263        </widget>
264       </item>
265       <item>
266        <widget class="QRadioButton" name="myRadioButtonQuadrangleDominant">
267         <property name="toolTip">
268          <string>BLSURF_ALLOW_QUADRANGLES_TOOLTIP</string>
269         </property>
270         <property name="text">
271          <string>BLSURF_QUADRANGLE_DOMINANT</string>
272         </property>
273         <attribute name="buttonGroup">
274          <string notr="true">myButtonGroupElementType</string>
275         </attribute>
276        </widget>
277       </item>
278       <item>
279        <widget class="QRadioButton" name="myRadioButtonQuadrangles">
280         <property name="toolTip">
281          <string>BLSURF_QUADRANGLES_TOOLTIP</string>
282         </property>
283         <property name="text">
284          <string>BLSURF_QUADRANGLES</string>
285         </property>
286         <attribute name="buttonGroup">
287          <string notr="true">myButtonGroupElementType</string>
288         </attribute>
289        </widget>
290       </item>
291       <item>
292        <spacer name="verticalSpacer_6">
293         <property name="orientation">
294          <enum>Qt::Vertical</enum>
295         </property>
296         <property name="sizeType">
297          <enum>QSizePolicy::MinimumExpanding</enum>
298         </property>
299         <property name="sizeHint" stdset="0">
300          <size>
301           <width>20</width>
302           <height>0</height>
303          </size>
304         </property>
305        </spacer>
306       </item>
307      </layout>
308     </widget>
309    </item>
310    <item row="1" column="0">
311     <widget class="QGroupBox" name="groupBox_2">
312      <property name="title">
313       <string>BLSURF_MAIN_PARAMETERS</string>
314      </property>
315      <layout class="QGridLayout" name="gridLayout_3">
316       <item row="1" column="0">
317        <widget class="QCheckBox" name="myUseGradation">
318         <property name="toolTip">
319          <string>BLSURF_GRADATION_TOOLTIP</string>
320         </property>
321         <property name="text">
322          <string>BLSURF_GRADATION</string>
323         </property>
324        </widget>
325       </item>
326       <item row="3" column="0">
327        <spacer name="verticalSpacer_3">
328         <property name="orientation">
329          <enum>Qt::Vertical</enum>
330         </property>
331         <property name="sizeType">
332          <enum>QSizePolicy::MinimumExpanding</enum>
333         </property>
334         <property name="sizeHint" stdset="0">
335          <size>
336           <width>20</width>
337           <height>0</height>
338          </size>
339         </property>
340        </spacer>
341       </item>
342       <item row="0" column="0">
343        <widget class="QCheckBox" name="myQuadraticMesh">
344         <property name="toolTip">
345          <string>BLSURF_ELEMENT_ORDER_TOOLTIP</string>
346         </property>
347         <property name="text">
348          <string>BLSURF_ELEMENT_ORDER</string>
349         </property>
350        </widget>
351       </item>
352       <item row="1" column="1">
353        <widget class="SMESHGUI_SpinBox" name="myGradation">
354         <property name="enabled">
355          <bool>false</bool>
356         </property>
357        </widget>
358       </item>
359       <item row="2" column="0">
360        <widget class="QCheckBox" name="myOptimizeMesh">
361         <property name="toolTip">
362          <string>BLSURF_OPTIMISATION_TOOLTIP</string>
363         </property>
364         <property name="text">
365          <string>BLSURF_OPTIMISATION</string>
366         </property>
367         <property name="checked">
368          <bool>true</bool>
369         </property>
370        </widget>
371       </item>
372      </layout>
373     </widget>
374    </item>
375    <item row="1" column="1">
376     <widget class="QGroupBox" name="groupBox_5">
377      <property name="toolTip">
378       <string/>
379      </property>
380      <property name="title">
381       <string>BLSURF_PROXIMITY</string>
382      </property>
383      <layout class="QGridLayout" name="gridLayout_7">
384       <item row="0" column="0">
385        <widget class="QCheckBox" name="myUseVolumeGradation">
386         <property name="toolTip">
387          <string>BLSURF_VOLUME_GRADATION_TOOLTIP</string>
388         </property>
389         <property name="text">
390          <string>BLSURF_VOLUME_GRADATION</string>
391         </property>
392        </widget>
393       </item>
394       <item row="0" column="1">
395        <widget class="SMESHGUI_SpinBox" name="myVolumeGradation">
396         <property name="enabled">
397          <bool>false</bool>
398         </property>
399        </widget>
400       </item>
401       <item row="1" column="0" colspan="2">
402        <widget class="QGroupBox" name="myUseSurfaceProximity">
403         <property name="toolTip">
404          <string>BLSURF_SURFACE_PROXIMITY_TOOLTIP</string>
405         </property>
406         <property name="title">
407          <string>BLSURF_SURFACE_PROXIMITY</string>
408         </property>
409         <property name="checkable">
410          <bool>true</bool>
411         </property>
412         <layout class="QGridLayout" name="gridLayout_6">
413          <item row="1" column="0">
414           <widget class="QLabel" name="label_9">
415            <property name="toolTip">
416             <string>BLSURF_SURF_RATIO_TOOLTIP</string>
417            </property>
418            <property name="text">
419             <string>BLSURF_SURF_RATIO</string>
420            </property>
421           </widget>
422          </item>
423          <item row="1" column="1">
424           <widget class="SMESHGUI_SpinBox" name="mySurfaceProximityRatio">
425            <property name="enabled">
426             <bool>true</bool>
427            </property>
428            <property name="toolTip">
429             <string>BLSURF_SURF_RATIO_TOOLTIP</string>
430            </property>
431            <property name="value">
432             <double>1.000000000000000</double>
433            </property>
434           </widget>
435          </item>
436          <item row="0" column="1">
437           <widget class="QSpinBox" name="myNbSurfaceProximityLayers">
438            <property name="toolTip">
439             <string>BLSURF_SURF_NB_LAYRES_TOOLTIP</string>
440            </property>
441           </widget>
442          </item>
443          <item row="0" column="0">
444           <widget class="QLabel" name="label_7">
445            <property name="toolTip">
446             <string>BLSURF_SURF_NB_LAYRES_TOOLTIP</string>
447            </property>
448            <property name="text">
449             <string>BLSURF_SURF_NB_LAYRES</string>
450            </property>
451           </widget>
452          </item>
453         </layout>
454         <zorder>label_7</zorder>
455         <zorder>myNbSurfaceProximityLayers</zorder>
456         <zorder>label_9</zorder>
457         <zorder>mySurfaceProximityRatio</zorder>
458        </widget>
459       </item>
460       <item row="2" column="0" colspan="2">
461        <widget class="QGroupBox" name="myUseVolumeProximity">
462         <property name="toolTip">
463          <string>BLSURF_VOLUME_PROXIMITY_TOOLTIP</string>
464         </property>
465         <property name="title">
466          <string>BLSURF_VOLUME_PROXIMITY</string>
467         </property>
468         <property name="checkable">
469          <bool>true</bool>
470         </property>
471         <layout class="QGridLayout" name="gridLayout_5">
472          <item row="0" column="0">
473           <widget class="QLabel" name="label_10">
474            <property name="toolTip">
475             <string>BLSURF_VOL_NB_LAYERS_TOOLTIP</string>
476            </property>
477            <property name="text">
478             <string>BLSURF_VOL_NB_LAYERS</string>
479            </property>
480           </widget>
481          </item>
482          <item row="0" column="1">
483           <widget class="QSpinBox" name="myNbVolumeProximityLayers">
484            <property name="toolTip">
485             <string>BLSURF_VOL_NB_LAYERS_TOOLTIP</string>
486            </property>
487           </widget>
488          </item>
489          <item row="1" column="0">
490           <widget class="QLabel" name="label_11">
491            <property name="toolTip">
492             <string>BLSURF_VOL_RATIO_TOOLTIP</string>
493            </property>
494            <property name="text">
495             <string>BLSURF_VOL_RATIO</string>
496            </property>
497           </widget>
498          </item>
499          <item row="1" column="1">
500           <widget class="SMESHGUI_SpinBox" name="myVolumeProximityRatio">
501            <property name="enabled">
502             <bool>true</bool>
503            </property>
504            <property name="toolTip">
505             <string>BLSURF_VOL_RATIO_TOOLTIP</string>
506            </property>
507            <property name="value">
508             <double>1.000000000000000</double>
509            </property>
510           </widget>
511          </item>
512         </layout>
513        </widget>
514       </item>
515       <item row="3" column="0">
516        <spacer name="verticalSpacer_7">
517         <property name="orientation">
518          <enum>Qt::Vertical</enum>
519         </property>
520         <property name="sizeType">
521          <enum>QSizePolicy::Minimum</enum>
522         </property>
523         <property name="sizeHint" stdset="0">
524          <size>
525           <width>20</width>
526           <height>0</height>
527          </size>
528         </property>
529        </spacer>
530       </item>
531      </layout>
532     </widget>
533    </item>
534    <item row="1" column="2">
535     <widget class="QGroupBox" name="groupBox_3">
536      <property name="title">
537       <string>BLSURF_OTHER_PARAMETERS</string>
538      </property>
539      <layout class="QGridLayout" name="gridLayout_2">
540       <item row="0" column="0">
541        <widget class="QCheckBox" name="myAnisotropic">
542         <property name="toolTip">
543          <string>BLSURF_ANISOTROPIC_TOOLTIP</string>
544         </property>
545         <property name="text">
546          <string>BLSURF_ANISOTROPIC</string>
547         </property>
548        </widget>
549       </item>
550       <item row="0" column="1">
551        <widget class="SMESHGUI_SpinBox" name="myAnisotropicRatio">
552         <property name="enabled">
553          <bool>false</bool>
554         </property>
555        </widget>
556       </item>
557       <item row="1" column="0">
558        <widget class="QCheckBox" name="myOptimiseTinyEdges">
559         <property name="toolTip">
560          <string>BLSURF_OPTIMIZE_TINY_EDGES_TOOLTIP</string>
561         </property>
562         <property name="text">
563          <string>BLSURF_OPTIMISE_TINY_EDGES</string>
564         </property>
565        </widget>
566       </item>
567       <item row="1" column="1">
568        <widget class="SMESHGUI_SpinBox" name="myTinyEdgeOptimisLength">
569         <property name="enabled">
570          <bool>false</bool>
571         </property>
572        </widget>
573       </item>
574       <item row="2" column="0">
575        <widget class="QCheckBox" name="myRemoveTinyEdges">
576         <property name="toolTip">
577          <string>BLSURF_REMOVE_TINY_EDGES_TOOLTIP</string>
578         </property>
579         <property name="text">
580          <string>BLSURF_REMOVE_TINY_EDGES</string>
581         </property>
582        </widget>
583       </item>
584       <item row="2" column="1">
585        <widget class="SMESHGUI_SpinBox" name="myTinyEdgeLength">
586         <property name="enabled">
587          <bool>false</bool>
588         </property>
589        </widget>
590       </item>
591       <item row="3" column="0">
592        <widget class="QCheckBox" name="myForceBadElementRemoval">
593         <property name="toolTip">
594          <string>BLSURF_REMOVE_SLIVERS_TOOLTIP</string>
595         </property>
596         <property name="text">
597          <string>BLSURF_REMOVE_SLIVERS</string>
598         </property>
599        </widget>
600       </item>
601       <item row="3" column="1">
602        <widget class="SMESHGUI_SpinBox" name="myBadElementAspectRatio">
603         <property name="enabled">
604          <bool>false</bool>
605         </property>
606        </widget>
607       </item>
608       <item row="4" column="0">
609        <widget class="QCheckBox" name="myCorrectSurfaceIntersection">
610         <property name="toolTip">
611          <string>BLSURF_SURFACE_INTERSECTIONS_TOOLTIP</string>
612         </property>
613         <property name="text">
614          <string>BLSURF_SURFACE_INTERSECTIONS</string>
615         </property>
616        </widget>
617       </item>
618       <item row="4" column="1">
619        <widget class="SMESHGUI_SpinBox" name="myCorrectSurfaceIntersectionMaxCost">
620         <property name="enabled">
621          <bool>false</bool>
622         </property>
623        </widget>
624       </item>
625       <item row="5" column="0">
626        <spacer name="verticalSpacer_5">
627         <property name="orientation">
628          <enum>Qt::Vertical</enum>
629         </property>
630         <property name="sizeType">
631          <enum>QSizePolicy::MinimumExpanding</enum>
632         </property>
633         <property name="sizeHint" stdset="0">
634          <size>
635           <width>20</width>
636           <height>0</height>
637          </size>
638         </property>
639        </spacer>
640       </item>
641      </layout>
642     </widget>
643    </item>
644   </layout>
645  </widget>
646  <customwidgets>
647   <customwidget>
648    <class>SMESHGUI_SpinBox</class>
649    <extends>QDoubleSpinBox</extends>
650    <header location="global">SMESHGUI_SpinBox.h</header>
651   </customwidget>
652  </customwidgets>
653  <tabstops>
654   <tabstop>myPhysicalMesh</tabstop>
655   <tabstop>myPhySize</tabstop>
656   <tabstop>myPhySizeRel</tabstop>
657   <tabstop>myMinSize</tabstop>
658   <tabstop>myMinSizeRel</tabstop>
659   <tabstop>myMaxSize</tabstop>
660   <tabstop>myMaxSizeRel</tabstop>
661   <tabstop>myGeometricMesh</tabstop>
662   <tabstop>myAngleMesh</tabstop>
663   <tabstop>myChordalError</tabstop>
664   <tabstop>myQuadraticMesh</tabstop>
665   <tabstop>myUseGradation</tabstop>
666   <tabstop>myGradation</tabstop>
667   <tabstop>myOptimizeMesh</tabstop>
668   <tabstop>myAnisotropic</tabstop>
669   <tabstop>myAnisotropicRatio</tabstop>
670   <tabstop>myOptimiseTinyEdges</tabstop>
671   <tabstop>myTinyEdgeOptimisLength</tabstop>
672   <tabstop>myRemoveTinyEdges</tabstop>
673   <tabstop>myTinyEdgeLength</tabstop>
674   <tabstop>myForceBadElementRemoval</tabstop>
675   <tabstop>myBadElementAspectRatio</tabstop>
676   <tabstop>myCorrectSurfaceIntersection</tabstop>
677   <tabstop>myCorrectSurfaceIntersectionMaxCost</tabstop>
678  </tabstops>
679  <resources/>
680  <connections>
681   <connection>
682    <sender>myGeometricMesh</sender>
683    <signal>activated(int)</signal>
684    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
685    <slot>onGeometricMeshChanged()</slot>
686    <hints>
687     <hint type="sourcelabel">
688      <x>775</x>
689      <y>57</y>
690     </hint>
691     <hint type="destinationlabel">
692      <x>281</x>
693      <y>243</y>
694     </hint>
695    </hints>
696   </connection>
697   <connection>
698    <sender>myPhysicalMesh</sender>
699    <signal>activated(int)</signal>
700    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
701    <slot>onPhysicalMeshChanged()</slot>
702    <hints>
703     <hint type="sourcelabel">
704      <x>226</x>
705      <y>37</y>
706     </hint>
707     <hint type="destinationlabel">
708      <x>218</x>
709      <y>243</y>
710     </hint>
711    </hints>
712   </connection>
713   <connection>
714    <sender>myAnisotropic</sender>
715    <signal>toggled(bool)</signal>
716    <receiver>myAnisotropicRatio</receiver>
717    <slot>setEnabled(bool)</slot>
718    <hints>
719     <hint type="sourcelabel">
720      <x>641</x>
721      <y>466</y>
722     </hint>
723     <hint type="destinationlabel">
724      <x>787</x>
725      <y>467</y>
726     </hint>
727    </hints>
728   </connection>
729   <connection>
730    <sender>myRemoveTinyEdges</sender>
731    <signal>toggled(bool)</signal>
732    <receiver>myTinyEdgeLength</receiver>
733    <slot>setEnabled(bool)</slot>
734    <hints>
735     <hint type="sourcelabel">
736      <x>641</x>
737      <y>518</y>
738     </hint>
739     <hint type="destinationlabel">
740      <x>787</x>
741      <y>519</y>
742     </hint>
743    </hints>
744   </connection>
745   <connection>
746    <sender>myForceBadElementRemoval</sender>
747    <signal>toggled(bool)</signal>
748    <receiver>myBadElementAspectRatio</receiver>
749    <slot>setEnabled(bool)</slot>
750    <hints>
751     <hint type="sourcelabel">
752      <x>641</x>
753      <y>544</y>
754     </hint>
755     <hint type="destinationlabel">
756      <x>787</x>
757      <y>545</y>
758     </hint>
759    </hints>
760   </connection>
761   <connection>
762    <sender>myAnisotropic</sender>
763    <signal>toggled(bool)</signal>
764    <receiver>myChordalError</receiver>
765    <slot>setDisabled(bool)</slot>
766    <hints>
767     <hint type="sourcelabel">
768      <x>641</x>
769      <y>466</y>
770     </hint>
771     <hint type="destinationlabel">
772      <x>775</x>
773      <y>109</y>
774     </hint>
775    </hints>
776   </connection>
777   <connection>
778    <sender>myAnisotropic</sender>
779    <signal>toggled(bool)</signal>
780    <receiver>label_8</receiver>
781    <slot>setDisabled(bool)</slot>
782    <hints>
783     <hint type="sourcelabel">
784      <x>641</x>
785      <y>466</y>
786     </hint>
787     <hint type="destinationlabel">
788      <x>576</x>
789      <y>100</y>
790     </hint>
791    </hints>
792   </connection>
793   <connection>
794    <sender>myPhySize</sender>
795    <signal>editingFinished()</signal>
796    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
797    <slot>onEditingFinished()</slot>
798    <hints>
799     <hint type="sourcelabel">
800      <x>197</x>
801      <y>74</y>
802     </hint>
803     <hint type="destinationlabel">
804      <x>220</x>
805      <y>90</y>
806     </hint>
807    </hints>
808   </connection>
809   <connection>
810    <sender>myMinSize</sender>
811    <signal>editingFinished()</signal>
812    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
813    <slot>onEditingFinished()</slot>
814    <hints>
815     <hint type="sourcelabel">
816      <x>197</x>
817      <y>100</y>
818     </hint>
819     <hint type="destinationlabel">
820      <x>205</x>
821      <y>83</y>
822     </hint>
823    </hints>
824   </connection>
825   <connection>
826    <sender>myMaxSize</sender>
827    <signal>editingFinished()</signal>
828    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
829    <slot>onEditingFinished()</slot>
830    <hints>
831     <hint type="sourcelabel">
832      <x>197</x>
833      <y>126</y>
834     </hint>
835     <hint type="destinationlabel">
836      <x>135</x>
837      <y>83</y>
838     </hint>
839    </hints>
840   </connection>
841   <connection>
842    <sender>myGradation</sender>
843    <signal>editingFinished()</signal>
844    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
845    <slot>onEditingFinished()</slot>
846    <hints>
847     <hint type="sourcelabel">
848      <x>780</x>
849      <y>287</y>
850     </hint>
851     <hint type="destinationlabel">
852      <x>315</x>
853      <y>121</y>
854     </hint>
855    </hints>
856   </connection>
857   <connection>
858    <sender>myAngleMesh</sender>
859    <signal>editingFinished()</signal>
860    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
861    <slot>onEditingFinished()</slot>
862    <hints>
863     <hint type="sourcelabel">
864      <x>775</x>
865      <y>83</y>
866     </hint>
867     <hint type="destinationlabel">
868      <x>566</x>
869      <y>86</y>
870     </hint>
871    </hints>
872   </connection>
873   <connection>
874    <sender>myChordalError</sender>
875    <signal>editingFinished()</signal>
876    <receiver>BLSURFPluginGUI_StdWidget_QTD</receiver>
877    <slot>onEditingFinished()</slot>
878    <hints>
879     <hint type="sourcelabel">
880      <x>775</x>
881      <y>109</y>
882     </hint>
883     <hint type="destinationlabel">
884      <x>537</x>
885      <y>86</y>
886     </hint>
887    </hints>
888   </connection>
889   <connection>
890    <sender>myOptimiseTinyEdges</sender>
891    <signal>toggled(bool)</signal>
892    <receiver>myTinyEdgeOptimisLength</receiver>
893    <slot>setEnabled(bool)</slot>
894    <hints>
895     <hint type="sourcelabel">
896      <x>641</x>
897      <y>492</y>
898     </hint>
899     <hint type="destinationlabel">
900      <x>787</x>
901      <y>493</y>
902     </hint>
903    </hints>
904   </connection>
905   <connection>
906    <sender>myCorrectSurfaceIntersection</sender>
907    <signal>toggled(bool)</signal>
908    <receiver>myCorrectSurfaceIntersectionMaxCost</receiver>
909    <slot>setEnabled(bool)</slot>
910    <hints>
911     <hint type="sourcelabel">
912      <x>641</x>
913      <y>570</y>
914     </hint>
915     <hint type="destinationlabel">
916      <x>787</x>
917      <y>571</y>
918     </hint>
919    </hints>
920   </connection>
921   <connection>
922    <sender>myUseVolumeGradation</sender>
923    <signal>toggled(bool)</signal>
924    <receiver>myVolumeGradation</receiver>
925    <slot>setEnabled(bool)</slot>
926    <hints>
927     <hint type="sourcelabel">
928      <x>210</x>
929      <y>466</y>
930     </hint>
931     <hint type="destinationlabel">
932      <x>383</x>
933      <y>467</y>
934     </hint>
935    </hints>
936   </connection>
937   <connection>
938    <sender>myUseGradation</sender>
939    <signal>toggled(bool)</signal>
940    <receiver>myGradation</receiver>
941    <slot>setEnabled(bool)</slot>
942    <hints>
943     <hint type="sourcelabel">
944      <x>593</x>
945      <y>286</y>
946     </hint>
947     <hint type="destinationlabel">
948      <x>780</x>
949      <y>287</y>
950     </hint>
951    </hints>
952   </connection>
953  </connections>
954  <slots>
955   <slot>onGeometricMeshChanged()</slot>
956   <slot>onPhysicalMeshChanged()</slot>
957   <slot>onEditingFinished()</slot>
958  </slots>
959  <buttongroups>
960   <buttongroup name="myButtonGroupElementType"/>
961  </buttongroups>
962 </ui>