]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/Merge_QTD.ui
Salome HOME
Porting to Paraview 3.98.1
[modules/hexablock.git] / src / HEXABLOCKGUI / Merge_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MergeDialog</class>
4  <widget class="QDialog" name="MergeDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>254</width>
10     <height>736</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string> Merge Operation</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout_4">
23    <property name="sizeConstraint">
24     <enum>QLayout::SetMinimumSize</enum>
25    </property>
26    <item>
27     <widget class="QScrollArea" name="scrollArea">
28      <property name="sizePolicy">
29       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
30        <horstretch>0</horstretch>
31        <verstretch>0</verstretch>
32       </sizepolicy>
33      </property>
34      <property name="widgetResizable">
35       <bool>true</bool>
36      </property>
37      <widget class="QWidget" name="scrollAreaWidgetContents">
38       <property name="geometry">
39        <rect>
40         <x>0</x>
41         <y>-8</y>
42         <width>217</width>
43         <height>728</height>
44        </rect>
45       </property>
46       <layout class="QVBoxLayout" name="verticalLayout_6">
47        <item>
48         <widget class="QGroupBox" name="groupBox">
49          <property name="sizePolicy">
50           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
51            <horstretch>0</horstretch>
52            <verstretch>0</verstretch>
53           </sizepolicy>
54          </property>
55          <property name="title">
56           <string>Merge</string>
57          </property>
58          <layout class="QHBoxLayout" name="horizontalLayout">
59           <item>
60            <widget class="QRadioButton" name="rb0">
61             <property name="sizePolicy">
62              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
63               <horstretch>0</horstretch>
64               <verstretch>0</verstretch>
65              </sizepolicy>
66             </property>
67             <property name="text">
68              <string>Vertex</string>
69             </property>
70             <property name="checked">
71              <bool>true</bool>
72             </property>
73            </widget>
74           </item>
75           <item>
76            <widget class="QRadioButton" name="rb1">
77             <property name="sizePolicy">
78              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
79               <horstretch>0</horstretch>
80               <verstretch>0</verstretch>
81              </sizepolicy>
82             </property>
83             <property name="text">
84              <string>Edge</string>
85             </property>
86            </widget>
87           </item>
88           <item>
89            <widget class="QRadioButton" name="rb2">
90             <property name="text">
91              <string>Quad</string>
92             </property>
93            </widget>
94           </item>
95          </layout>
96         </widget>
97        </item>
98        <item>
99         <widget class="QGroupBox" name="groupBox_2">
100          <property name="title">
101           <string>Arguments</string>
102          </property>
103          <layout class="QVBoxLayout" name="verticalLayout">
104           <item>
105            <widget class="QWidget" name="widget" native="true">
106             <layout class="QVBoxLayout" name="verticalLayout_2">
107              <item>
108               <widget class="QGroupBox" name="groupBox_3">
109                <property name="title">
110                 <string>From</string>
111                </property>
112                <layout class="QFormLayout" name="formLayout">
113                 <item row="0" column="0">
114                  <widget class="QLabel" name="label_5">
115                   <property name="text">
116                    <string>vertex 1</string>
117                   </property>
118                  </widget>
119                 </item>
120                 <item row="0" column="1">
121                  <widget class="QLineEdit" name="v0_le_rb0">
122                   <property name="sizePolicy">
123                    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
124                     <horstretch>0</horstretch>
125                     <verstretch>0</verstretch>
126                    </sizepolicy>
127                   </property>
128                   <property name="maximumSize">
129                    <size>
130                     <width>16777215</width>
131                     <height>16777215</height>
132                    </size>
133                   </property>
134                   <property name="readOnly">
135                    <bool>false</bool>
136                   </property>
137                  </widget>
138                 </item>
139                </layout>
140               </widget>
141              </item>
142              <item>
143               <widget class="QGroupBox" name="groupBox_4">
144                <property name="title">
145                 <string>To</string>
146                </property>
147                <layout class="QFormLayout" name="formLayout_5">
148                 <property name="fieldGrowthPolicy">
149                  <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
150                 </property>
151                 <item row="0" column="0">
152                  <widget class="QLabel" name="label_4">
153                   <property name="text">
154                    <string>vertex 2</string>
155                   </property>
156                  </widget>
157                 </item>
158                 <item row="0" column="1">
159                  <widget class="QLineEdit" name="v1_le_rb0">
160                   <property name="maximumSize">
161                    <size>
162                     <width>16777215</width>
163                     <height>16777215</height>
164                    </size>
165                   </property>
166                   <property name="readOnly">
167                    <bool>false</bool>
168                   </property>
169                  </widget>
170                 </item>
171                </layout>
172               </widget>
173              </item>
174             </layout>
175            </widget>
176           </item>
177           <item>
178            <widget class="QWidget" name="widget_2" native="true">
179             <layout class="QVBoxLayout" name="verticalLayout_3">
180              <item>
181               <widget class="QGroupBox" name="groupBox_5">
182                <property name="title">
183                 <string>From</string>
184                </property>
185                <layout class="QFormLayout" name="formLayout_4">
186                 <item row="0" column="0">
187                  <widget class="QLabel" name="label_3">
188                   <property name="text">
189                    <string>edge 1</string>
190                   </property>
191                  </widget>
192                 </item>
193                 <item row="0" column="1">
194                  <widget class="QLineEdit" name="e0_le_rb1">
195                   <property name="maximumSize">
196                    <size>
197                     <width>16777215</width>
198                     <height>16777215</height>
199                    </size>
200                   </property>
201                   <property name="readOnly">
202                    <bool>false</bool>
203                   </property>
204                  </widget>
205                 </item>
206                 <item row="1" column="0">
207                  <widget class="QLabel" name="label">
208                   <property name="text">
209                    <string>vertex 1</string>
210                   </property>
211                  </widget>
212                 </item>
213                 <item row="1" column="1">
214                  <widget class="QLineEdit" name="v0_le_rb1">
215                   <property name="maximumSize">
216                    <size>
217                     <width>16777215</width>
218                     <height>16777215</height>
219                    </size>
220                   </property>
221                   <property name="readOnly">
222                    <bool>false</bool>
223                   </property>
224                  </widget>
225                 </item>
226                </layout>
227                <zorder>label_3</zorder>
228                <zorder>v0_le_rb1</zorder>
229                <zorder>e0_le_rb1</zorder>
230                <zorder>label</zorder>
231               </widget>
232              </item>
233              <item>
234               <widget class="QGroupBox" name="groupBox_6">
235                <property name="title">
236                 <string>To</string>
237                </property>
238                <layout class="QFormLayout" name="formLayout_2">
239                 <item row="0" column="0">
240                  <widget class="QLabel" name="label_6">
241                   <property name="text">
242                    <string>edge 2</string>
243                   </property>
244                  </widget>
245                 </item>
246                 <item row="0" column="1">
247                  <widget class="QLineEdit" name="e1_le_rb1">
248                   <property name="maximumSize">
249                    <size>
250                     <width>16777215</width>
251                     <height>16777215</height>
252                    </size>
253                   </property>
254                   <property name="readOnly">
255                    <bool>false</bool>
256                   </property>
257                  </widget>
258                 </item>
259                 <item row="1" column="0">
260                  <widget class="QLabel" name="label_2">
261                   <property name="text">
262                    <string>vertex 2</string>
263                   </property>
264                  </widget>
265                 </item>
266                 <item row="1" column="1">
267                  <widget class="QLineEdit" name="v1_le_rb1">
268                   <property name="maximumSize">
269                    <size>
270                     <width>16777215</width>
271                     <height>16777215</height>
272                    </size>
273                   </property>
274                   <property name="readOnly">
275                    <bool>false</bool>
276                   </property>
277                  </widget>
278                 </item>
279                </layout>
280               </widget>
281              </item>
282             </layout>
283            </widget>
284           </item>
285           <item>
286            <widget class="QWidget" name="widget_3" native="true">
287             <layout class="QVBoxLayout" name="verticalLayout_5">
288              <item>
289               <widget class="QGroupBox" name="groupBox_7">
290                <property name="title">
291                 <string>From</string>
292                </property>
293                <layout class="QFormLayout" name="formLayout_3">
294                 <property name="fieldGrowthPolicy">
295                  <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
296                 </property>
297                 <item row="0" column="0">
298                  <widget class="QLabel" name="label_7">
299                   <property name="text">
300                    <string>quad 1</string>
301                   </property>
302                  </widget>
303                 </item>
304                 <item row="0" column="1">
305                  <widget class="QLineEdit" name="q0_le_rb2">
306                   <property name="maximumSize">
307                    <size>
308                     <width>16777215</width>
309                     <height>16777215</height>
310                    </size>
311                   </property>
312                   <property name="readOnly">
313                    <bool>false</bool>
314                   </property>
315                  </widget>
316                 </item>
317                 <item row="1" column="0">
318                  <widget class="QLabel" name="label_9">
319                   <property name="text">
320                    <string>vertex 1a</string>
321                   </property>
322                  </widget>
323                 </item>
324                 <item row="1" column="1">
325                  <widget class="QLineEdit" name="v0_le_rb2">
326                   <property name="maximumSize">
327                    <size>
328                     <width>16777215</width>
329                     <height>16777215</height>
330                    </size>
331                   </property>
332                   <property name="readOnly">
333                    <bool>false</bool>
334                   </property>
335                  </widget>
336                 </item>
337                 <item row="2" column="0">
338                  <widget class="QLabel" name="label_11">
339                   <property name="text">
340                    <string>vertex 1b</string>
341                   </property>
342                  </widget>
343                 </item>
344                 <item row="2" column="1">
345                  <widget class="QLineEdit" name="v2_le_rb2">
346                   <property name="maximumSize">
347                    <size>
348                     <width>16777215</width>
349                     <height>16777215</height>
350                    </size>
351                   </property>
352                   <property name="readOnly">
353                    <bool>false</bool>
354                   </property>
355                  </widget>
356                 </item>
357                </layout>
358               </widget>
359              </item>
360              <item>
361               <widget class="QGroupBox" name="groupBox_8">
362                <property name="title">
363                 <string>To</string>
364                </property>
365                <layout class="QFormLayout" name="formLayout_6">
366                 <item row="0" column="0">
367                  <widget class="QLabel" name="label_8">
368                   <property name="text">
369                    <string>quad 2</string>
370                   </property>
371                  </widget>
372                 </item>
373                 <item row="0" column="1">
374                  <widget class="QLineEdit" name="q1_le_rb2">
375                   <property name="maximumSize">
376                    <size>
377                     <width>16777215</width>
378                     <height>16777215</height>
379                    </size>
380                   </property>
381                   <property name="readOnly">
382                    <bool>false</bool>
383                   </property>
384                  </widget>
385                 </item>
386                 <item row="1" column="0">
387                  <widget class="QLabel" name="label_10">
388                   <property name="text">
389                    <string>vertex 2a</string>
390                   </property>
391                  </widget>
392                 </item>
393                 <item row="1" column="1">
394                  <widget class="QLineEdit" name="v1_le_rb2">
395                   <property name="maximumSize">
396                    <size>
397                     <width>16777215</width>
398                     <height>16777215</height>
399                    </size>
400                   </property>
401                   <property name="readOnly">
402                    <bool>false</bool>
403                   </property>
404                  </widget>
405                 </item>
406                 <item row="2" column="0">
407                  <widget class="QLabel" name="label_12">
408                   <property name="text">
409                    <string>vertex 2b</string>
410                   </property>
411                  </widget>
412                 </item>
413                 <item row="2" column="1">
414                  <widget class="QLineEdit" name="v3_le_rb2">
415                   <property name="maximumSize">
416                    <size>
417                     <width>16777215</width>
418                     <height>16777215</height>
419                    </size>
420                   </property>
421                   <property name="readOnly">
422                    <bool>false</bool>
423                   </property>
424                  </widget>
425                 </item>
426                </layout>
427               </widget>
428              </item>
429             </layout>
430            </widget>
431           </item>
432          </layout>
433         </widget>
434        </item>
435        <item>
436         <spacer name="verticalSpacer">
437          <property name="orientation">
438           <enum>Qt::Vertical</enum>
439          </property>
440          <property name="sizeHint" stdset="0">
441           <size>
442            <width>20</width>
443            <height>40</height>
444           </size>
445          </property>
446         </spacer>
447        </item>
448       </layout>
449      </widget>
450     </widget>
451    </item>
452   </layout>
453  </widget>
454  <tabstops>
455   <tabstop>rb0</tabstop>
456   <tabstop>rb1</tabstop>
457   <tabstop>rb2</tabstop>
458   <tabstop>v0_le_rb0</tabstop>
459   <tabstop>v1_le_rb0</tabstop>
460   <tabstop>e0_le_rb1</tabstop>
461   <tabstop>v0_le_rb1</tabstop>
462   <tabstop>e1_le_rb1</tabstop>
463   <tabstop>v1_le_rb1</tabstop>
464   <tabstop>q0_le_rb2</tabstop>
465   <tabstop>v0_le_rb2</tabstop>
466   <tabstop>v2_le_rb2</tabstop>
467   <tabstop>q1_le_rb2</tabstop>
468   <tabstop>v1_le_rb2</tabstop>
469   <tabstop>v3_le_rb2</tabstop>
470  </tabstops>
471  <resources/>
472  <connections>
473   <connection>
474    <sender>rb0</sender>
475    <signal>clicked()</signal>
476    <receiver>widget</receiver>
477    <slot>show()</slot>
478    <hints>
479     <hint type="sourcelabel">
480      <x>61</x>
481      <y>48</y>
482     </hint>
483     <hint type="destinationlabel">
484      <x>76</x>
485      <y>104</y>
486     </hint>
487    </hints>
488   </connection>
489   <connection>
490    <sender>rb0</sender>
491    <signal>clicked()</signal>
492    <receiver>widget_2</receiver>
493    <slot>hide()</slot>
494    <hints>
495     <hint type="sourcelabel">
496      <x>94</x>
497      <y>46</y>
498     </hint>
499     <hint type="destinationlabel">
500      <x>181</x>
501      <y>180</y>
502     </hint>
503    </hints>
504   </connection>
505   <connection>
506    <sender>rb0</sender>
507    <signal>clicked()</signal>
508    <receiver>widget_3</receiver>
509    <slot>hide()</slot>
510    <hints>
511     <hint type="sourcelabel">
512      <x>41</x>
513      <y>49</y>
514     </hint>
515     <hint type="destinationlabel">
516      <x>73</x>
517      <y>310</y>
518     </hint>
519    </hints>
520   </connection>
521   <connection>
522    <sender>rb1</sender>
523    <signal>clicked()</signal>
524    <receiver>widget</receiver>
525    <slot>hide()</slot>
526    <hints>
527     <hint type="sourcelabel">
528      <x>153</x>
529      <y>51</y>
530     </hint>
531     <hint type="destinationlabel">
532      <x>143</x>
533      <y>109</y>
534     </hint>
535    </hints>
536   </connection>
537   <connection>
538    <sender>rb1</sender>
539    <signal>clicked()</signal>
540    <receiver>widget_2</receiver>
541    <slot>show()</slot>
542    <hints>
543     <hint type="sourcelabel">
544      <x>197</x>
545      <y>48</y>
546     </hint>
547     <hint type="destinationlabel">
548      <x>218</x>
549      <y>182</y>
550     </hint>
551    </hints>
552   </connection>
553   <connection>
554    <sender>rb1</sender>
555    <signal>clicked()</signal>
556    <receiver>widget_3</receiver>
557    <slot>hide()</slot>
558    <hints>
559     <hint type="sourcelabel">
560      <x>182</x>
561      <y>38</y>
562     </hint>
563     <hint type="destinationlabel">
564      <x>190</x>
565      <y>310</y>
566     </hint>
567    </hints>
568   </connection>
569   <connection>
570    <sender>rb2</sender>
571    <signal>clicked()</signal>
572    <receiver>widget_3</receiver>
573    <slot>show()</slot>
574    <hints>
575     <hint type="sourcelabel">
576      <x>258</x>
577      <y>46</y>
578     </hint>
579     <hint type="destinationlabel">
580      <x>238</x>
581      <y>310</y>
582     </hint>
583    </hints>
584   </connection>
585   <connection>
586    <sender>rb2</sender>
587    <signal>clicked()</signal>
588    <receiver>widget_2</receiver>
589    <slot>hide()</slot>
590    <hints>
591     <hint type="sourcelabel">
592      <x>271</x>
593      <y>46</y>
594     </hint>
595     <hint type="destinationlabel">
596      <x>268</x>
597      <y>194</y>
598     </hint>
599    </hints>
600   </connection>
601   <connection>
602    <sender>rb2</sender>
603    <signal>clicked()</signal>
604    <receiver>widget</receiver>
605    <slot>hide()</slot>
606    <hints>
607     <hint type="sourcelabel">
608      <x>255</x>
609      <y>48</y>
610     </hint>
611     <hint type="destinationlabel">
612      <x>250</x>
613      <y>111</y>
614     </hint>
615    </hints>
616   </connection>
617  </connections>
618 </ui>