1 <?xml version="1.0" encoding="UTF-8"?>
4 <widget class="QGroupBox" name="Zui">
5 <property name="geometry">
13 <property name="minimumSize">
19 <property name="maximumSize">
25 <property name="palette">
28 <colorrole role="Base">
29 <brush brushstyle="SolidPattern">
39 <colorrole role="Base">
40 <brush brushstyle="SolidPattern">
50 <colorrole role="Base">
51 <brush brushstyle="SolidPattern">
62 <property name="windowTitle">
63 <string>Zcracks interface - version dev</string>
65 <property name="title">
68 <widget class="QWidget" name="horizontalLayoutWidget">
69 <property name="geometry">
77 <layout class="QHBoxLayout" name="horizontalLayout">
79 <widget class="QPushButton" name="btReset">
80 <property name="minimumSize">
86 <property name="maximumSize">
92 <property name="toolTip">
93 <string>Clear all parameters</string>
95 <property name="text">
96 <string>Reset</string>
101 <widget class="QPushButton" name="btSave">
102 <property name="minimumSize">
108 <property name="maximumSize">
114 <property name="toolTip">
115 <string>Save parameters in a file</string>
117 <property name="text">
118 <string>Save</string>
123 <widget class="QPushButton" name="btLoad">
124 <property name="minimumSize">
130 <property name="maximumSize">
136 <property name="toolTip">
137 <string>Load all parameters from a file</string>
139 <property name="text">
140 <string>Load</string>
146 <widget class="QWidget" name="horizontalLayoutWidget_2">
147 <property name="geometry">
155 <layout class="QHBoxLayout" name="horizontalLayout_2">
157 <widget class="QPushButton" name="btCancel">
158 <property name="minimumSize">
164 <property name="maximumSize">
170 <property name="toolTip">
171 <string>Exit Zcracks</string>
173 <property name="text">
174 <string>Cancel</string>
179 <widget class="QPushButton" name="btApply">
180 <property name="minimumSize">
186 <property name="maximumSize">
192 <property name="toolTip">
193 <string>Launch crack insertion</string>
195 <property name="text">
196 <string>Apply</string>
201 <widget class="QPushButton" name="btApplyClose">
202 <property name="minimumSize">
208 <property name="maximumSize">
214 <property name="toolTip">
215 <string>Launch crack insertion and quit</string>
217 <property name="text">
218 <string>Apply and close</string>
224 <widget class="QFrame" name="frame">
225 <property name="geometry">
233 <property name="frameShape">
234 <enum>QFrame::Panel</enum>
236 <property name="frameShadow">
237 <enum>QFrame::Raised</enum>
239 <property name="lineWidth">
242 <property name="midLineWidth">
245 <widget class="QWidget" name="gridLayoutWidget">
246 <property name="geometry">
254 <layout class="QGridLayout" name="gridLayout">
255 <property name="leftMargin">
258 <property name="topMargin">
261 <property name="rightMargin">
264 <property name="bottomMargin">
267 <property name="spacing">
270 <item row="0" column="0">
271 <widget class="QLabel" name="txtCrackedName">
272 <property name="minimumSize">
278 <property name="maximumSize">
281 <height>16777215</height>
284 <property name="toolTip">
285 <string>Name of the resulting cracked mesh</string>
287 <property name="statusTip">
290 <property name="whatsThis">
293 <property name="accessibleName">
296 <property name="accessibleDescription">
299 <property name="text">
300 <string>Cracked name</string>
304 <item row="0" column="1">
305 <widget class="QLineEdit" name="valCrackedName">
306 <property name="minimumSize">
312 <property name="toolTip">
313 <string>file address (ex: /home/A123456/cracked.med)</string>
315 <property name="autoFillBackground">
320 <item row="1" column="0">
321 <widget class="QLabel" name="txtSaneName">
322 <property name="maximumSize">
325 <height>16777215</height>
328 <property name="toolTip">
329 <string>Name of the sane mesh</string>
331 <property name="text">
332 <string>Sane mesh</string>
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>
341 <property name="autoFillBackground">
344 <property name="inputMask">
347 <property name="text">
348 <string comment="Name of the sane mesh input" extracomment="Name of the sane mesh"/>
352 <item row="0" column="2">
353 <widget class="QPushButton" name="btLoadCracked">
354 <property name="minimumSize">
360 <property name="maximumSize">
366 <property name="text">
371 <item row="1" column="2">
372 <widget class="QPushButton" name="btLoadSane">
373 <property name="minimumSize">
379 <property name="maximumSize">
385 <property name="text">
392 <widget class="QLabel" name="cracked_name_2">
393 <property name="geometry">
401 <property name="palette">
404 <colorrole role="WindowText">
405 <brush brushstyle="SolidPattern">
413 <colorrole role="Text">
414 <brush brushstyle="SolidPattern">
422 <colorrole role="BrightText">
423 <brush brushstyle="SolidPattern">
431 <colorrole role="ButtonText">
432 <brush brushstyle="SolidPattern">
442 <colorrole role="WindowText">
443 <brush brushstyle="SolidPattern">
451 <colorrole role="Text">
452 <brush brushstyle="SolidPattern">
460 <colorrole role="BrightText">
461 <brush brushstyle="SolidPattern">
469 <colorrole role="ButtonText">
470 <brush brushstyle="SolidPattern">
480 <colorrole role="WindowText">
481 <brush brushstyle="SolidPattern">
489 <colorrole role="Text">
490 <brush brushstyle="SolidPattern">
498 <colorrole role="BrightText">
499 <brush brushstyle="SolidPattern">
507 <colorrole role="ButtonText">
508 <brush brushstyle="SolidPattern">
519 <property name="font">
525 <property name="toolTip">
526 <string>General parameters</string>
528 <property name="text">
529 <string>Mesh parameters</string>
531 <property name="alignment">
532 <set>Qt::AlignCenter</set>
535 <widget class="QWidget" name="gridLayoutWidget_3">
536 <property name="geometry">
544 <layout class="QGridLayout" name="gridLayout_3">
545 <property name="leftMargin">
548 <property name="topMargin">
551 <property name="rightMargin">
554 <property name="bottomMargin">
557 <item row="1" column="0">
558 <widget class="QLabel" name="txtMaxSize">
559 <property name="toolTip">
560 <string>Maximum mesh size</string>
562 <property name="text">
563 <string>Maximum size</string>
567 <item row="2" column="0">
568 <widget class="QLabel" name="txtExtractLength">
569 <property name="toolTip">
570 <string>Extraction length (optional)</string>
572 <property name="text">
573 <string>Extraction length</string>
577 <item row="0" column="1">
578 <widget class="QLineEdit" name="valMinSize">
579 <property name="toolTip">
580 <string>float (ex: 1.E-04)</string>
582 <property name="autoFillBackground">
587 <item row="1" column="1">
588 <widget class="QLineEdit" name="valMaxSize">
589 <property name="toolTip">
590 <string>float (ex: 1.E-03)</string>
592 <property name="autoFillBackground">
597 <item row="2" column="1">
598 <widget class="QLineEdit" name="valExtractLength">
599 <property name="toolTip">
600 <string>float (ex: 1.E-04)</string>
602 <property name="autoFillBackground">
607 <item row="3" column="0">
608 <widget class="QCheckBox" name="CBQuad">
609 <property name="toolTip">
610 <string>Quadratic cracked mesh</string>
612 <property name="text">
613 <string>Quadratic</string>
617 <item row="3" column="1">
618 <widget class="QCheckBox" name="CBBarsoum">
619 <property name="enabled">
622 <property name="toolTip">
623 <string>Use Barsoum (quarter nodes) elements at crack front</string>
625 <property name="text">
626 <string>Barsoum</string>
630 <item row="0" column="0">
631 <widget class="QLabel" name="txtMinSize">
632 <property name="toolTip">
633 <string>Minimum mesh size</string>
635 <property name="text">
636 <string>Minimum size</string>
643 <widget class="QFrame" name="frame_2">
644 <property name="geometry">
652 <property name="frameShape">
653 <enum>QFrame::Panel</enum>
655 <property name="frameShadow">
656 <enum>QFrame::Raised</enum>
658 <property name="lineWidth">
661 <property name="midLineWidth">
664 <widget class="QLabel" name="labelCrackedName">
665 <property name="geometry">
673 <property name="font">
679 <property name="toolTip">
680 <string>Groups to save (limit list to vital groups)</string>
682 <property name="text">
683 <string>Groups</string>
685 <property name="alignment">
686 <set>Qt::AlignCenter</set>
689 <widget class="QWidget" name="gridLayoutWidget_2">
690 <property name="geometry">
698 <layout class="QGridLayout" name="gridLayout_2">
699 <property name="margin">
702 <property name="spacing">
705 <item row="0" column="0">
706 <widget class="QLabel" name="txtGrVol">
707 <property name="toolTip">
708 <string>Groups of volumes to keep</string>
710 <property name="text">
711 <string>Volumes</string>
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>
720 <property name="autoFillBackground">
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>
730 <property name="text">
731 <string>Faces</string>
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>
740 <property name="autoFillBackground">
743 <property name="inputMask">
746 <property name="text">
747 <string comment="Name of the sane mesh input" extracomment="Name of the sane mesh"/>
751 <item row="2" column="0">
752 <widget class="QLabel" name="txtGrEdge">
753 <property name="toolTip">
754 <string>Groups of edges to keep</string>
756 <property name="text">
757 <string>Edges</string>
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>
766 <property name="autoFillBackground">
771 <item row="3" column="0">
772 <widget class="QLabel" name="txtGrNode">
773 <property name="toolTip">
774 <string>Groups of nodes to keep</string>
776 <property name="text">
777 <string>Nodes</string>
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>
786 <property name="autoFillBackground">
791 <item row="0" column="2">
792 <widget class="QPushButton" name="btGrVol">
793 <property name="maximumSize">
799 <property name="text">
800 <string>Load</string>
804 <item row="1" column="2">
805 <widget class="QPushButton" name="btGrFace">
806 <property name="maximumSize">
812 <property name="text">
813 <string>Load</string>
817 <item row="2" column="2">
818 <widget class="QPushButton" name="btGrEdge">
819 <property name="maximumSize">
825 <property name="text">
826 <string>Load</string>
830 <item row="3" column="2">
831 <widget class="QPushButton" name="btGrNode">
832 <property name="maximumSize">
838 <property name="text">
839 <string>Load</string>
843 <item row="4" column="1">
844 <widget class="QPushButton" name="btGrAll">
845 <property name="maximumSize">
851 <property name="text">
852 <string>Load all</string>
859 <widget class="QFrame" name="frame_3">
860 <property name="geometry">
868 <property name="frameShape">
869 <enum>QFrame::Panel</enum>
871 <property name="frameShadow">
872 <enum>QFrame::Raised</enum>
874 <property name="lineWidth">
877 <property name="midLineWidth">
880 <widget class="QTabWidget" name="tabWidget">
881 <property name="geometry">
889 <property name="minimumSize">
895 <property name="maximumSize">
897 <width>16777215</width>
901 <property name="currentIndex">
904 <widget class="QWidget" name="ongletEllipse">
905 <attribute name="title">
906 <string>Ellipse</string>
908 <widget class="QTableWidget" name="tabEllipse">
909 <property name="geometry">
917 <property name="sizePolicy">
918 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
919 <horstretch>0</horstretch>
920 <verstretch>0</verstretch>
923 <property name="maximumSize">
925 <width>16777215</width>
929 <property name="baseSize">
935 <property name="font">
937 <underline>false</underline>
940 <property name="mouseTracking">
943 <property name="contextMenuPolicy">
944 <enum>Qt::DefaultContextMenu</enum>
946 <property name="autoFillBackground">
950 <property name="text">
951 <string>Centre</string>
953 <property name="font">
956 <italic>false</italic>
962 <property name="text">
963 <string>Normale</string>
965 <property name="font">
973 <property name="text">
974 <string>Rayon</string>
976 <property name="font">
984 <property name="text">
985 <string>Direction</string>
989 <property name="text">
990 <string>Rayon 2</string>
994 <property name="text">
995 <string>Angle</string>
999 <property name="text">
1000 <string>Rayon entaille</string>
1004 <property name="text">
1005 <string>Extension</string>
1009 <property name="text">
1010 <string>Valeur</string>
1013 <item row="0" column="0">
1014 <property name="text">
1017 <property name="font">
1023 <property name="background">
1024 <brush brushstyle="NoBrush">
1032 <property name="foreground">
1033 <brush brushstyle="NoBrush">
1042 <item row="1" column="0">
1043 <property name="text">
1046 <property name="font">
1053 <item row="2" column="0">
1054 <property name="text">
1057 <property name="font">
1064 <item row="3" column="0">
1065 <property name="text">
1069 <item row="4" column="0">
1070 <property name="text">
1074 <item row="5" column="0">
1075 <property name="text">
1080 <widget class="QLabel" name="infoEllipse">
1081 <property name="geometry">
1089 <property name="toolTip">
1090 <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Fissure de forme elliptique :</span></p><p><img src=":/newPrefix/images/schema_ellipse.png"/><br/></p><p><span style=" font-weight:600; text-decoration: underline;">Centre</span> : Coordonnées du centre de l'ellipse (ex: 0 0 1)</p><p><span style=" font-weight:600; text-decoration: underline;">Normale</span> : Coordonnées du vecteur normal à l'ellipse (ex: 1 0 0)</p><p><span style=" font-weight:600; text-decoration: underline;">Rayon</span> : Rayon de l'ellipse le long du vecteur direction (ex: 1.0e1)</p><p><span style=" text-decoration: underline;">Direction</span> : Coordonnées du vecteur direction de l'ellipse (ex: 0 1 0). Nécessaire pour une ellipse</p><p><span style=" text-decoration: underline;">Rayon 2</span> : Rayon de l'ellipse le long du vecteur orthogonal à normale et direction (ex: 1.0e1). Si vide égal à Rayon</p><p><span style=" text-decoration: underline;">Angle</span> : Angle en degrés pour une ellipse tronquée (ex: 180.). Si vide, l'ellipse n'est pas tronquée</p><p><span style=" text-decoration: underline;">Rayon entaille</span> : Rayon du fond d'entaille. (ex: 1.0e1). Si vide, la fissure est plane sans entaille</p><p><span style=" text-decoration: underline;">Extension</span> : Longueur d'extension de l'ellipse tronquée dans le long de la direction opposée à Direction (ex: 1.0)</p><p><span style=" font-weight:600; font-style:italic;">Gras : Informations obligatoires</span></p></body></html></string>
1092 <property name="text">
1095 <property name="alignment">
1096 <set>Qt::AlignCenter</set>
1100 <widget class="QWidget" name="ongletRectangle">
1101 <attribute name="title">
1102 <string>Rectangle</string>
1104 <widget class="QTableWidget" name="tabRectangle">
1105 <property name="geometry">
1110 <height>271</height>
1113 <property name="maximumSize">
1115 <width>16777215</width>
1116 <height>301</height>
1120 <property name="text">
1121 <string>Centre</string>
1123 <property name="font">
1131 <property name="text">
1132 <string>Normale</string>
1134 <property name="font">
1142 <property name="text">
1143 <string>Longueur</string>
1145 <property name="font">
1153 <property name="text">
1154 <string>Direction</string>
1156 <property name="font">
1164 <property name="text">
1165 <string>Largeur</string>
1169 <property name="text">
1170 <string>Rayon</string>
1174 <property name="text">
1175 <string>Angle</string>
1179 <property name="text">
1180 <string>Rayon entaille</string>
1184 <property name="text">
1185 <string>Valeur</string>
1188 <item row="3" column="0">
1189 <property name="text">
1193 <item row="4" column="0">
1194 <property name="text">
1198 <item row="5" column="0">
1199 <property name="text">
1203 <item row="6" column="0">
1204 <property name="text">
1209 <widget class="QLabel" name="infoRectangle">
1210 <property name="geometry">
1218 <property name="toolTip">
1219 <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Fissure de forme rectangulaire :</span></p><p><img src=":/newPrefix/images/schema_rectangle.png"/><br/></p><p><span style=" font-weight:600; text-decoration: underline;">Centre</span> : Coordonnées du centre du rectangle (ex: 0 0 1)</p><p><span style=" font-weight:600; text-decoration: underline;">Normale</span> : Coordonnées du vecteur normal au rectangle (ex: 1 0 0)</p><p><span style=" font-weight:600; text-decoration: underline;">Longueur</span> : Demie longueur du rectangle le long du vecteur direction (ex: 1.0e1)</p><p><span style=" font-weight:600; text-decoration: underline;">Direction</span> : Coordonnées du vecteur direction du rectangle (ex: 0 1 0)</p><p><span style=" text-decoration: underline;">Largeur</span> : Demie largeur du rectangle le long du vecteur orthogonal à normale et direction (ex: 1.0e1). Si vide, égal à Longueur</p><p><span style=" text-decoration: underline;">Rayon </span>: Rayon du congé aux angles du rectangle (ex: 1.0e1). Si vide, pas de congé</p><p><span style=" text-decoration: underline;">Angle</span> : Angle en degrés pour un rectangle tronqué (ex: 180.). Si vide, le rectangle n'est pas tronquée</p><p><span style=" text-decoration: underline;">Rayon entaille</span> : Rayon du fond d'entaille. (ex: 1.0e1). Si vide, la fissure est plane sans entaille</p><p><span style=" font-weight:600; font-style:italic;">Gras : Informations obligatoires</span></p></body></html></string>
1221 <property name="text">
1224 <property name="alignment">
1225 <set>Qt::AlignCenter</set>
1229 <widget class="QWidget" name="ongletSphere">
1230 <attribute name="title">
1231 <string>Sphere</string>
1233 <widget class="QTableWidget" name="tabSphere">
1234 <property name="geometry">
1239 <height>272</height>
1242 <property name="maximumSize">
1244 <width>16777215</width>
1245 <height>301</height>
1249 <property name="text">
1250 <string>Centre</string>
1252 <property name="font">
1260 <property name="text">
1261 <string>Rayon</string>
1263 <property name="font">
1271 <property name="text">
1272 <string>Valeur</string>
1276 <widget class="QLabel" name="infoSphere">
1277 <property name="geometry">
1285 <property name="toolTip">
1286 <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Fissure de forme spherique :</span></p><p><img src=":/newPrefix/images/schema_shpere.png"/><br/></p><p><span style=" font-weight:600; text-decoration: underline;">Centre</span> : Coordonnées du centre de la sphere (ex: 0 0 1)</p><p><span style=" font-weight:600; text-decoration: underline;">Rayon</span> : Rayon de la sphere (ex: 1.0e1)</p><p><span style=" font-weight:600; font-style:italic;">Gras : Informations obligatoires</span></p></body></html></string>
1288 <property name="text">
1291 <property name="alignment">
1292 <set>Qt::AlignCenter</set>
1296 <widget class="QWidget" name="ongletPerso">
1297 <attribute name="title">
1298 <string>Custom</string>
1300 <widget class="QTableWidget" name="tabPerso">
1301 <property name="geometry">
1306 <height>271</height>
1309 <property name="maximumSize">
1311 <width>16777215</width>
1312 <height>301</height>
1316 <property name="text">
1317 <string>med file</string>
1319 <property name="font">
1327 <property name="text">
1328 <string>File</string>
1330 <property name="font">
1337 <item row="0" column="0">
1338 <property name="text">
1343 <widget class="QLabel" name="infoCustom">
1344 <property name="geometry">
1352 <property name="toolTip">
1353 <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Fissure de forme personnalisée :</span></p><p><span style=" font-weight:600; text-decoration: underline;">Med file</span> : Adresse du maillage décrivant la fissure (ex: $HOME/PROJETX/fissure3.med)</p><p><span style=" font-style:italic;">Le maillage de la fissure doit être une surface composée de tétrahèdres linéaires uniquement.</span></p><p><span style=" font-weight:600; font-style:italic;">Gras : Informations obligatoires</span></p></body></html></string>
1355 <property name="text">
1358 <property name="alignment">
1359 <set>Qt::AlignCenter</set>
1364 <widget class="QLabel" name="labelCrackName">
1365 <property name="geometry">
1373 <property name="font">
1379 <property name="toolTip">
1380 <string>Crack automatic generation</string>
1382 <property name="text">
1383 <string>Crack</string>
1385 <property name="alignment">
1386 <set>Qt::AlignCenter</set>
1390 <widget class="QFrame" name="frame_4">
1391 <property name="enabled">
1394 <property name="geometry">
1399 <height>147</height>
1402 <property name="frameShape">
1403 <enum>QFrame::Panel</enum>
1405 <property name="frameShadow">
1406 <enum>QFrame::Raised</enum>
1408 <property name="lineWidth">
1411 <property name="midLineWidth">
1414 <widget class="QCheckBox" name="CBAdvanced">
1415 <property name="geometry">
1423 <property name="font">
1429 <property name="toolTip">
1430 <string>Advanced options (Use with caution)</string>
1432 <property name="text">
1433 <string>Advanced options</string>
1436 <widget class="QWidget" name="widget" native="true">
1437 <property name="geometry">
1442 <height>106</height>
1445 <widget class="QWidget" name="gridLayoutWidget_9">
1446 <property name="geometry">
1454 <layout class="QGridLayout" name="gridLayout_9">
1455 <property name="leftMargin">
1458 <property name="topMargin">
1461 <property name="rightMargin">
1464 <property name="bottomMargin">
1467 <item row="0" column="0">
1468 <widget class="QPushButton" name="btVisu">
1469 <property name="minimumSize">
1475 <property name="maximumSize">
1481 <property name="toolTip">
1482 <string>Load all parameters from a file</string>
1484 <property name="text">
1485 <string>Quick View</string>
1489 <item row="0" column="1">
1490 <widget class="QLabel" name="txtSurfopt">
1491 <property name="minimumSize">
1497 <property name="maximumSize">
1499 <width>16777215</width>
1503 <property name="toolTip">
1504 <string>SURFOPT options</string>
1506 <property name="text">
1507 <string>SURFOPT</string>
1511 <item row="0" column="2">
1512 <widget class="QLineEdit" name="valSurfopt">
1513 <property name="minimumSize">
1519 <property name="maximumSize">
1521 <width>16777215</width>
1525 <property name="toolTip">
1526 <string>string</string>
1528 <property name="autoFillBackground">
1531 <property name="text">
1538 <widget class="QCheckBox" name="CBIs2D">
1539 <property name="geometry">
1547 <property name="toolTip">
1548 <string>Check if sane mesh is a surface</string>
1550 <property name="text">
1551 <string>2D case</string>
1554 <widget class="QCheckBox" name="CBRefine">
1555 <property name="geometry">
1563 <property name="toolTip">
1564 <string>Check to refine sane mesh before crack insertion</string>
1566 <property name="text">
1567 <string>Pre refine</string>
1570 <widget class="QWidget" name="gridLayoutWidget_8">
1571 <property name="geometry">
1579 <layout class="QGridLayout" name="gridLayout_8">
1580 <property name="leftMargin">
1583 <property name="topMargin">
1586 <property name="rightMargin">
1589 <property name="bottomMargin">
1592 <item row="0" column="0">
1593 <widget class="QLabel" name="txtGradation">
1594 <property name="minimumSize">
1600 <property name="toolTip">
1601 <string>Mesh increase parameter</string>
1603 <property name="text">
1604 <string>Gradation</string>
1608 <item row="0" column="1">
1609 <widget class="QLineEdit" name="valGradation">
1610 <property name="minimumSize">
1616 <property name="toolTip">
1617 <string>float (ex: 1.3)</string>
1619 <property name="autoFillBackground">
1622 <property name="text">
1623 <string>1.3</string>
1627 <item row="0" column="2">
1628 <widget class="QLabel" name="txtLayers">
1629 <property name="minimumSize">
1635 <property name="toolTip">
1636 <string>Constant size layers number</string>
1638 <property name="text">
1639 <string>Layers</string>
1643 <item row="0" column="4">
1644 <widget class="QLabel" name="txtIterations">
1645 <property name="minimumSize">
1651 <property name="maximumSize">
1653 <width>16777215</width>
1657 <property name="toolTip">
1658 <string>Remeshing iterations number</string>
1660 <property name="text">
1661 <string>Iterations</string>
1665 <item row="0" column="3">
1666 <widget class="QLineEdit" name="valLayers">
1667 <property name="minimumSize">
1673 <property name="maximumSize">
1676 <height>16777215</height>
1679 <property name="toolTip">
1680 <string>integer (ex: 5)</string>
1682 <property name="autoFillBackground">
1685 <property name="text">
1690 <item row="0" column="5">
1691 <widget class="QLineEdit" name="valIterations">
1692 <property name="minimumSize">
1698 <property name="maximumSize">
1704 <property name="toolTip">
1705 <string>integer (ex: 2)</string>
1707 <property name="autoFillBackground">
1710 <property name="text">
1718 <zorder>widget</zorder>
1719 <zorder>CBAdvanced</zorder>
1723 <include location="images.qrc"/>