Salome HOME
391b69b6d466dcb2c96c2403a8291c9c200652b9
[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>244</width>
10     <height>466</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Minimum" 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>Make</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>Plan</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>Arguments</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::ExpandingFieldsGrow</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="maximumSize">
123             <size>
124              <width>127</width>
125              <height>16777215</height>
126             </size>
127            </property>
128            <property name="readOnly">
129             <bool>false</bool>
130            </property>
131           </widget>
132          </item>
133          <item row="1" column="0">
134           <widget class="QLabel" name="label_5">
135            <property name="text">
136             <string>vertex</string>
137            </property>
138           </widget>
139          </item>
140          <item row="1" column="1">
141           <widget class="QLineEdit" name="vex_le_rb0">
142            <property name="sizePolicy">
143             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
144              <horstretch>0</horstretch>
145              <verstretch>0</verstretch>
146             </sizepolicy>
147            </property>
148            <property name="maximumSize">
149             <size>
150              <width>127</width>
151              <height>16777215</height>
152             </size>
153            </property>
154            <property name="readOnly">
155             <bool>false</bool>
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="maximumSize">
175             <size>
176              <width>127</width>
177              <height>16777215</height>
178             </size>
179            </property>
180            <property name="readOnly">
181             <bool>false</bool>
182            </property>
183           </widget>
184          </item>
185          <item row="1" column="0">
186           <widget class="QLabel" name="label_3">
187            <property name="text">
188             <string>vertex</string>
189            </property>
190           </widget>
191          </item>
192          <item row="1" column="1">
193           <widget class="QLineEdit" name="vex_le_rb1">
194            <property name="maximumSize">
195             <size>
196              <width>127</width>
197              <height>16777215</height>
198             </size>
199            </property>
200            <property name="readOnly">
201             <bool>false</bool>
202            </property>
203           </widget>
204          </item>
205          <item row="3" column="1">
206           <widget class="QLineEdit" name="vec_le_rb1">
207            <property name="maximumSize">
208             <size>
209              <width>127</width>
210              <height>16777215</height>
211             </size>
212            </property>
213            <property name="readOnly">
214             <bool>false</bool>
215            </property>
216           </widget>
217          </item>
218          <item row="3" column="0">
219           <widget class="QLabel" name="label_4">
220            <property name="text">
221             <string>vector</string>
222            </property>
223           </widget>
224          </item>
225         </layout>
226        </widget>
227       </item>
228       <item>
229        <widget class="QWidget" name="widget_3" native="true">
230         <layout class="QFormLayout" name="formLayout_3">
231          <item row="0" column="0">
232           <widget class="QLabel" name="label_9">
233            <property name="text">
234             <string>elements</string>
235            </property>
236           </widget>
237          </item>
238          <item row="0" column="1">
239           <widget class="QLineEdit" name="elts_le_rb2">
240            <property name="maximumSize">
241             <size>
242              <width>127</width>
243              <height>16777215</height>
244             </size>
245            </property>
246            <property name="readOnly">
247             <bool>false</bool>
248            </property>
249           </widget>
250          </item>
251          <item row="1" column="0">
252           <widget class="QLabel" name="label_7">
253            <property name="text">
254             <string>vertex</string>
255            </property>
256           </widget>
257          </item>
258          <item row="1" column="1">
259           <widget class="QLineEdit" name="vex_le_rb2">
260            <property name="maximumSize">
261             <size>
262              <width>127</width>
263              <height>16777215</height>
264             </size>
265            </property>
266            <property name="readOnly">
267             <bool>false</bool>
268            </property>
269           </widget>
270          </item>
271          <item row="2" column="0">
272           <widget class="QLabel" name="label_2">
273            <property name="text">
274             <string>vector</string>
275            </property>
276           </widget>
277          </item>
278          <item row="2" column="1">
279           <widget class="QLineEdit" name="vec_le_rb2">
280            <property name="maximumSize">
281             <size>
282              <width>127</width>
283              <height>16777215</height>
284             </size>
285            </property>
286            <property name="readOnly">
287             <bool>false</bool>
288            </property>
289           </widget>
290          </item>
291         </layout>
292        </widget>
293       </item>
294      </layout>
295     </widget>
296    </item>
297   </layout>
298  </widget>
299  <resources/>
300  <connections>
301   <connection>
302    <sender>rb0</sender>
303    <signal>clicked()</signal>
304    <receiver>widget</receiver>
305    <slot>show()</slot>
306    <hints>
307     <hint type="sourcelabel">
308      <x>61</x>
309      <y>48</y>
310     </hint>
311     <hint type="destinationlabel">
312      <x>76</x>
313      <y>104</y>
314     </hint>
315    </hints>
316   </connection>
317   <connection>
318    <sender>rb0</sender>
319    <signal>clicked()</signal>
320    <receiver>widget_2</receiver>
321    <slot>hide()</slot>
322    <hints>
323     <hint type="sourcelabel">
324      <x>94</x>
325      <y>46</y>
326     </hint>
327     <hint type="destinationlabel">
328      <x>181</x>
329      <y>180</y>
330     </hint>
331    </hints>
332   </connection>
333   <connection>
334    <sender>rb0</sender>
335    <signal>clicked()</signal>
336    <receiver>widget_3</receiver>
337    <slot>hide()</slot>
338    <hints>
339     <hint type="sourcelabel">
340      <x>41</x>
341      <y>49</y>
342     </hint>
343     <hint type="destinationlabel">
344      <x>73</x>
345      <y>310</y>
346     </hint>
347    </hints>
348   </connection>
349   <connection>
350    <sender>rb1</sender>
351    <signal>clicked()</signal>
352    <receiver>widget</receiver>
353    <slot>hide()</slot>
354    <hints>
355     <hint type="sourcelabel">
356      <x>153</x>
357      <y>51</y>
358     </hint>
359     <hint type="destinationlabel">
360      <x>143</x>
361      <y>109</y>
362     </hint>
363    </hints>
364   </connection>
365   <connection>
366    <sender>rb1</sender>
367    <signal>clicked()</signal>
368    <receiver>widget_2</receiver>
369    <slot>show()</slot>
370    <hints>
371     <hint type="sourcelabel">
372      <x>197</x>
373      <y>48</y>
374     </hint>
375     <hint type="destinationlabel">
376      <x>218</x>
377      <y>182</y>
378     </hint>
379    </hints>
380   </connection>
381   <connection>
382    <sender>rb1</sender>
383    <signal>clicked()</signal>
384    <receiver>widget_3</receiver>
385    <slot>hide()</slot>
386    <hints>
387     <hint type="sourcelabel">
388      <x>182</x>
389      <y>38</y>
390     </hint>
391     <hint type="destinationlabel">
392      <x>190</x>
393      <y>310</y>
394     </hint>
395    </hints>
396   </connection>
397   <connection>
398    <sender>rb2</sender>
399    <signal>clicked()</signal>
400    <receiver>widget_3</receiver>
401    <slot>show()</slot>
402    <hints>
403     <hint type="sourcelabel">
404      <x>258</x>
405      <y>46</y>
406     </hint>
407     <hint type="destinationlabel">
408      <x>238</x>
409      <y>310</y>
410     </hint>
411    </hints>
412   </connection>
413   <connection>
414    <sender>rb2</sender>
415    <signal>clicked()</signal>
416    <receiver>widget_2</receiver>
417    <slot>hide()</slot>
418    <hints>
419     <hint type="sourcelabel">
420      <x>271</x>
421      <y>46</y>
422     </hint>
423     <hint type="destinationlabel">
424      <x>268</x>
425      <y>194</y>
426     </hint>
427    </hints>
428   </connection>
429   <connection>
430    <sender>rb2</sender>
431    <signal>clicked()</signal>
432    <receiver>widget</receiver>
433    <slot>hide()</slot>
434    <hints>
435     <hint type="sourcelabel">
436      <x>255</x>
437      <y>48</y>
438     </hint>
439     <hint type="destinationlabel">
440      <x>250</x>
441      <y>111</y>
442     </hint>
443    </hints>
444   </connection>
445  </connections>
446 </ui>