Salome HOME
Merge branch 'V9_2_2_BR'
[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>280</width>
10     <height>422</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>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>1</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>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="Preferred" 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="Preferred" 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="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>Plane</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="minimumSize">
104       <size>
105        <width>1</width>
106        <height>0</height>
107       </size>
108      </property>
109      <property name="title">
110       <string/>
111      </property>
112      <layout class="QVBoxLayout" name="verticalLayout">
113       <item>
114        <widget class="QWidget" name="widget" native="true">
115         <layout class="QFormLayout" name="formLayout">
116          <item row="0" column="0">
117           <widget class="QLabel" name="label_6">
118            <property name="text">
119             <string>elements</string>
120            </property>
121           </widget>
122          </item>
123          <item row="0" column="1">
124           <widget class="QLineEdit" name="elts_le_rb0">
125            <property name="sizePolicy">
126             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
127              <horstretch>0</horstretch>
128              <verstretch>0</verstretch>
129             </sizepolicy>
130            </property>
131            <property name="maximumSize">
132             <size>
133              <width>16777215</width>
134              <height>16777215</height>
135             </size>
136            </property>
137            <property name="readOnly">
138             <bool>false</bool>
139            </property>
140           </widget>
141          </item>
142          <item row="1" column="0">
143           <widget class="QLabel" name="label_5">
144            <property name="text">
145             <string>vertex</string>
146            </property>
147           </widget>
148          </item>
149          <item row="1" column="1">
150           <widget class="QLineEdit" name="vex_le_rb0">
151            <property name="sizePolicy">
152             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
153              <horstretch>0</horstretch>
154              <verstretch>0</verstretch>
155             </sizepolicy>
156            </property>
157           </widget>
158          </item>
159         </layout>
160        </widget>
161       </item>
162       <item>
163        <widget class="QWidget" name="widget_2" native="true">
164         <layout class="QFormLayout" name="formLayout_2">
165          <item row="0" column="0">
166           <widget class="QLabel" name="label_8">
167            <property name="text">
168             <string>elements</string>
169            </property>
170           </widget>
171          </item>
172          <item row="0" column="1">
173           <widget class="QLineEdit" name="elts_le_rb1">
174            <property name="sizePolicy">
175             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
176              <horstretch>0</horstretch>
177              <verstretch>0</verstretch>
178             </sizepolicy>
179            </property>
180            <property name="maximumSize">
181             <size>
182              <width>16777215</width>
183              <height>16777215</height>
184             </size>
185            </property>
186            <property name="readOnly">
187             <bool>false</bool>
188            </property>
189           </widget>
190          </item>
191          <item row="1" column="0">
192           <widget class="QLabel" name="label_3">
193            <property name="text">
194             <string>vertex</string>
195            </property>
196           </widget>
197          </item>
198          <item row="1" column="1">
199           <widget class="QLineEdit" name="vex_le_rb1">
200            <property name="sizePolicy">
201             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
202              <horstretch>0</horstretch>
203              <verstretch>0</verstretch>
204             </sizepolicy>
205            </property>
206            <property name="maximumSize">
207             <size>
208              <width>16777215</width>
209              <height>16777215</height>
210             </size>
211            </property>
212            <property name="readOnly">
213             <bool>false</bool>
214            </property>
215           </widget>
216          </item>
217          <item row="2" column="0">
218           <widget class="QLabel" name="label_4">
219            <property name="text">
220             <string>vector</string>
221            </property>
222           </widget>
223          </item>
224          <item row="2" column="1">
225           <widget class="QLineEdit" name="vec_le_rb1">
226            <property name="sizePolicy">
227             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
228              <horstretch>0</horstretch>
229              <verstretch>0</verstretch>
230             </sizepolicy>
231            </property>
232            <property name="maximumSize">
233             <size>
234              <width>16777215</width>
235              <height>16777215</height>
236             </size>
237            </property>
238            <property name="readOnly">
239             <bool>false</bool>
240            </property>
241           </widget>
242          </item>
243         </layout>
244        </widget>
245       </item>
246       <item>
247        <widget class="QWidget" name="widget_3" native="true">
248         <layout class="QFormLayout" name="formLayout_3">
249          <item row="0" column="0">
250           <widget class="QLabel" name="label_9">
251            <property name="text">
252             <string>elements</string>
253            </property>
254           </widget>
255          </item>
256          <item row="0" column="1">
257           <widget class="QLineEdit" name="elts_le_rb2">
258            <property name="sizePolicy">
259             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
260              <horstretch>0</horstretch>
261              <verstretch>0</verstretch>
262             </sizepolicy>
263            </property>
264            <property name="maximumSize">
265             <size>
266              <width>16777215</width>
267              <height>16777215</height>
268             </size>
269            </property>
270            <property name="readOnly">
271             <bool>false</bool>
272            </property>
273           </widget>
274          </item>
275          <item row="1" column="0">
276           <widget class="QLabel" name="label_7">
277            <property name="text">
278             <string>vertex</string>
279            </property>
280           </widget>
281          </item>
282          <item row="1" column="1">
283           <widget class="QLineEdit" name="vex_le_rb2">
284            <property name="sizePolicy">
285             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
286              <horstretch>0</horstretch>
287              <verstretch>0</verstretch>
288             </sizepolicy>
289            </property>
290            <property name="maximumSize">
291             <size>
292              <width>16777215</width>
293              <height>16777215</height>
294             </size>
295            </property>
296            <property name="readOnly">
297             <bool>false</bool>
298            </property>
299           </widget>
300          </item>
301          <item row="2" column="0">
302           <widget class="QLabel" name="label_2">
303            <property name="text">
304             <string>vector</string>
305            </property>
306           </widget>
307          </item>
308          <item row="2" column="1">
309           <widget class="QLineEdit" name="vec_le_rb2">
310            <property name="sizePolicy">
311             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
312              <horstretch>0</horstretch>
313              <verstretch>0</verstretch>
314             </sizepolicy>
315            </property>
316            <property name="maximumSize">
317             <size>
318              <width>16777215</width>
319              <height>16777215</height>
320             </size>
321            </property>
322            <property name="readOnly">
323             <bool>false</bool>
324            </property>
325           </widget>
326          </item>
327         </layout>
328        </widget>
329       </item>
330      </layout>
331     </widget>
332    </item>
333   </layout>
334  </widget>
335  <tabstops>
336   <tabstop>rb0</tabstop>
337   <tabstop>rb1</tabstop>
338   <tabstop>rb2</tabstop>
339   <tabstop>elts_le_rb0</tabstop>
340   <tabstop>elts_le_rb1</tabstop>
341   <tabstop>vex_le_rb1</tabstop>
342   <tabstop>vec_le_rb1</tabstop>
343   <tabstop>elts_le_rb2</tabstop>
344   <tabstop>vex_le_rb2</tabstop>
345   <tabstop>vec_le_rb2</tabstop>
346  </tabstops>
347  <resources/>
348  <connections>
349   <connection>
350    <sender>rb0</sender>
351    <signal>clicked()</signal>
352    <receiver>widget</receiver>
353    <slot>show()</slot>
354    <hints>
355     <hint type="sourcelabel">
356      <x>61</x>
357      <y>48</y>
358     </hint>
359     <hint type="destinationlabel">
360      <x>76</x>
361      <y>104</y>
362     </hint>
363    </hints>
364   </connection>
365   <connection>
366    <sender>rb0</sender>
367    <signal>clicked()</signal>
368    <receiver>widget_2</receiver>
369    <slot>hide()</slot>
370    <hints>
371     <hint type="sourcelabel">
372      <x>94</x>
373      <y>46</y>
374     </hint>
375     <hint type="destinationlabel">
376      <x>181</x>
377      <y>180</y>
378     </hint>
379    </hints>
380   </connection>
381   <connection>
382    <sender>rb0</sender>
383    <signal>clicked()</signal>
384    <receiver>widget_3</receiver>
385    <slot>hide()</slot>
386    <hints>
387     <hint type="sourcelabel">
388      <x>41</x>
389      <y>49</y>
390     </hint>
391     <hint type="destinationlabel">
392      <x>73</x>
393      <y>310</y>
394     </hint>
395    </hints>
396   </connection>
397   <connection>
398    <sender>rb1</sender>
399    <signal>clicked()</signal>
400    <receiver>widget</receiver>
401    <slot>hide()</slot>
402    <hints>
403     <hint type="sourcelabel">
404      <x>153</x>
405      <y>51</y>
406     </hint>
407     <hint type="destinationlabel">
408      <x>143</x>
409      <y>109</y>
410     </hint>
411    </hints>
412   </connection>
413   <connection>
414    <sender>rb1</sender>
415    <signal>clicked()</signal>
416    <receiver>widget_2</receiver>
417    <slot>show()</slot>
418    <hints>
419     <hint type="sourcelabel">
420      <x>197</x>
421      <y>48</y>
422     </hint>
423     <hint type="destinationlabel">
424      <x>218</x>
425      <y>182</y>
426     </hint>
427    </hints>
428   </connection>
429   <connection>
430    <sender>rb1</sender>
431    <signal>clicked()</signal>
432    <receiver>widget_3</receiver>
433    <slot>hide()</slot>
434    <hints>
435     <hint type="sourcelabel">
436      <x>182</x>
437      <y>38</y>
438     </hint>
439     <hint type="destinationlabel">
440      <x>190</x>
441      <y>310</y>
442     </hint>
443    </hints>
444   </connection>
445   <connection>
446    <sender>rb2</sender>
447    <signal>clicked()</signal>
448    <receiver>widget_3</receiver>
449    <slot>show()</slot>
450    <hints>
451     <hint type="sourcelabel">
452      <x>258</x>
453      <y>46</y>
454     </hint>
455     <hint type="destinationlabel">
456      <x>238</x>
457      <y>310</y>
458     </hint>
459    </hints>
460   </connection>
461   <connection>
462    <sender>rb2</sender>
463    <signal>clicked()</signal>
464    <receiver>widget_2</receiver>
465    <slot>hide()</slot>
466    <hints>
467     <hint type="sourcelabel">
468      <x>271</x>
469      <y>46</y>
470     </hint>
471     <hint type="destinationlabel">
472      <x>268</x>
473      <y>194</y>
474     </hint>
475    </hints>
476   </connection>
477   <connection>
478    <sender>rb2</sender>
479    <signal>clicked()</signal>
480    <receiver>widget</receiver>
481    <slot>hide()</slot>
482    <hints>
483     <hint type="sourcelabel">
484      <x>255</x>
485      <y>48</y>
486     </hint>
487     <hint type="destinationlabel">
488      <x>250</x>
489      <y>111</y>
490     </hint>
491    </hints>
492   </connection>
493  </connections>
494 </ui>