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