]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCKGUI/EdgeAssoc_QTD.ui
Salome HOME
Merge from V6_main_20120808 08Aug12
[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>309</width>
10     <height>789</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>287</width>
52         <height>767</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">
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="QGridLayout" name="gridLayout_4">
124              <item row="0" column="0">
125               <widget class="QLabel" name="label">
126                <property name="text">
127                 <string>First : </string>
128                </property>
129               </widget>
130              </item>
131              <item row="0" column="1">
132               <widget class="QLineEdit" name="first_vex_le">
133                <property name="readOnly">
134                 <bool>false</bool>
135                </property>
136               </widget>
137              </item>
138              <item row="0" column="2">
139               <spacer name="horizontalSpacer">
140                <property name="orientation">
141                 <enum>Qt::Horizontal</enum>
142                </property>
143                <property name="sizeHint" stdset="0">
144                 <size>
145                  <width>78</width>
146                  <height>20</height>
147                 </size>
148                </property>
149               </spacer>
150              </item>
151             </layout>
152            </widget>
153           </item>
154           <item>
155            <widget class="QGroupBox" name="single_edge_gb">
156             <property name="minimumSize">
157              <size>
158               <width>0</width>
159               <height>58</height>
160              </size>
161             </property>
162             <property name="maximumSize">
163              <size>
164               <width>16777215</width>
165               <height>58</height>
166              </size>
167             </property>
168             <property name="title">
169              <string>Edge of model</string>
170             </property>
171             <layout class="QHBoxLayout" name="horizontalLayout_3">
172              <item>
173               <widget class="QLineEdit" name="single_edge_le"/>
174              </item>
175             </layout>
176            </widget>
177           </item>
178           <item>
179            <widget class="QGroupBox" name="edge_gb">
180             <property name="minimumSize">
181              <size>
182               <width>0</width>
183               <height>0</height>
184              </size>
185             </property>
186             <property name="title">
187              <string>Edges of model</string>
188             </property>
189             <layout class="QGridLayout" name="gridLayout_2">
190              <item row="0" column="0" rowspan="2">
191               <widget class="QListWidget" name="edges_lw"/>
192              </item>
193             </layout>
194            </widget>
195           </item>
196           <item>
197            <widget class="QGroupBox" name="line_gb">
198             <property name="minimumSize">
199              <size>
200               <width>0</width>
201               <height>0</height>
202              </size>
203             </property>
204             <property name="title">
205              <string>Line of the geometry</string>
206             </property>
207             <layout class="QVBoxLayout" name="verticalLayout_3">
208              <item>
209               <layout class="QHBoxLayout" name="horizontalLayout_4">
210                <item>
211                 <widget class="QLabel" name="label_4">
212                  <property name="text">
213                   <string>Line : </string>
214                  </property>
215                 </widget>
216                </item>
217                <item>
218                 <widget class="QLineEdit" name="single_line_le">
219                  <property name="readOnly">
220                   <bool>false</bool>
221                  </property>
222                 </widget>
223                </item>
224               </layout>
225              </item>
226              <item>
227               <widget class="QListWidget" name="lines_lw"/>
228              </item>
229              <item>
230               <layout class="QHBoxLayout" name="horizontalLayout">
231                <item>
232                 <widget class="QCheckBox" name="close_cb">
233                  <property name="text">
234                   <string>Closed line</string>
235                  </property>
236                 </widget>
237                </item>
238                <item>
239                 <widget class="QCheckBox" name="inverse_cb">
240                  <property name="enabled">
241                   <bool>false</bool>
242                  </property>
243                  <property name="text">
244                   <string>Inversion</string>
245                  </property>
246                 </widget>
247                </item>
248               </layout>
249              </item>
250              <item>
251               <widget class="QGroupBox" name="groupBox">
252                <property name="minimumSize">
253                 <size>
254                  <width>0</width>
255                  <height>86</height>
256                 </size>
257                </property>
258                <property name="maximumSize">
259                 <size>
260                  <width>16777215</width>
261                  <height>16777215</height>
262                 </size>
263                </property>
264                <property name="title">
265                 <string>Parameters</string>
266                </property>
267                <layout class="QFormLayout" name="formLayout">
268                 <item row="0" column="0">
269                  <widget class="QLabel" name="label_2">
270                   <property name="text">
271                    <string>Start : </string>
272                   </property>
273                  </widget>
274                 </item>
275                 <item row="0" column="1">
276                  <widget class="QDoubleSpinBox" name="pstart_spb">
277                   <property name="decimals">
278                    <number>6</number>
279                   </property>
280                   <property name="maximum">
281                    <double>1.000000000000000</double>
282                   </property>
283                   <property name="singleStep">
284                    <double>0.010000000000000</double>
285                   </property>
286                  </widget>
287                 </item>
288                 <item row="1" column="0">
289                  <widget class="QLabel" name="label_3">
290                   <property name="text">
291                    <string>End : </string>
292                   </property>
293                  </widget>
294                 </item>
295                 <item row="1" column="1">
296                  <widget class="QDoubleSpinBox" name="pend_spb">
297                   <property name="decimals">
298                    <number>6</number>
299                   </property>
300                   <property name="maximum">
301                    <double>1.000000000000000</double>
302                   </property>
303                   <property name="singleStep">
304                    <double>0.010000000000000</double>
305                   </property>
306                   <property name="value">
307                    <double>1.000000000000000</double>
308                   </property>
309                  </widget>
310                 </item>
311                </layout>
312               </widget>
313              </item>
314             </layout>
315            </widget>
316           </item>
317          </layout>
318         </widget>
319        </item>
320        <item>
321         <spacer name="verticalSpacer">
322          <property name="orientation">
323           <enum>Qt::Vertical</enum>
324          </property>
325          <property name="sizeHint" stdset="0">
326           <size>
327            <width>20</width>
328            <height>5</height>
329           </size>
330          </property>
331         </spacer>
332        </item>
333       </layout>
334      </widget>
335     </widget>
336    </item>
337   </layout>
338  </widget>
339  <resources/>
340  <connections>
341   <connection>
342    <sender>close_cb</sender>
343    <signal>toggled(bool)</signal>
344    <receiver>vertex_gb</receiver>
345    <slot>setEnabled(bool)</slot>
346    <hints>
347     <hint type="sourcelabel">
348      <x>338</x>
349      <y>537</y>
350     </hint>
351     <hint type="destinationlabel">
352      <x>213</x>
353      <y>63</y>
354     </hint>
355    </hints>
356   </connection>
357   <connection>
358    <sender>close_cb</sender>
359    <signal>toggled(bool)</signal>
360    <receiver>pend_spb</receiver>
361    <slot>setDisabled(bool)</slot>
362    <hints>
363     <hint type="sourcelabel">
364      <x>196</x>
365      <y>495</y>
366     </hint>
367     <hint type="destinationlabel">
368      <x>120</x>
369      <y>581</y>
370     </hint>
371    </hints>
372   </connection>
373   <connection>
374    <sender>close_cb</sender>
375    <signal>toggled(bool)</signal>
376    <receiver>label_3</receiver>
377    <slot>setDisabled(bool)</slot>
378    <hints>
379     <hint type="sourcelabel">
380      <x>196</x>
381      <y>495</y>
382     </hint>
383     <hint type="destinationlabel">
384      <x>67</x>
385      <y>581</y>
386     </hint>
387    </hints>
388   </connection>
389   <connection>
390    <sender>close_cb</sender>
391    <signal>toggled(bool)</signal>
392    <receiver>inverse_cb</receiver>
393    <slot>setEnabled(bool)</slot>
394    <hints>
395     <hint type="sourcelabel">
396      <x>99</x>
397      <y>393</y>
398     </hint>
399     <hint type="destinationlabel">
400      <x>221</x>
401      <y>393</y>
402     </hint>
403    </hints>
404   </connection>
405   <connection>
406    <sender>single_rb</sender>
407    <signal>clicked()</signal>
408    <receiver>vertex_gb</receiver>
409    <slot>hide()</slot>
410    <hints>
411     <hint type="sourcelabel">
412      <x>86</x>
413      <y>53</y>
414     </hint>
415     <hint type="destinationlabel">
416      <x>146</x>
417      <y>137</y>
418     </hint>
419    </hints>
420   </connection>
421   <connection>
422    <sender>single_rb</sender>
423    <signal>clicked()</signal>
424    <receiver>single_edge_gb</receiver>
425    <slot>show()</slot>
426    <hints>
427     <hint type="sourcelabel">
428      <x>86</x>
429      <y>53</y>
430     </hint>
431     <hint type="destinationlabel">
432      <x>146</x>
433      <y>206</y>
434     </hint>
435    </hints>
436   </connection>
437   <connection>
438    <sender>single_rb</sender>
439    <signal>clicked()</signal>
440    <receiver>edge_gb</receiver>
441    <slot>hide()</slot>
442    <hints>
443     <hint type="sourcelabel">
444      <x>86</x>
445      <y>53</y>
446     </hint>
447     <hint type="destinationlabel">
448      <x>146</x>
449      <y>312</y>
450     </hint>
451    </hints>
452   </connection>
453   <connection>
454    <sender>single_rb</sender>
455    <signal>clicked()</signal>
456    <receiver>lines_lw</receiver>
457    <slot>hide()</slot>
458    <hints>
459     <hint type="sourcelabel">
460      <x>86</x>
461      <y>53</y>
462     </hint>
463     <hint type="destinationlabel">
464      <x>146</x>
465      <y>489</y>
466     </hint>
467    </hints>
468   </connection>
469   <connection>
470    <sender>multiple_rb</sender>
471    <signal>clicked()</signal>
472    <receiver>vertex_gb</receiver>
473    <slot>show()</slot>
474    <hints>
475     <hint type="sourcelabel">
476      <x>206</x>
477      <y>53</y>
478     </hint>
479     <hint type="destinationlabel">
480      <x>146</x>
481      <y>137</y>
482     </hint>
483    </hints>
484   </connection>
485   <connection>
486    <sender>multiple_rb</sender>
487    <signal>clicked()</signal>
488    <receiver>single_edge_gb</receiver>
489    <slot>hide()</slot>
490    <hints>
491     <hint type="sourcelabel">
492      <x>206</x>
493      <y>53</y>
494     </hint>
495     <hint type="destinationlabel">
496      <x>146</x>
497      <y>206</y>
498     </hint>
499    </hints>
500   </connection>
501   <connection>
502    <sender>multiple_rb</sender>
503    <signal>clicked()</signal>
504    <receiver>edge_gb</receiver>
505    <slot>show()</slot>
506    <hints>
507     <hint type="sourcelabel">
508      <x>206</x>
509      <y>53</y>
510     </hint>
511     <hint type="destinationlabel">
512      <x>146</x>
513      <y>312</y>
514     </hint>
515    </hints>
516   </connection>
517   <connection>
518    <sender>multiple_rb</sender>
519    <signal>clicked()</signal>
520    <receiver>single_line_le</receiver>
521    <slot>hide()</slot>
522    <hints>
523     <hint type="sourcelabel">
524      <x>206</x>
525      <y>53</y>
526     </hint>
527     <hint type="destinationlabel">
528      <x>146</x>
529      <y>425</y>
530     </hint>
531    </hints>
532   </connection>
533   <connection>
534    <sender>multiple_rb</sender>
535    <signal>clicked()</signal>
536    <receiver>lines_lw</receiver>
537    <slot>show()</slot>
538    <hints>
539     <hint type="sourcelabel">
540      <x>206</x>
541      <y>53</y>
542     </hint>
543     <hint type="destinationlabel">
544      <x>146</x>
545      <y>489</y>
546     </hint>
547    </hints>
548   </connection>
549   <connection>
550    <sender>single_rb</sender>
551    <signal>clicked()</signal>
552    <receiver>single_line_le</receiver>
553    <slot>show()</slot>
554    <hints>
555     <hint type="sourcelabel">
556      <x>86</x>
557      <y>53</y>
558     </hint>
559     <hint type="destinationlabel">
560      <x>146</x>
561      <y>425</y>
562     </hint>
563    </hints>
564   </connection>
565   <connection>
566    <sender>single_rb</sender>
567    <signal>clicked()</signal>
568    <receiver>close_cb</receiver>
569    <slot>hide()</slot>
570    <hints>
571     <hint type="sourcelabel">
572      <x>90</x>
573      <y>53</y>
574     </hint>
575     <hint type="destinationlabel">
576      <x>96</x>
577      <y>627</y>
578     </hint>
579    </hints>
580   </connection>
581   <connection>
582    <sender>multiple_rb</sender>
583    <signal>clicked()</signal>
584    <receiver>close_cb</receiver>
585    <slot>show()</slot>
586    <hints>
587     <hint type="sourcelabel">
588      <x>218</x>
589      <y>53</y>
590     </hint>
591     <hint type="destinationlabel">
592      <x>96</x>
593      <y>627</y>
594     </hint>
595    </hints>
596   </connection>
597   <connection>
598    <sender>single_rb</sender>
599    <signal>clicked()</signal>
600    <receiver>inverse_cb</receiver>
601    <slot>hide()</slot>
602    <hints>
603     <hint type="sourcelabel">
604      <x>90</x>
605      <y>53</y>
606     </hint>
607     <hint type="destinationlabel">
608      <x>212</x>
609      <y>627</y>
610     </hint>
611    </hints>
612   </connection>
613   <connection>
614    <sender>multiple_rb</sender>
615    <signal>clicked()</signal>
616    <receiver>inverse_cb</receiver>
617    <slot>show()</slot>
618    <hints>
619     <hint type="sourcelabel">
620      <x>218</x>
621      <y>53</y>
622     </hint>
623     <hint type="destinationlabel">
624      <x>212</x>
625      <y>627</y>
626     </hint>
627    </hints>
628   </connection>
629   <connection>
630    <sender>single_rb</sender>
631    <signal>clicked()</signal>
632    <receiver>label_4</receiver>
633    <slot>show()</slot>
634    <hints>
635     <hint type="sourcelabel">
636      <x>91</x>
637      <y>51</y>
638     </hint>
639     <hint type="destinationlabel">
640      <x>57</x>
641      <y>452</y>
642     </hint>
643    </hints>
644   </connection>
645   <connection>
646    <sender>multiple_rb</sender>
647    <signal>clicked()</signal>
648    <receiver>label_4</receiver>
649    <slot>hide()</slot>
650    <hints>
651     <hint type="sourcelabel">
652      <x>217</x>
653      <y>51</y>
654     </hint>
655     <hint type="destinationlabel">
656      <x>57</x>
657      <y>452</y>
658     </hint>
659    </hints>
660   </connection>
661  </connections>
662 </ui>