Salome HOME
nouveaux ui
[tools/eficas.git] / UiQT4 / desWidgetTuple3.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetTuple3</class>
4  <widget class="QWidget" name="WidgetTuple3">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1282</width>
10     <height>61</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_3">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <layout class="QVBoxLayout" name="verticalLayout_2">
37      <property name="spacing">
38       <number>0</number>
39      </property>
40      <item>
41       <layout class="QHBoxLayout" name="horizontalLayout_2">
42        <property name="spacing">
43         <number>0</number>
44        </property>
45        <property name="sizeConstraint">
46         <enum>QLayout::SetFixedSize</enum>
47        </property>
48        <item>
49         <spacer name="horizontalSpacer_3">
50          <property name="orientation">
51           <enum>Qt::Horizontal</enum>
52          </property>
53          <property name="sizeType">
54           <enum>QSizePolicy::Fixed</enum>
55          </property>
56          <property name="sizeHint" stdset="0">
57           <size>
58            <width>21</width>
59            <height>20</height>
60           </size>
61          </property>
62         </spacer>
63        </item>
64        <item>
65         <widget class="MonBoutonValide" name="RBValide">
66          <property name="minimumSize">
67           <size>
68            <width>21</width>
69            <height>25</height>
70           </size>
71          </property>
72          <property name="maximumSize">
73           <size>
74            <width>21</width>
75            <height>25</height>
76           </size>
77          </property>
78          <property name="focusPolicy">
79           <enum>Qt::ClickFocus</enum>
80          </property>
81          <property name="toolTip">
82           <string>Affiche le rapport de validation du mot-clef</string>
83          </property>
84          <property name="styleSheet">
85           <string notr="true">border : 0px</string>
86          </property>
87          <property name="text">
88           <string>...</string>
89          </property>
90          <property name="icon">
91           <iconset>
92            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
93          </property>
94          <property name="iconSize">
95           <size>
96            <width>25</width>
97            <height>25</height>
98           </size>
99          </property>
100         </widget>
101        </item>
102       </layout>
103      </item>
104      <item>
105       <spacer name="verticalSpacer_2">
106        <property name="orientation">
107         <enum>Qt::Vertical</enum>
108        </property>
109        <property name="sizeHint" stdset="0">
110         <size>
111          <width>20</width>
112          <height>5</height>
113         </size>
114        </property>
115       </spacer>
116      </item>
117     </layout>
118    </item>
119    <item>
120     <widget class="MonLabelClic" name="label">
121      <property name="sizePolicy">
122       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
123        <horstretch>0</horstretch>
124        <verstretch>0</verstretch>
125       </sizepolicy>
126      </property>
127      <property name="minimumSize">
128       <size>
129        <width>300</width>
130        <height>25</height>
131       </size>
132      </property>
133      <property name="maximumSize">
134       <size>
135        <width>178</width>
136        <height>16777215</height>
137       </size>
138      </property>
139      <property name="frameShape">
140       <enum>QFrame::NoFrame</enum>
141      </property>
142      <property name="text">
143       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;aaa&lt;/p&gt;&lt;p&gt;dqsklmdqm&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
144      </property>
145      <property name="scaledContents">
146       <bool>false</bool>
147      </property>
148      <property name="alignment">
149       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
150      </property>
151     </widget>
152    </item>
153    <item>
154     <layout class="QVBoxLayout" name="verticalLayout">
155      <item>
156       <layout class="QHBoxLayout" name="horizontalLayout">
157        <item>
158         <widget class="QLabel" name="label_2">
159          <property name="text">
160           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;(&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
161          </property>
162         </widget>
163        </item>
164        <item>
165         <widget class="QLineEdit" name="lineEditVal1">
166          <property name="sizePolicy">
167           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
168            <horstretch>0</horstretch>
169            <verstretch>0</verstretch>
170           </sizepolicy>
171          </property>
172          <property name="minimumSize">
173           <size>
174            <width>0</width>
175            <height>25</height>
176           </size>
177          </property>
178          <property name="maximumSize">
179           <size>
180            <width>805</width>
181            <height>16777215</height>
182           </size>
183          </property>
184          <property name="styleSheet">
185           <string notr="true">background:rgb(235,235,235);
186 border:0px;</string>
187          </property>
188         </widget>
189        </item>
190        <item>
191         <widget class="QLabel" name="label_4">
192          <property name="text">
193           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;,&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
194          </property>
195         </widget>
196        </item>
197        <item>
198         <widget class="QLineEdit" name="lineEditVal2">
199          <property name="sizePolicy">
200           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
201            <horstretch>0</horstretch>
202            <verstretch>0</verstretch>
203           </sizepolicy>
204          </property>
205          <property name="minimumSize">
206           <size>
207            <width>0</width>
208            <height>25</height>
209           </size>
210          </property>
211          <property name="maximumSize">
212           <size>
213            <width>805</width>
214            <height>16777215</height>
215           </size>
216          </property>
217          <property name="focusPolicy">
218           <enum>Qt::StrongFocus</enum>
219          </property>
220          <property name="styleSheet">
221           <string notr="true">background:rgb(235,235,235);
222 border:0px;</string>
223          </property>
224         </widget>
225        </item>
226        <item>
227         <widget class="QLabel" name="label_3">
228          <property name="text">
229           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;,&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
230          </property>
231         </widget>
232        </item>
233        <item>
234         <widget class="QLineEdit" name="lineEditVal3">
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="minimumSize">
242           <size>
243            <width>0</width>
244            <height>25</height>
245           </size>
246          </property>
247          <property name="maximumSize">
248           <size>
249            <width>805</width>
250            <height>16777215</height>
251           </size>
252          </property>
253          <property name="focusPolicy">
254           <enum>Qt::StrongFocus</enum>
255          </property>
256          <property name="styleSheet">
257           <string notr="true">background:rgb(235,235,235);
258 border:0px;</string>
259          </property>
260         </widget>
261        </item>
262        <item>
263         <widget class="QLabel" name="label_5">
264          <property name="text">
265           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
266          </property>
267         </widget>
268        </item>
269        <item>
270         <spacer name="horizontalSpacer">
271          <property name="orientation">
272           <enum>Qt::Horizontal</enum>
273          </property>
274          <property name="sizeHint" stdset="0">
275           <size>
276            <width>40</width>
277            <height>20</height>
278           </size>
279          </property>
280         </spacer>
281        </item>
282        <item>
283         <widget class="QToolButton" name="RBPoubelle">
284          <property name="minimumSize">
285           <size>
286            <width>21</width>
287            <height>25</height>
288           </size>
289          </property>
290          <property name="maximumSize">
291           <size>
292            <width>21</width>
293            <height>25</height>
294           </size>
295          </property>
296          <property name="focusPolicy">
297           <enum>Qt::ClickFocus</enum>
298          </property>
299          <property name="toolTip">
300           <string>Détruit le mot-clef</string>
301          </property>
302          <property name="styleSheet">
303           <string notr="true">border : 0px</string>
304          </property>
305          <property name="text">
306           <string>...</string>
307          </property>
308          <property name="icon">
309           <iconset>
310            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
311          </property>
312          <property name="iconSize">
313           <size>
314            <width>25</width>
315            <height>25</height>
316           </size>
317          </property>
318         </widget>
319        </item>
320       </layout>
321      </item>
322      <item>
323       <spacer name="verticalSpacer">
324        <property name="orientation">
325         <enum>Qt::Vertical</enum>
326        </property>
327        <property name="sizeHint" stdset="0">
328         <size>
329          <width>20</width>
330          <height>13</height>
331         </size>
332        </property>
333       </spacer>
334      </item>
335     </layout>
336    </item>
337   </layout>
338  </widget>
339  <customwidgets>
340   <customwidget>
341    <class>MonBoutonValide</class>
342    <extends>QToolButton</extends>
343    <header>monBoutonValide.h</header>
344   </customwidget>
345   <customwidget>
346    <class>MonLabelClic</class>
347    <extends>QLabel</extends>
348    <header>monLabelClic.h</header>
349   </customwidget>
350  </customwidgets>
351  <resources/>
352  <connections/>
353 </ui>