Salome HOME
Hexa6 : Mise ajour des sources
[modules/hexablock.git] / src / HEXABLOCKGUI / Quad_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>QuadDialog</class>
4  <widget class="QDialog" name="QuadDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>216</width>
10     <height>463</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Quad Construction</string>
27   </property>
28   <layout class="QVBoxLayout" name="verticalLayout_2">
29    <property name="sizeConstraint">
30     <enum>QLayout::SetMinimumSize</enum>
31    </property>
32    <item>
33     <widget class="QGroupBox" name="groupBox">
34      <property name="sizePolicy">
35       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
36        <horstretch>0</horstretch>
37        <verstretch>0</verstretch>
38       </sizepolicy>
39      </property>
40      <property name="minimumSize">
41       <size>
42        <width>5</width>
43        <height>0</height>
44       </size>
45      </property>
46      <property name="title">
47       <string>By</string>
48      </property>
49      <layout class="QHBoxLayout" name="horizontalLayout_5">
50       <item>
51        <widget class="QRadioButton" name="rb0">
52         <property name="sizePolicy">
53          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
54           <horstretch>0</horstretch>
55           <verstretch>0</verstretch>
56          </sizepolicy>
57         </property>
58         <property name="text">
59          <string>vertices</string>
60         </property>
61         <property name="checked">
62          <bool>true</bool>
63         </property>
64        </widget>
65       </item>
66       <item>
67        <widget class="QRadioButton" name="rb1">
68         <property name="sizePolicy">
69          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
70           <horstretch>0</horstretch>
71           <verstretch>0</verstretch>
72          </sizepolicy>
73         </property>
74         <property name="text">
75          <string>edges</string>
76         </property>
77        </widget>
78       </item>
79      </layout>
80     </widget>
81    </item>
82    <item>
83     <widget class="QGroupBox" name="groupBox_2">
84      <property name="sizePolicy">
85       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
86        <horstretch>0</horstretch>
87        <verstretch>0</verstretch>
88       </sizepolicy>
89      </property>
90      <property name="minimumSize">
91       <size>
92        <width>5</width>
93        <height>0</height>
94       </size>
95      </property>
96      <property name="title">
97       <string/>
98      </property>
99      <layout class="QVBoxLayout" name="verticalLayout">
100       <item>
101        <widget class="QWidget" name="widget_3" native="true">
102         <layout class="QFormLayout" name="formLayout_3">
103          <item row="0" column="0">
104           <widget class="QLabel" name="label_9">
105            <property name="text">
106             <string> Name </string>
107            </property>
108           </widget>
109          </item>
110          <item row="0" column="1">
111           <widget class="QLineEdit" name="name_le">
112            <property name="sizePolicy">
113             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
114              <horstretch>0</horstretch>
115              <verstretch>0</verstretch>
116             </sizepolicy>
117            </property>
118            <property name="maximumSize">
119             <size>
120              <width>16777215</width>
121              <height>16777215</height>
122             </size>
123            </property>
124           </widget>
125          </item>
126         </layout>
127        </widget>
128       </item>
129       <item>
130        <widget class="QWidget" name="widget" native="true">
131         <property name="sizePolicy">
132          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
133           <horstretch>0</horstretch>
134           <verstretch>0</verstretch>
135          </sizepolicy>
136         </property>
137         <layout class="QFormLayout" name="formLayout">
138          <item row="0" column="0">
139           <widget class="QLabel" name="label">
140            <property name="text">
141             <string>Vertex 1</string>
142            </property>
143           </widget>
144          </item>
145          <item row="0" column="1">
146           <widget class="QLineEdit" name="v0_le_rb0">
147            <property name="sizePolicy">
148             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
149              <horstretch>0</horstretch>
150              <verstretch>0</verstretch>
151             </sizepolicy>
152            </property>
153            <property name="maximumSize">
154             <size>
155              <width>16777215</width>
156              <height>16777215</height>
157             </size>
158            </property>
159            <property name="readOnly">
160             <bool>false</bool>
161            </property>
162           </widget>
163          </item>
164          <item row="1" column="0">
165           <widget class="QLabel" name="label_2">
166            <property name="text">
167             <string>Vertex 2</string>
168            </property>
169           </widget>
170          </item>
171          <item row="1" column="1">
172           <widget class="QLineEdit" name="v1_le_rb0">
173            <property name="sizePolicy">
174             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
175              <horstretch>0</horstretch>
176              <verstretch>0</verstretch>
177             </sizepolicy>
178            </property>
179            <property name="maximumSize">
180             <size>
181              <width>16777215</width>
182              <height>16777215</height>
183             </size>
184            </property>
185            <property name="readOnly">
186             <bool>false</bool>
187            </property>
188           </widget>
189          </item>
190          <item row="2" column="0">
191           <widget class="QLabel" name="label_3">
192            <property name="text">
193             <string>Vertex 3</string>
194            </property>
195           </widget>
196          </item>
197          <item row="2" column="1">
198           <widget class="QLineEdit" name="v2_le_rb0">
199            <property name="sizePolicy">
200             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
201              <horstretch>0</horstretch>
202              <verstretch>0</verstretch>
203             </sizepolicy>
204            </property>
205            <property name="maximumSize">
206             <size>
207              <width>16777215</width>
208              <height>16777215</height>
209             </size>
210            </property>
211            <property name="readOnly">
212             <bool>false</bool>
213            </property>
214           </widget>
215          </item>
216          <item row="3" column="0">
217           <widget class="QLabel" name="label_4">
218            <property name="text">
219             <string>Vertex 4</string>
220            </property>
221           </widget>
222          </item>
223          <item row="3" column="1">
224           <widget class="QLineEdit" name="v3_le_rb0">
225            <property name="sizePolicy">
226             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
227              <horstretch>0</horstretch>
228              <verstretch>0</verstretch>
229             </sizepolicy>
230            </property>
231            <property name="minimumSize">
232             <size>
233              <width>0</width>
234              <height>0</height>
235             </size>
236            </property>
237            <property name="maximumSize">
238             <size>
239              <width>16777215</width>
240              <height>16777215</height>
241             </size>
242            </property>
243            <property name="readOnly">
244             <bool>false</bool>
245            </property>
246           </widget>
247          </item>
248         </layout>
249        </widget>
250       </item>
251       <item>
252        <widget class="QWidget" name="widget_2" native="true">
253         <property name="sizePolicy">
254          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
255           <horstretch>0</horstretch>
256           <verstretch>0</verstretch>
257          </sizepolicy>
258         </property>
259         <layout class="QFormLayout" name="formLayout_2">
260          <item row="0" column="0">
261           <widget class="QLabel" name="label_5">
262            <property name="text">
263             <string>edge 1</string>
264            </property>
265           </widget>
266          </item>
267          <item row="0" column="1">
268           <widget class="QLineEdit" name="e0_le_rb1">
269            <property name="sizePolicy">
270             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
271              <horstretch>0</horstretch>
272              <verstretch>0</verstretch>
273             </sizepolicy>
274            </property>
275            <property name="maximumSize">
276             <size>
277              <width>16777215</width>
278              <height>16777215</height>
279             </size>
280            </property>
281            <property name="readOnly">
282             <bool>false</bool>
283            </property>
284           </widget>
285          </item>
286          <item row="1" column="0">
287           <widget class="QLabel" name="label_6">
288            <property name="text">
289             <string>edge 2</string>
290            </property>
291           </widget>
292          </item>
293          <item row="1" column="1">
294           <widget class="QLineEdit" name="e1_le_rb1">
295            <property name="sizePolicy">
296             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
297              <horstretch>0</horstretch>
298              <verstretch>0</verstretch>
299             </sizepolicy>
300            </property>
301            <property name="maximumSize">
302             <size>
303              <width>16777215</width>
304              <height>16777215</height>
305             </size>
306            </property>
307            <property name="readOnly">
308             <bool>false</bool>
309            </property>
310           </widget>
311          </item>
312          <item row="2" column="0">
313           <widget class="QLabel" name="label_7">
314            <property name="text">
315             <string>edge 3</string>
316            </property>
317           </widget>
318          </item>
319          <item row="2" column="1">
320           <widget class="QLineEdit" name="e2_le_rb1">
321            <property name="sizePolicy">
322             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
323              <horstretch>0</horstretch>
324              <verstretch>0</verstretch>
325             </sizepolicy>
326            </property>
327            <property name="maximumSize">
328             <size>
329              <width>16777215</width>
330              <height>16777215</height>
331             </size>
332            </property>
333            <property name="readOnly">
334             <bool>false</bool>
335            </property>
336           </widget>
337          </item>
338          <item row="3" column="0">
339           <widget class="QLabel" name="label_8">
340            <property name="text">
341             <string>edge 4</string>
342            </property>
343           </widget>
344          </item>
345          <item row="3" column="1">
346           <widget class="QLineEdit" name="e3_le_rb1">
347            <property name="sizePolicy">
348             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
349              <horstretch>0</horstretch>
350              <verstretch>0</verstretch>
351             </sizepolicy>
352            </property>
353            <property name="minimumSize">
354             <size>
355              <width>0</width>
356              <height>0</height>
357             </size>
358            </property>
359            <property name="maximumSize">
360             <size>
361              <width>16777215</width>
362              <height>16777215</height>
363             </size>
364            </property>
365            <property name="readOnly">
366             <bool>false</bool>
367            </property>
368           </widget>
369          </item>
370         </layout>
371        </widget>
372       </item>
373      </layout>
374     </widget>
375    </item>
376   </layout>
377  </widget>
378  <tabstops>
379   <tabstop>rb0</tabstop>
380   <tabstop>rb1</tabstop>
381   <tabstop>name_le</tabstop>
382   <tabstop>v0_le_rb0</tabstop>
383   <tabstop>v1_le_rb0</tabstop>
384   <tabstop>v2_le_rb0</tabstop>
385   <tabstop>v3_le_rb0</tabstop>
386   <tabstop>e0_le_rb1</tabstop>
387   <tabstop>e1_le_rb1</tabstop>
388   <tabstop>e2_le_rb1</tabstop>
389   <tabstop>e3_le_rb1</tabstop>
390  </tabstops>
391  <resources/>
392  <connections>
393   <connection>
394    <sender>rb0</sender>
395    <signal>clicked()</signal>
396    <receiver>widget</receiver>
397    <slot>show()</slot>
398    <hints>
399     <hint type="sourcelabel">
400      <x>86</x>
401      <y>46</y>
402     </hint>
403     <hint type="destinationlabel">
404      <x>85</x>
405      <y>106</y>
406     </hint>
407    </hints>
408   </connection>
409   <connection>
410    <sender>rb0</sender>
411    <signal>clicked()</signal>
412    <receiver>widget_2</receiver>
413    <slot>hide()</slot>
414    <hints>
415     <hint type="sourcelabel">
416      <x>174</x>
417      <y>50</y>
418     </hint>
419     <hint type="destinationlabel">
420      <x>192</x>
421      <y>263</y>
422     </hint>
423    </hints>
424   </connection>
425   <connection>
426    <sender>rb1</sender>
427    <signal>clicked()</signal>
428    <receiver>widget_2</receiver>
429    <slot>show()</slot>
430    <hints>
431     <hint type="sourcelabel">
432      <x>297</x>
433      <y>46</y>
434     </hint>
435     <hint type="destinationlabel">
436      <x>310</x>
437      <y>264</y>
438     </hint>
439    </hints>
440   </connection>
441   <connection>
442    <sender>rb1</sender>
443    <signal>clicked()</signal>
444    <receiver>widget</receiver>
445    <slot>hide()</slot>
446    <hints>
447     <hint type="sourcelabel">
448      <x>353</x>
449      <y>49</y>
450     </hint>
451     <hint type="destinationlabel">
452      <x>351</x>
453      <y>110</y>
454     </hint>
455    </hints>
456   </connection>
457  </connections>
458 </ui>