Salome HOME
Porting to Paraview 3.98.1
[modules/hexablock.git] / src / HEXABLOCKGUI / Disconnect_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>DisconnectDialog</class>
4  <widget class="QDialog" name="DisconnectDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>229</width>
10     <height>269</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>Disconnect Operation</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout_5">
23    <item>
24     <widget class="QScrollArea" name="scrollArea">
25      <property name="widgetResizable">
26       <bool>true</bool>
27      </property>
28      <widget class="QWidget" name="scrollAreaWidgetContents">
29       <property name="geometry">
30        <rect>
31         <x>0</x>
32         <y>-318</y>
33         <width>234</width>
34         <height>556</height>
35        </rect>
36       </property>
37       <layout class="QVBoxLayout" name="verticalLayout_6">
38        <item>
39         <widget class="QGroupBox" name="groupBox">
40          <property name="enabled">
41           <bool>true</bool>
42          </property>
43          <property name="sizePolicy">
44           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
45            <horstretch>0</horstretch>
46            <verstretch>0</verstretch>
47           </sizepolicy>
48          </property>
49          <property name="minimumSize">
50           <size>
51            <width>0</width>
52            <height>0</height>
53           </size>
54          </property>
55          <property name="maximumSize">
56           <size>
57            <width>16777215</width>
58            <height>50</height>
59           </size>
60          </property>
61          <property name="title">
62           <string>Disconnect</string>
63          </property>
64          <layout class="QHBoxLayout" name="horizontalLayout">
65           <property name="sizeConstraint">
66            <enum>QLayout::SetDefaultConstraint</enum>
67           </property>
68           <item>
69            <widget class="QRadioButton" name="rb0">
70             <property name="sizePolicy">
71              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
72               <horstretch>0</horstretch>
73               <verstretch>0</verstretch>
74              </sizepolicy>
75             </property>
76             <property name="text">
77              <string>Vertex</string>
78             </property>
79             <property name="checked">
80              <bool>true</bool>
81             </property>
82            </widget>
83           </item>
84           <item>
85            <widget class="QRadioButton" name="rb1">
86             <property name="sizePolicy">
87              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
88               <horstretch>0</horstretch>
89               <verstretch>0</verstretch>
90              </sizepolicy>
91             </property>
92             <property name="text">
93              <string>Edge</string>
94             </property>
95            </widget>
96           </item>
97           <item>
98            <widget class="QRadioButton" name="rb3">
99             <property name="sizePolicy">
100              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
101               <horstretch>0</horstretch>
102               <verstretch>0</verstretch>
103              </sizepolicy>
104             </property>
105             <property name="text">
106              <string>Edges</string>
107             </property>
108            </widget>
109           </item>
110           <item>
111            <widget class="QRadioButton" name="rb2">
112             <property name="text">
113              <string>Quad</string>
114             </property>
115            </widget>
116           </item>
117          </layout>
118         </widget>
119        </item>
120        <item>
121         <widget class="QGroupBox" name="groupBox_2">
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="title">
129           <string>Arguments</string>
130          </property>
131          <layout class="QVBoxLayout" name="verticalLayout">
132           <item>
133            <widget class="QWidget" name="widget" native="true">
134             <property name="sizePolicy">
135              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
136               <horstretch>0</horstretch>
137               <verstretch>0</verstretch>
138              </sizepolicy>
139             </property>
140             <property name="maximumSize">
141              <size>
142               <width>16777215</width>
143               <height>64</height>
144              </size>
145             </property>
146             <layout class="QFormLayout" name="formLayout">
147              <item row="0" column="0">
148               <widget class="QLabel" name="label_5">
149                <property name="text">
150                 <string>vertex</string>
151                </property>
152               </widget>
153              </item>
154              <item row="0" column="1">
155               <widget class="QLineEdit" name="v_le_rb0">
156                <property name="sizePolicy">
157                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
158                  <horstretch>0</horstretch>
159                  <verstretch>0</verstretch>
160                 </sizepolicy>
161                </property>
162                <property name="maximumSize">
163                 <size>
164                  <width>16777215</width>
165                  <height>16777215</height>
166                 </size>
167                </property>
168                <property name="readOnly">
169                 <bool>false</bool>
170                </property>
171               </widget>
172              </item>
173              <item row="1" column="0">
174               <widget class="QLabel" name="label_2">
175                <property name="text">
176                 <string>from hexa : </string>
177                </property>
178               </widget>
179              </item>
180              <item row="1" column="1">
181               <widget class="QLineEdit" name="h_le_rb0">
182                <property name="sizePolicy">
183                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
184                  <horstretch>0</horstretch>
185                  <verstretch>0</verstretch>
186                 </sizepolicy>
187                </property>
188                <property name="maximumSize">
189                 <size>
190                  <width>16777215</width>
191                  <height>16777215</height>
192                 </size>
193                </property>
194                <property name="readOnly">
195                 <bool>false</bool>
196                </property>
197               </widget>
198              </item>
199             </layout>
200            </widget>
201           </item>
202           <item>
203            <widget class="QWidget" name="widget_2" native="true">
204             <property name="sizePolicy">
205              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
206               <horstretch>0</horstretch>
207               <verstretch>0</verstretch>
208              </sizepolicy>
209             </property>
210             <property name="maximumSize">
211              <size>
212               <width>16777215</width>
213               <height>64</height>
214              </size>
215             </property>
216             <layout class="QFormLayout" name="formLayout_2">
217              <item row="0" column="0">
218               <widget class="QLabel" name="label_3">
219                <property name="text">
220                 <string>edge</string>
221                </property>
222               </widget>
223              </item>
224              <item row="0" column="1">
225               <widget class="QLineEdit" name="e_le_rb1">
226                <property name="sizePolicy">
227                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
228                  <horstretch>0</horstretch>
229                  <verstretch>0</verstretch>
230                 </sizepolicy>
231                </property>
232                <property name="maximumSize">
233                 <size>
234                  <width>16777215</width>
235                  <height>16777215</height>
236                 </size>
237                </property>
238                <property name="readOnly">
239                 <bool>false</bool>
240                </property>
241               </widget>
242              </item>
243              <item row="1" column="0">
244               <widget class="QLabel" name="label_4">
245                <property name="text">
246                 <string>from hexa : </string>
247                </property>
248               </widget>
249              </item>
250              <item row="1" column="1">
251               <widget class="QLineEdit" name="h_le_rb1">
252                <property name="sizePolicy">
253                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
254                  <horstretch>0</horstretch>
255                  <verstretch>0</verstretch>
256                 </sizepolicy>
257                </property>
258                <property name="maximumSize">
259                 <size>
260                  <width>16777215</width>
261                  <height>16777215</height>
262                 </size>
263                </property>
264                <property name="readOnly">
265                 <bool>false</bool>
266                </property>
267               </widget>
268              </item>
269             </layout>
270            </widget>
271           </item>
272           <item>
273            <widget class="QWidget" name="widget_3" native="true">
274             <property name="sizePolicy">
275              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
276               <horstretch>0</horstretch>
277               <verstretch>0</verstretch>
278              </sizepolicy>
279             </property>
280             <property name="maximumSize">
281              <size>
282               <width>16777215</width>
283               <height>64</height>
284              </size>
285             </property>
286             <layout class="QFormLayout" name="formLayout_3">
287              <property name="sizeConstraint">
288               <enum>QLayout::SetDefaultConstraint</enum>
289              </property>
290              <property name="fieldGrowthPolicy">
291               <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
292              </property>
293              <item row="0" column="0">
294               <widget class="QLabel" name="label_7">
295                <property name="text">
296                 <string>quad</string>
297                </property>
298               </widget>
299              </item>
300              <item row="0" column="1">
301               <widget class="QLineEdit" name="q_le_rb2">
302                <property name="sizePolicy">
303                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
304                  <horstretch>0</horstretch>
305                  <verstretch>0</verstretch>
306                 </sizepolicy>
307                </property>
308                <property name="maximumSize">
309                 <size>
310                  <width>16777215</width>
311                  <height>16777215</height>
312                 </size>
313                </property>
314                <property name="readOnly">
315                 <bool>false</bool>
316                </property>
317               </widget>
318              </item>
319              <item row="1" column="0">
320               <widget class="QLabel" name="label_6">
321                <property name="text">
322                 <string>from hexa : </string>
323                </property>
324               </widget>
325              </item>
326              <item row="1" column="1">
327               <widget class="QLineEdit" name="h_le_rb2">
328                <property name="sizePolicy">
329                 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
330                  <horstretch>0</horstretch>
331                  <verstretch>0</verstretch>
332                 </sizepolicy>
333                </property>
334                <property name="maximumSize">
335                 <size>
336                  <width>16777215</width>
337                  <height>16777215</height>
338                 </size>
339                </property>
340                <property name="readOnly">
341                 <bool>false</bool>
342                </property>
343               </widget>
344              </item>
345             </layout>
346            </widget>
347           </item>
348           <item>
349            <widget class="QWidget" name="widget_4" native="true">
350             <property name="sizePolicy">
351              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
352               <horstretch>0</horstretch>
353               <verstretch>0</verstretch>
354              </sizepolicy>
355             </property>
356             <property name="maximumSize">
357              <size>
358               <width>16777215</width>
359               <height>16777215</height>
360              </size>
361             </property>
362             <layout class="QVBoxLayout" name="verticalLayout_4">
363              <item>
364               <widget class="QGroupBox" name="groupBox_3">
365                <property name="sizePolicy">
366                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
367                  <horstretch>0</horstretch>
368                  <verstretch>0</verstretch>
369                 </sizepolicy>
370                </property>
371                <property name="minimumSize">
372                 <size>
373                  <width>0</width>
374                  <height>0</height>
375                 </size>
376                </property>
377                <property name="maximumSize">
378                 <size>
379                  <width>16777215</width>
380                  <height>16777215</height>
381                 </size>
382                </property>
383                <property name="title">
384                 <string>Disconnect Edges</string>
385                </property>
386                <layout class="QVBoxLayout" name="verticalLayout_3">
387                 <item>
388                  <widget class="QListWidget" name="d_edges_lw">
389                   <property name="sizePolicy">
390                    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
391                     <horstretch>0</horstretch>
392                     <verstretch>0</verstretch>
393                    </sizepolicy>
394                   </property>
395                   <property name="maximumSize">
396                    <size>
397                     <width>16777215</width>
398                     <height>70</height>
399                    </size>
400                   </property>
401                  </widget>
402                 </item>
403                </layout>
404               </widget>
405              </item>
406              <item>
407               <widget class="QGroupBox" name="groupBox_4">
408                <property name="sizePolicy">
409                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
410                  <horstretch>0</horstretch>
411                  <verstretch>0</verstretch>
412                 </sizepolicy>
413                </property>
414                <property name="minimumSize">
415                 <size>
416                  <width>0</width>
417                  <height>0</height>
418                 </size>
419                </property>
420                <property name="maximumSize">
421                 <size>
422                  <width>16777215</width>
423                  <height>16777215</height>
424                 </size>
425                </property>
426                <property name="title">
427                 <string>From Hexa(s)</string>
428                </property>
429                <layout class="QVBoxLayout" name="verticalLayout_2">
430                 <item>
431                  <widget class="QListWidget" name="hexas_lw">
432                   <property name="sizePolicy">
433                    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
434                     <horstretch>0</horstretch>
435                     <verstretch>0</verstretch>
436                    </sizepolicy>
437                   </property>
438                   <property name="maximumSize">
439                    <size>
440                     <width>16777215</width>
441                     <height>70</height>
442                    </size>
443                   </property>
444                  </widget>
445                 </item>
446                </layout>
447               </widget>
448              </item>
449             </layout>
450            </widget>
451           </item>
452          </layout>
453         </widget>
454        </item>
455        <item>
456         <spacer name="verticalSpacer">
457          <property name="orientation">
458           <enum>Qt::Vertical</enum>
459          </property>
460          <property name="sizeHint" stdset="0">
461           <size>
462            <width>20</width>
463            <height>40</height>
464           </size>
465          </property>
466         </spacer>
467        </item>
468       </layout>
469      </widget>
470     </widget>
471    </item>
472   </layout>
473  </widget>
474  <resources/>
475  <connections>
476   <connection>
477    <sender>rb2</sender>
478    <signal>clicked()</signal>
479    <receiver>widget</receiver>
480    <slot>hide()</slot>
481    <hints>
482     <hint type="sourcelabel">
483      <x>255</x>
484      <y>48</y>
485     </hint>
486     <hint type="destinationlabel">
487      <x>250</x>
488      <y>111</y>
489     </hint>
490    </hints>
491   </connection>
492   <connection>
493    <sender>rb1</sender>
494    <signal>clicked()</signal>
495    <receiver>widget</receiver>
496    <slot>hide()</slot>
497    <hints>
498     <hint type="sourcelabel">
499      <x>153</x>
500      <y>51</y>
501     </hint>
502     <hint type="destinationlabel">
503      <x>143</x>
504      <y>109</y>
505     </hint>
506    </hints>
507   </connection>
508   <connection>
509    <sender>rb0</sender>
510    <signal>clicked()</signal>
511    <receiver>widget</receiver>
512    <slot>show()</slot>
513    <hints>
514     <hint type="sourcelabel">
515      <x>61</x>
516      <y>48</y>
517     </hint>
518     <hint type="destinationlabel">
519      <x>76</x>
520      <y>104</y>
521     </hint>
522    </hints>
523   </connection>
524   <connection>
525    <sender>rb3</sender>
526    <signal>clicked()</signal>
527    <receiver>widget</receiver>
528    <slot>hide()</slot>
529    <hints>
530     <hint type="sourcelabel">
531      <x>223</x>
532      <y>40</y>
533     </hint>
534     <hint type="destinationlabel">
535      <x>167</x>
536      <y>120</y>
537     </hint>
538    </hints>
539   </connection>
540   <connection>
541    <sender>rb3</sender>
542    <signal>clicked()</signal>
543    <receiver>widget_2</receiver>
544    <slot>hide()</slot>
545    <hints>
546     <hint type="sourcelabel">
547      <x>223</x>
548      <y>40</y>
549     </hint>
550     <hint type="destinationlabel">
551      <x>167</x>
552      <y>190</y>
553     </hint>
554    </hints>
555   </connection>
556   <connection>
557    <sender>rb2</sender>
558    <signal>clicked()</signal>
559    <receiver>widget_2</receiver>
560    <slot>hide()</slot>
561    <hints>
562     <hint type="sourcelabel">
563      <x>271</x>
564      <y>46</y>
565     </hint>
566     <hint type="destinationlabel">
567      <x>268</x>
568      <y>194</y>
569     </hint>
570    </hints>
571   </connection>
572   <connection>
573    <sender>rb1</sender>
574    <signal>clicked()</signal>
575    <receiver>widget_2</receiver>
576    <slot>show()</slot>
577    <hints>
578     <hint type="sourcelabel">
579      <x>197</x>
580      <y>48</y>
581     </hint>
582     <hint type="destinationlabel">
583      <x>218</x>
584      <y>182</y>
585     </hint>
586    </hints>
587   </connection>
588   <connection>
589    <sender>rb0</sender>
590    <signal>clicked()</signal>
591    <receiver>widget_2</receiver>
592    <slot>hide()</slot>
593    <hints>
594     <hint type="sourcelabel">
595      <x>94</x>
596      <y>46</y>
597     </hint>
598     <hint type="destinationlabel">
599      <x>181</x>
600      <y>180</y>
601     </hint>
602    </hints>
603   </connection>
604   <connection>
605    <sender>rb2</sender>
606    <signal>clicked()</signal>
607    <receiver>widget_3</receiver>
608    <slot>show()</slot>
609    <hints>
610     <hint type="sourcelabel">
611      <x>258</x>
612      <y>46</y>
613     </hint>
614     <hint type="destinationlabel">
615      <x>238</x>
616      <y>310</y>
617     </hint>
618    </hints>
619   </connection>
620   <connection>
621    <sender>rb0</sender>
622    <signal>clicked()</signal>
623    <receiver>widget_3</receiver>
624    <slot>hide()</slot>
625    <hints>
626     <hint type="sourcelabel">
627      <x>41</x>
628      <y>49</y>
629     </hint>
630     <hint type="destinationlabel">
631      <x>73</x>
632      <y>310</y>
633     </hint>
634    </hints>
635   </connection>
636   <connection>
637    <sender>rb3</sender>
638    <signal>clicked()</signal>
639    <receiver>widget_3</receiver>
640    <slot>hide()</slot>
641    <hints>
642     <hint type="sourcelabel">
643      <x>223</x>
644      <y>40</y>
645     </hint>
646     <hint type="destinationlabel">
647      <x>167</x>
648      <y>260</y>
649     </hint>
650    </hints>
651   </connection>
652   <connection>
653    <sender>rb1</sender>
654    <signal>clicked()</signal>
655    <receiver>widget_3</receiver>
656    <slot>hide()</slot>
657    <hints>
658     <hint type="sourcelabel">
659      <x>182</x>
660      <y>38</y>
661     </hint>
662     <hint type="destinationlabel">
663      <x>190</x>
664      <y>310</y>
665     </hint>
666    </hints>
667   </connection>
668   <connection>
669    <sender>rb2</sender>
670    <signal>clicked()</signal>
671    <receiver>widget_4</receiver>
672    <slot>hide()</slot>
673    <hints>
674     <hint type="sourcelabel">
675      <x>291</x>
676      <y>40</y>
677     </hint>
678     <hint type="destinationlabel">
679      <x>167</x>
680      <y>479</y>
681     </hint>
682    </hints>
683   </connection>
684   <connection>
685    <sender>rb1</sender>
686    <signal>clicked()</signal>
687    <receiver>widget_4</receiver>
688    <slot>hide()</slot>
689    <hints>
690     <hint type="sourcelabel">
691      <x>140</x>
692      <y>40</y>
693     </hint>
694     <hint type="destinationlabel">
695      <x>167</x>
696      <y>479</y>
697     </hint>
698    </hints>
699   </connection>
700   <connection>
701    <sender>rb0</sender>
702    <signal>clicked()</signal>
703    <receiver>widget_4</receiver>
704    <slot>hide()</slot>
705    <hints>
706     <hint type="sourcelabel">
707      <x>58</x>
708      <y>40</y>
709     </hint>
710     <hint type="destinationlabel">
711      <x>167</x>
712      <y>479</y>
713     </hint>
714    </hints>
715   </connection>
716   <connection>
717    <sender>rb3</sender>
718    <signal>clicked()</signal>
719    <receiver>widget_4</receiver>
720    <slot>show()</slot>
721    <hints>
722     <hint type="sourcelabel">
723      <x>223</x>
724      <y>40</y>
725     </hint>
726     <hint type="destinationlabel">
727      <x>167</x>
728      <y>479</y>
729     </hint>
730    </hints>
731   </connection>
732  </connections>
733 </ui>