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