Salome HOME
Modifs cas-tests + evols ihm
[modules/hexablock.git] / src / HEXABLOCKGUI / Transformation_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TransformationDialog</class>
4  <widget class="QDialog" name="TransformationDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>266</width>
10     <height>475</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="minimumSize">
20    <size>
21     <width>5</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Transform Operation</string>
27   </property>
28   <layout class="QVBoxLayout" name="verticalLayout_4">
29    <property name="sizeConstraint">
30     <enum>QLayout::SetDefaultConstraint</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>0</width>
43        <height>0</height>
44       </size>
45      </property>
46      <property name="maximumSize">
47       <size>
48        <width>16777215</width>
49        <height>50</height>
50       </size>
51      </property>
52      <property name="title">
53       <string/>
54      </property>
55      <layout class="QHBoxLayout" name="horizontalLayout">
56       <item>
57        <widget class="QRadioButton" name="rb0">
58         <property name="sizePolicy">
59          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
60           <horstretch>0</horstretch>
61           <verstretch>0</verstretch>
62          </sizepolicy>
63         </property>
64         <property name="text">
65          <string>Translation</string>
66         </property>
67         <property name="checked">
68          <bool>true</bool>
69         </property>
70        </widget>
71       </item>
72       <item>
73        <widget class="QRadioButton" name="rb1">
74         <property name="sizePolicy">
75          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
76           <horstretch>0</horstretch>
77           <verstretch>0</verstretch>
78          </sizepolicy>
79         </property>
80         <property name="text">
81          <string>Scale</string>
82         </property>
83        </widget>
84       </item>
85       <item>
86        <widget class="QRadioButton" name="rb2">
87         <property name="sizePolicy">
88          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
89           <horstretch>0</horstretch>
90           <verstretch>0</verstretch>
91          </sizepolicy>
92         </property>
93         <property name="text">
94          <string>Rotation</string>
95         </property>
96        </widget>
97       </item>
98      </layout>
99     </widget>
100    </item>
101    <item>
102     <widget class="QGroupBox" name="groupBox_2">
103      <property name="title">
104       <string/>
105      </property>
106      <layout class="QVBoxLayout" name="verticalLayout">
107       <item>
108        <widget class="QWidget" name="widget" native="true">
109         <layout class="QFormLayout" name="formLayout">
110          <property name="fieldGrowthPolicy">
111           <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
112          </property>
113          <item row="0" column="0">
114           <widget class="QLabel" name="label_6">
115            <property name="text">
116             <string>elements</string>
117            </property>
118           </widget>
119          </item>
120          <item row="0" column="1">
121           <widget class="QLineEdit" name="elts_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          <item row="1" column="0">
140           <widget class="QLabel" name="label_5">
141            <property name="text">
142             <string>vector</string>
143            </property>
144           </widget>
145          </item>
146          <item row="1" column="1">
147           <widget class="QLineEdit" name="vec_le_rb0">
148            <property name="sizePolicy">
149             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
150              <horstretch>0</horstretch>
151              <verstretch>0</verstretch>
152             </sizepolicy>
153            </property>
154            <property name="maximumSize">
155             <size>
156              <width>16777215</width>
157              <height>16777215</height>
158             </size>
159            </property>
160            <property name="readOnly">
161             <bool>false</bool>
162            </property>
163           </widget>
164          </item>
165         </layout>
166        </widget>
167       </item>
168       <item>
169        <widget class="QWidget" name="widget_2" native="true">
170         <layout class="QFormLayout" name="formLayout_2">
171          <property name="fieldGrowthPolicy">
172           <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
173          </property>
174          <item row="1" column="0">
175           <widget class="QLabel" name="label_8">
176            <property name="text">
177             <string>elements</string>
178            </property>
179           </widget>
180          </item>
181          <item row="1" column="1">
182           <widget class="QLineEdit" name="elts_le_rb1">
183            <property name="sizePolicy">
184             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
185              <horstretch>0</horstretch>
186              <verstretch>0</verstretch>
187             </sizepolicy>
188            </property>
189            <property name="maximumSize">
190             <size>
191              <width>16777215</width>
192              <height>16777215</height>
193             </size>
194            </property>
195            <property name="readOnly">
196             <bool>false</bool>
197            </property>
198           </widget>
199          </item>
200          <item row="2" column="0">
201           <widget class="QLabel" name="label_3">
202            <property name="text">
203             <string>vertex</string>
204            </property>
205           </widget>
206          </item>
207          <item row="2" column="1">
208           <widget class="QLineEdit" name="vex_le_rb1">
209            <property name="sizePolicy">
210             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
211              <horstretch>0</horstretch>
212              <verstretch>0</verstretch>
213             </sizepolicy>
214            </property>
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          <item row="3" column="0">
227           <widget class="QLabel" name="label">
228            <property name="text">
229             <string>k</string>
230            </property>
231           </widget>
232          </item>
233          <item row="3" column="1">
234           <widget class="QDoubleSpinBox" name="k_spb">
235            <property name="sizePolicy">
236             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
237              <horstretch>0</horstretch>
238              <verstretch>0</verstretch>
239             </sizepolicy>
240            </property>
241            <property name="decimals">
242             <number>6</number>
243            </property>
244            <property name="maximum">
245             <double>1000000000.000000000000000</double>
246            </property>
247            <property name="value">
248             <double>1.000000000000000</double>
249            </property>
250           </widget>
251          </item>
252         </layout>
253        </widget>
254       </item>
255       <item>
256        <widget class="QWidget" name="widget_3" native="true">
257         <layout class="QFormLayout" name="formLayout_3">
258          <property name="fieldGrowthPolicy">
259           <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
260          </property>
261          <item row="1" column="0">
262           <widget class="QLabel" name="label_9">
263            <property name="text">
264             <string>elements</string>
265            </property>
266           </widget>
267          </item>
268          <item row="1" column="1">
269           <widget class="QLineEdit" name="elts_le_rb2">
270            <property name="sizePolicy">
271             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
272              <horstretch>0</horstretch>
273              <verstretch>0</verstretch>
274             </sizepolicy>
275            </property>
276            <property name="maximumSize">
277             <size>
278              <width>16777215</width>
279              <height>16777215</height>
280             </size>
281            </property>
282            <property name="readOnly">
283             <bool>false</bool>
284            </property>
285           </widget>
286          </item>
287          <item row="2" column="0">
288           <widget class="QLabel" name="label_7">
289            <property name="text">
290             <string>vertex</string>
291            </property>
292           </widget>
293          </item>
294          <item row="2" column="1">
295           <widget class="QLineEdit" name="vex_le_rb2">
296            <property name="sizePolicy">
297             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
298              <horstretch>0</horstretch>
299              <verstretch>0</verstretch>
300             </sizepolicy>
301            </property>
302            <property name="maximumSize">
303             <size>
304              <width>16777215</width>
305              <height>16777215</height>
306             </size>
307            </property>
308            <property name="readOnly">
309             <bool>false</bool>
310            </property>
311           </widget>
312          </item>
313          <item row="3" column="0">
314           <widget class="QLabel" name="label_2">
315            <property name="text">
316             <string>vector</string>
317            </property>
318           </widget>
319          </item>
320          <item row="3" column="1">
321           <widget class="QLineEdit" name="vec_le_rb2">
322            <property name="sizePolicy">
323             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
324              <horstretch>0</horstretch>
325              <verstretch>0</verstretch>
326             </sizepolicy>
327            </property>
328            <property name="maximumSize">
329             <size>
330              <width>16777215</width>
331              <height>16777215</height>
332             </size>
333            </property>
334            <property name="readOnly">
335             <bool>false</bool>
336            </property>
337           </widget>
338          </item>
339          <item row="4" column="0">
340           <widget class="QLabel" name="label_4">
341            <property name="text">
342             <string>angle</string>
343            </property>
344           </widget>
345          </item>
346          <item row="4" column="1">
347           <widget class="QDoubleSpinBox" name="angle_spb">
348            <property name="sizePolicy">
349             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
350              <horstretch>0</horstretch>
351              <verstretch>0</verstretch>
352             </sizepolicy>
353            </property>
354            <property name="wrapping">
355             <bool>false</bool>
356            </property>
357            <property name="prefix">
358             <string/>
359            </property>
360            <property name="suffix">
361             <string/>
362            </property>
363            <property name="decimals">
364             <number>6</number>
365            </property>
366            <property name="maximum">
367             <double>360.000000000000000</double>
368            </property>
369            <property name="value">
370             <double>360.000000000000000</double>
371            </property>
372           </widget>
373          </item>
374         </layout>
375        </widget>
376       </item>
377      </layout>
378     </widget>
379    </item>
380   </layout>
381  </widget>
382  <tabstops>
383   <tabstop>rb0</tabstop>
384   <tabstop>rb1</tabstop>
385   <tabstop>rb2</tabstop>
386   <tabstop>elts_le_rb0</tabstop>
387   <tabstop>vec_le_rb0</tabstop>
388   <tabstop>elts_le_rb1</tabstop>
389   <tabstop>vex_le_rb1</tabstop>
390   <tabstop>elts_le_rb2</tabstop>
391   <tabstop>vex_le_rb2</tabstop>
392   <tabstop>vec_le_rb2</tabstop>
393   <tabstop>k_spb</tabstop>
394   <tabstop>angle_spb</tabstop>
395  </tabstops>
396  <resources/>
397  <connections>
398   <connection>
399    <sender>rb0</sender>
400    <signal>clicked()</signal>
401    <receiver>widget</receiver>
402    <slot>show()</slot>
403    <hints>
404     <hint type="sourcelabel">
405      <x>61</x>
406      <y>48</y>
407     </hint>
408     <hint type="destinationlabel">
409      <x>76</x>
410      <y>104</y>
411     </hint>
412    </hints>
413   </connection>
414   <connection>
415    <sender>rb0</sender>
416    <signal>clicked()</signal>
417    <receiver>widget_2</receiver>
418    <slot>hide()</slot>
419    <hints>
420     <hint type="sourcelabel">
421      <x>94</x>
422      <y>46</y>
423     </hint>
424     <hint type="destinationlabel">
425      <x>181</x>
426      <y>180</y>
427     </hint>
428    </hints>
429   </connection>
430   <connection>
431    <sender>rb0</sender>
432    <signal>clicked()</signal>
433    <receiver>widget_3</receiver>
434    <slot>hide()</slot>
435    <hints>
436     <hint type="sourcelabel">
437      <x>41</x>
438      <y>49</y>
439     </hint>
440     <hint type="destinationlabel">
441      <x>73</x>
442      <y>310</y>
443     </hint>
444    </hints>
445   </connection>
446   <connection>
447    <sender>rb1</sender>
448    <signal>clicked()</signal>
449    <receiver>widget</receiver>
450    <slot>hide()</slot>
451    <hints>
452     <hint type="sourcelabel">
453      <x>153</x>
454      <y>51</y>
455     </hint>
456     <hint type="destinationlabel">
457      <x>143</x>
458      <y>109</y>
459     </hint>
460    </hints>
461   </connection>
462   <connection>
463    <sender>rb1</sender>
464    <signal>clicked()</signal>
465    <receiver>widget_2</receiver>
466    <slot>show()</slot>
467    <hints>
468     <hint type="sourcelabel">
469      <x>197</x>
470      <y>48</y>
471     </hint>
472     <hint type="destinationlabel">
473      <x>218</x>
474      <y>182</y>
475     </hint>
476    </hints>
477   </connection>
478   <connection>
479    <sender>rb1</sender>
480    <signal>clicked()</signal>
481    <receiver>widget_3</receiver>
482    <slot>hide()</slot>
483    <hints>
484     <hint type="sourcelabel">
485      <x>182</x>
486      <y>38</y>
487     </hint>
488     <hint type="destinationlabel">
489      <x>190</x>
490      <y>310</y>
491     </hint>
492    </hints>
493   </connection>
494   <connection>
495    <sender>rb2</sender>
496    <signal>clicked()</signal>
497    <receiver>widget_3</receiver>
498    <slot>show()</slot>
499    <hints>
500     <hint type="sourcelabel">
501      <x>258</x>
502      <y>46</y>
503     </hint>
504     <hint type="destinationlabel">
505      <x>238</x>
506      <y>310</y>
507     </hint>
508    </hints>
509   </connection>
510   <connection>
511    <sender>rb2</sender>
512    <signal>clicked()</signal>
513    <receiver>widget_2</receiver>
514    <slot>hide()</slot>
515    <hints>
516     <hint type="sourcelabel">
517      <x>271</x>
518      <y>46</y>
519     </hint>
520     <hint type="destinationlabel">
521      <x>268</x>
522      <y>194</y>
523     </hint>
524    </hints>
525   </connection>
526   <connection>
527    <sender>rb2</sender>
528    <signal>clicked()</signal>
529    <receiver>widget</receiver>
530    <slot>hide()</slot>
531    <hints>
532     <hint type="sourcelabel">
533      <x>255</x>
534      <y>48</y>
535     </hint>
536     <hint type="destinationlabel">
537      <x>250</x>
538      <y>111</y>
539     </hint>
540    </hints>
541   </connection>
542  </connections>
543 </ui>