Salome HOME
Modif Hexablock.py
[modules/hexablock.git] / src / HEXABLOCKGUI / Edge_QTD.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>EdgeDialog</class>
4  <widget class="QDialog" name="EdgeDialog">
5   <property name="enabled">
6    <bool>true</bool>
7   </property>
8   <property name="geometry">
9    <rect>
10     <x>0</x>
11     <y>0</y>
12     <width>226</width>
13     <height>369</height>
14    </rect>
15   </property>
16   <property name="sizePolicy">
17    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
18     <horstretch>0</horstretch>
19     <verstretch>0</verstretch>
20    </sizepolicy>
21   </property>
22   <property name="minimumSize">
23    <size>
24     <width>5</width>
25     <height>0</height>
26    </size>
27   </property>
28   <property name="maximumSize">
29    <size>
30     <width>16777215</width>
31     <height>16777215</height>
32    </size>
33   </property>
34   <property name="windowTitle">
35    <string>Edge Construction</string>
36   </property>
37   <layout class="QVBoxLayout" name="verticalLayout_4">
38    <property name="sizeConstraint">
39     <enum>QLayout::SetDefaultConstraint</enum>
40    </property>
41    <item>
42     <widget class="QGroupBox" name="groupBox">
43      <property name="sizePolicy">
44       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
45        <horstretch>0</horstretch>
46        <verstretch>0</verstretch>
47       </sizepolicy>
48      </property>
49      <property name="maximumSize">
50       <size>
51        <width>16777215</width>
52        <height>16777215</height>
53       </size>
54      </property>
55      <property name="title">
56       <string>By</string>
57      </property>
58      <layout class="QHBoxLayout" name="horizontalLayout_5">
59       <property name="sizeConstraint">
60        <enum>QLayout::SetDefaultConstraint</enum>
61       </property>
62       <item>
63        <widget class="QRadioButton" name="rb0">
64         <property name="sizePolicy">
65          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
66           <horstretch>0</horstretch>
67           <verstretch>0</verstretch>
68          </sizepolicy>
69         </property>
70         <property name="text">
71          <string>( vertex + vertex )</string>
72         </property>
73         <property name="checked">
74          <bool>true</bool>
75         </property>
76        </widget>
77       </item>
78       <item>
79        <widget class="QRadioButton" name="rb1">
80         <property name="sizePolicy">
81          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
82           <horstretch>0</horstretch>
83           <verstretch>0</verstretch>
84          </sizepolicy>
85         </property>
86         <property name="text">
87          <string>( pt + vector )</string>
88         </property>
89        </widget>
90       </item>
91      </layout>
92     </widget>
93    </item>
94    <item>
95     <widget class="QGroupBox" name="groupBox_2">
96      <property name="sizePolicy">
97       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
98        <horstretch>0</horstretch>
99        <verstretch>0</verstretch>
100       </sizepolicy>
101      </property>
102      <property name="minimumSize">
103       <size>
104        <width>0</width>
105        <height>0</height>
106       </size>
107      </property>
108      <property name="maximumSize">
109       <size>
110        <width>16777215</width>
111        <height>16777215</height>
112       </size>
113      </property>
114      <property name="title">
115       <string/>
116      </property>
117      <layout class="QVBoxLayout" name="verticalLayout">
118       <item>
119        <widget class="QWidget" name="widget_3" native="true">
120         <layout class="QFormLayout" name="formLayout_4">
121          <item row="0" column="1">
122           <widget class="QLineEdit" name="name_le">
123            <property name="sizePolicy">
124             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
125              <horstretch>0</horstretch>
126              <verstretch>0</verstretch>
127             </sizepolicy>
128            </property>
129            <property name="maximumSize">
130             <size>
131              <width>16777215</width>
132              <height>16777215</height>
133             </size>
134            </property>
135            <property name="text">
136             <string/>
137            </property>
138           </widget>
139          </item>
140          <item row="0" column="0">
141           <widget class="QLabel" name="label_6">
142            <property name="text">
143             <string> Name </string>
144            </property>
145           </widget>
146          </item>
147         </layout>
148        </widget>
149       </item>
150       <item>
151        <widget class="QWidget" name="widget" native="true">
152         <layout class="QFormLayout" name="formLayout">
153          <property name="fieldGrowthPolicy">
154           <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
155          </property>
156          <item row="0" column="1">
157           <widget class="QLineEdit" name="vex_le_rb1">
158            <property name="sizePolicy">
159             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
160              <horstretch>0</horstretch>
161              <verstretch>0</verstretch>
162             </sizepolicy>
163            </property>
164            <property name="maximumSize">
165             <size>
166              <width>16777215</width>
167              <height>16777215</height>
168             </size>
169            </property>
170            <property name="readOnly">
171             <bool>false</bool>
172            </property>
173           </widget>
174          </item>
175          <item row="1" column="1">
176           <widget class="QLineEdit" name="vec_le_rb1">
177            <property name="sizePolicy">
178             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
179              <horstretch>0</horstretch>
180              <verstretch>0</verstretch>
181             </sizepolicy>
182            </property>
183            <property name="maximumSize">
184             <size>
185              <width>16777215</width>
186              <height>16777215</height>
187             </size>
188            </property>
189            <property name="readOnly">
190             <bool>false</bool>
191            </property>
192           </widget>
193          </item>
194          <item row="1" column="0">
195           <widget class="QLabel" name="label_4">
196            <property name="text">
197             <string>Vector</string>
198            </property>
199           </widget>
200          </item>
201          <item row="0" column="0">
202           <widget class="QLabel" name="label_5">
203            <property name="text">
204             <string>Point</string>
205            </property>
206           </widget>
207          </item>
208         </layout>
209        </widget>
210       </item>
211       <item>
212        <widget class="QWidget" name="widget_2" native="true">
213         <layout class="QFormLayout" name="formLayout_2">
214          <property name="fieldGrowthPolicy">
215           <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
216          </property>
217          <item row="0" column="1">
218           <widget class="QLineEdit" name="v0_le_rb0">
219            <property name="sizePolicy">
220             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
221              <horstretch>0</horstretch>
222              <verstretch>0</verstretch>
223             </sizepolicy>
224            </property>
225            <property name="maximumSize">
226             <size>
227              <width>16777215</width>
228              <height>16777215</height>
229             </size>
230            </property>
231            <property name="inputMethodHints">
232             <set>Qt::ImhNone</set>
233            </property>
234            <property name="echoMode">
235             <enum>QLineEdit::Normal</enum>
236            </property>
237            <property name="readOnly">
238             <bool>false</bool>
239            </property>
240           </widget>
241          </item>
242          <item row="2" column="1">
243           <widget class="QLineEdit" name="v1_le_rb0">
244            <property name="sizePolicy">
245             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
246              <horstretch>0</horstretch>
247              <verstretch>0</verstretch>
248             </sizepolicy>
249            </property>
250            <property name="maximumSize">
251             <size>
252              <width>16777215</width>
253              <height>16777215</height>
254             </size>
255            </property>
256            <property name="readOnly">
257             <bool>false</bool>
258            </property>
259           </widget>
260          </item>
261          <item row="2" column="0">
262           <widget class="QLabel" name="label_2">
263            <property name="text">
264             <string>Point 2</string>
265            </property>
266           </widget>
267          </item>
268          <item row="0" column="0">
269           <widget class="QLabel" name="label">
270            <property name="text">
271             <string>Point 1</string>
272            </property>
273           </widget>
274          </item>
275         </layout>
276        </widget>
277       </item>
278       <item>
279        <spacer name="verticalSpacer">
280         <property name="orientation">
281          <enum>Qt::Vertical</enum>
282         </property>
283         <property name="sizeHint" stdset="0">
284          <size>
285           <width>20</width>
286           <height>16777215</height>
287          </size>
288         </property>
289        </spacer>
290       </item>
291      </layout>
292     </widget>
293    </item>
294   </layout>
295  </widget>
296  <tabstops>
297   <tabstop>rb0</tabstop>
298   <tabstop>rb1</tabstop>
299   <tabstop>name_le</tabstop>
300   <tabstop>vex_le_rb1</tabstop>
301   <tabstop>vec_le_rb1</tabstop>
302   <tabstop>v0_le_rb0</tabstop>
303   <tabstop>v1_le_rb0</tabstop>
304  </tabstops>
305  <resources/>
306  <connections>
307   <connection>
308    <sender>rb0</sender>
309    <signal>clicked()</signal>
310    <receiver>widget</receiver>
311    <slot>hide()</slot>
312    <hints>
313     <hint type="sourcelabel">
314      <x>116</x>
315      <y>44</y>
316     </hint>
317     <hint type="destinationlabel">
318      <x>150</x>
319      <y>159</y>
320     </hint>
321    </hints>
322   </connection>
323   <connection>
324    <sender>rb1</sender>
325    <signal>clicked()</signal>
326    <receiver>widget</receiver>
327    <slot>show()</slot>
328    <hints>
329     <hint type="sourcelabel">
330      <x>222</x>
331      <y>46</y>
332     </hint>
333     <hint type="destinationlabel">
334      <x>296</x>
335      <y>135</y>
336     </hint>
337    </hints>
338   </connection>
339   <connection>
340    <sender>rb0</sender>
341    <signal>clicked()</signal>
342    <receiver>widget_2</receiver>
343    <slot>show()</slot>
344    <hints>
345     <hint type="sourcelabel">
346      <x>77</x>
347      <y>47</y>
348     </hint>
349     <hint type="destinationlabel">
350      <x>73</x>
351      <y>218</y>
352     </hint>
353    </hints>
354   </connection>
355   <connection>
356    <sender>rb1</sender>
357    <signal>clicked()</signal>
358    <receiver>widget_2</receiver>
359    <slot>hide()</slot>
360    <hints>
361     <hint type="sourcelabel">
362      <x>251</x>
363      <y>47</y>
364     </hint>
365     <hint type="destinationlabel">
366      <x>265</x>
367      <y>206</y>
368     </hint>
369    </hints>
370   </connection>
371  </connections>
372 </ui>