Salome HOME
modif Adao 7 6
[tools/eficas.git] / UiQT4 / desWidgetPlusieursIntoOrdonne.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetPlusieursIntoOrdonne</class>
4  <widget class="QWidget" name="WidgetPlusieursIntoOrdonne">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>934</width>
10     <height>293</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>60</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_5">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="leftMargin">
33     <number>0</number>
34    </property>
35    <property name="topMargin">
36     <number>3</number>
37    </property>
38    <property name="rightMargin">
39     <number>0</number>
40    </property>
41    <property name="bottomMargin">
42     <number>2</number>
43    </property>
44    <item>
45     <layout class="QVBoxLayout" name="verticalLayout_3">
46      <property name="spacing">
47       <number>0</number>
48      </property>
49      <item>
50       <layout class="QHBoxLayout" name="horizontalLayout_2">
51        <property name="spacing">
52         <number>0</number>
53        </property>
54        <item>
55         <layout class="QHBoxLayout" name="horizontalLayout">
56          <property name="spacing">
57           <number>0</number>
58          </property>
59          <item>
60           <spacer name="horizontalSpacer_3">
61            <property name="orientation">
62             <enum>Qt::Horizontal</enum>
63            </property>
64            <property name="sizeType">
65             <enum>QSizePolicy::Fixed</enum>
66            </property>
67            <property name="sizeHint" stdset="0">
68             <size>
69              <width>21</width>
70              <height>20</height>
71             </size>
72            </property>
73           </spacer>
74          </item>
75          <item>
76           <widget class="MonBoutonValide" name="RBValide">
77            <property name="minimumSize">
78             <size>
79              <width>21</width>
80              <height>31</height>
81             </size>
82            </property>
83            <property name="maximumSize">
84             <size>
85              <width>21</width>
86              <height>35</height>
87             </size>
88            </property>
89            <property name="toolTip">
90             <string>Affiche le rapport de validation du mot-clef</string>
91            </property>
92            <property name="styleSheet">
93             <string notr="true">border : 0px</string>
94            </property>
95            <property name="text">
96             <string>...</string>
97            </property>
98            <property name="icon">
99             <iconset>
100              <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
101            </property>
102            <property name="iconSize">
103             <size>
104              <width>32</width>
105              <height>32</height>
106             </size>
107            </property>
108           </widget>
109          </item>
110         </layout>
111        </item>
112        <item>
113         <widget class="MonLabelClic" name="label">
114          <property name="sizePolicy">
115           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
116            <horstretch>0</horstretch>
117            <verstretch>0</verstretch>
118           </sizepolicy>
119          </property>
120          <property name="minimumSize">
121           <size>
122            <width>300</width>
123            <height>24</height>
124           </size>
125          </property>
126          <property name="maximumSize">
127           <size>
128            <width>178</width>
129            <height>16777215</height>
130           </size>
131          </property>
132          <property name="frameShape">
133           <enum>QFrame::NoFrame</enum>
134          </property>
135          <property name="text">
136           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#0055ff;&quot;&gt;Label&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
137          </property>
138         </widget>
139        </item>
140       </layout>
141      </item>
142      <item>
143       <spacer name="verticalSpacer">
144        <property name="orientation">
145         <enum>Qt::Vertical</enum>
146        </property>
147        <property name="sizeHint" stdset="0">
148         <size>
149          <width>20</width>
150          <height>5</height>
151         </size>
152        </property>
153       </spacer>
154      </item>
155     </layout>
156    </item>
157    <item>
158     <widget class="QScrollArea" name="scrollArea">
159      <property name="sizePolicy">
160       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
161        <horstretch>0</horstretch>
162        <verstretch>0</verstretch>
163       </sizepolicy>
164      </property>
165      <property name="styleSheet">
166       <string notr="true">background : rgb(247,247,247)</string>
167      </property>
168      <property name="frameShape">
169       <enum>QFrame::NoFrame</enum>
170      </property>
171      <property name="lineWidth">
172       <number>0</number>
173      </property>
174      <property name="widgetResizable">
175       <bool>true</bool>
176      </property>
177      <property name="alignment">
178       <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
179      </property>
180      <widget class="QWidget" name="verticalWidgetLE">
181       <property name="geometry">
182        <rect>
183         <x>0</x>
184         <y>0</y>
185         <width>268</width>
186         <height>288</height>
187        </rect>
188       </property>
189       <property name="sizePolicy">
190        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
191         <horstretch>0</horstretch>
192         <verstretch>0</verstretch>
193        </sizepolicy>
194       </property>
195       <layout class="QVBoxLayout" name="CBLayout">
196        <property name="spacing">
197         <number>0</number>
198        </property>
199        <property name="margin">
200         <number>0</number>
201        </property>
202       </layout>
203      </widget>
204     </widget>
205    </item>
206    <item>
207     <spacer name="horizontalSpacer_2">
208      <property name="orientation">
209       <enum>Qt::Horizontal</enum>
210      </property>
211      <property name="sizeType">
212       <enum>QSizePolicy::Preferred</enum>
213      </property>
214      <property name="sizeHint" stdset="0">
215       <size>
216        <width>8</width>
217        <height>108</height>
218       </size>
219      </property>
220     </spacer>
221    </item>
222    <item>
223     <layout class="QVBoxLayout" name="verticalLayout_2">
224      <property name="spacing">
225       <number>0</number>
226      </property>
227      <item>
228       <widget class="QScrollArea" name="scrollAreaRE">
229        <property name="sizePolicy">
230         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
231          <horstretch>0</horstretch>
232          <verstretch>0</verstretch>
233         </sizepolicy>
234        </property>
235        <property name="styleSheet">
236         <string notr="true">background : rgb(247,247,247)</string>
237        </property>
238        <property name="frameShape">
239         <enum>QFrame::NoFrame</enum>
240        </property>
241        <property name="lineWidth">
242         <number>0</number>
243        </property>
244        <property name="widgetResizable">
245         <bool>true</bool>
246        </property>
247        <property name="alignment">
248         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
249        </property>
250        <widget class="QWidget" name="verticalWidgetLEChoisis">
251         <property name="geometry">
252          <rect>
253           <x>0</x>
254           <y>0</y>
255           <width>265</width>
256           <height>251</height>
257          </rect>
258         </property>
259         <property name="sizePolicy">
260          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
261           <horstretch>0</horstretch>
262           <verstretch>0</verstretch>
263          </sizepolicy>
264         </property>
265         <layout class="QVBoxLayout" name="CBChoisis">
266          <property name="spacing">
267           <number>0</number>
268          </property>
269          <property name="margin">
270           <number>0</number>
271          </property>
272         </layout>
273        </widget>
274       </widget>
275      </item>
276      <item>
277       <layout class="QHBoxLayout" name="horizontalLayout_3">
278        <item>
279         <layout class="QHBoxLayout" name="horizontalLayout_4">
280          <property name="spacing">
281           <number>0</number>
282          </property>
283          <property name="sizeConstraint">
284           <enum>QLayout::SetFixedSize</enum>
285          </property>
286          <item>
287           <widget class="QToolButton" name="RBHaut">
288            <property name="minimumSize">
289             <size>
290              <width>21</width>
291              <height>31</height>
292             </size>
293            </property>
294            <property name="maximumSize">
295             <size>
296              <width>21</width>
297              <height>31</height>
298             </size>
299            </property>
300            <property name="toolTip">
301             <string>Remonte d'une ligne</string>
302            </property>
303            <property name="styleSheet">
304             <string notr="true">border : 0px</string>
305            </property>
306            <property name="text">
307             <string>...</string>
308            </property>
309            <property name="icon">
310             <iconset>
311              <normaloff>../Editeur/icons/flecheHautBleue.png</normaloff>../Editeur/icons/flecheHautBleue.png</iconset>
312            </property>
313            <property name="iconSize">
314             <size>
315              <width>32</width>
316              <height>32</height>
317             </size>
318            </property>
319           </widget>
320          </item>
321          <item>
322           <widget class="QToolButton" name="RBBas">
323            <property name="minimumSize">
324             <size>
325              <width>21</width>
326              <height>31</height>
327             </size>
328            </property>
329            <property name="maximumSize">
330             <size>
331              <width>21</width>
332              <height>31</height>
333             </size>
334            </property>
335            <property name="toolTip">
336             <string>Descend d'une ligne</string>
337            </property>
338            <property name="styleSheet">
339             <string notr="true">border : 0px</string>
340            </property>
341            <property name="text">
342             <string>...</string>
343            </property>
344            <property name="icon">
345             <iconset>
346              <normaloff>../Editeur/icons/flecheBasBleue.png</normaloff>../Editeur/icons/flecheBasBleue.png</iconset>
347            </property>
348            <property name="iconSize">
349             <size>
350              <width>32</width>
351              <height>32</height>
352             </size>
353            </property>
354           </widget>
355          </item>
356          <item>
357           <widget class="QToolButton" name="RBMoins">
358            <property name="minimumSize">
359             <size>
360              <width>21</width>
361              <height>31</height>
362             </size>
363            </property>
364            <property name="maximumSize">
365             <size>
366              <width>21</width>
367              <height>31</height>
368             </size>
369            </property>
370            <property name="toolTip">
371             <string>Détruit une ligne</string>
372            </property>
373            <property name="styleSheet">
374             <string notr="true">border : 0px</string>
375            </property>
376            <property name="text">
377             <string>...</string>
378            </property>
379            <property name="icon">
380             <iconset>
381              <normaloff>../Editeur/icons/MoinsBleu2.png</normaloff>../Editeur/icons/MoinsBleu2.png</iconset>
382            </property>
383            <property name="iconSize">
384             <size>
385              <width>32</width>
386              <height>32</height>
387             </size>
388            </property>
389           </widget>
390          </item>
391          <item>
392           <widget class="QToolButton" name="RBPlus">
393            <property name="minimumSize">
394             <size>
395              <width>21</width>
396              <height>31</height>
397             </size>
398            </property>
399            <property name="maximumSize">
400             <size>
401              <width>21</width>
402              <height>31</height>
403             </size>
404            </property>
405            <property name="toolTip">
406             <string>ajoute une ligne</string>
407            </property>
408            <property name="styleSheet">
409             <string notr="true">border : 0px</string>
410            </property>
411            <property name="text">
412             <string>...</string>
413            </property>
414            <property name="icon">
415             <iconset>
416              <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
417            </property>
418            <property name="iconSize">
419             <size>
420              <width>32</width>
421              <height>32</height>
422             </size>
423            </property>
424           </widget>
425          </item>
426         </layout>
427        </item>
428        <item>
429         <spacer name="horizontalSpacer_4">
430          <property name="orientation">
431           <enum>Qt::Horizontal</enum>
432          </property>
433          <property name="sizeHint" stdset="0">
434           <size>
435            <width>40</width>
436            <height>20</height>
437           </size>
438          </property>
439         </spacer>
440        </item>
441        <item>
442         <widget class="QToolButton" name="RBVoisListe">
443          <property name="minimumSize">
444           <size>
445            <width>21</width>
446            <height>31</height>
447           </size>
448          </property>
449          <property name="maximumSize">
450           <size>
451            <width>21</width>
452            <height>31</height>
453           </size>
454          </property>
455          <property name="toolTip">
456           <string>visualise l'ensemble des valeurs</string>
457          </property>
458          <property name="styleSheet">
459           <string notr="true">border : 0px</string>
460          </property>
461          <property name="text">
462           <string>...</string>
463          </property>
464          <property name="icon">
465           <iconset>
466            <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
467          </property>
468          <property name="iconSize">
469           <size>
470            <width>32</width>
471            <height>32</height>
472           </size>
473          </property>
474         </widget>
475        </item>
476        <item>
477         <spacer name="horizontalSpacer_5">
478          <property name="orientation">
479           <enum>Qt::Horizontal</enum>
480          </property>
481          <property name="sizeHint" stdset="0">
482           <size>
483            <width>18</width>
484            <height>20</height>
485           </size>
486          </property>
487         </spacer>
488        </item>
489       </layout>
490      </item>
491     </layout>
492    </item>
493    <item>
494     <spacer name="horizontalSpacer">
495      <property name="orientation">
496       <enum>Qt::Horizontal</enum>
497      </property>
498      <property name="sizeType">
499       <enum>QSizePolicy::Preferred</enum>
500      </property>
501      <property name="sizeHint" stdset="0">
502       <size>
503        <width>20</width>
504        <height>17</height>
505       </size>
506      </property>
507     </spacer>
508    </item>
509    <item>
510     <layout class="QVBoxLayout" name="verticalLayout">
511      <item>
512       <widget class="QToolButton" name="RBPoubelle">
513        <property name="minimumSize">
514         <size>
515          <width>21</width>
516          <height>31</height>
517         </size>
518        </property>
519        <property name="maximumSize">
520         <size>
521          <width>21</width>
522          <height>31</height>
523         </size>
524        </property>
525        <property name="toolTip">
526         <string>Détruit le mot-clef</string>
527        </property>
528        <property name="styleSheet">
529         <string notr="true">border : 0px</string>
530        </property>
531        <property name="text">
532         <string>...</string>
533        </property>
534        <property name="icon">
535         <iconset>
536          <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
537        </property>
538        <property name="iconSize">
539         <size>
540          <width>32</width>
541          <height>32</height>
542         </size>
543        </property>
544       </widget>
545      </item>
546      <item>
547       <spacer name="verticalSpacer_2">
548        <property name="orientation">
549         <enum>Qt::Vertical</enum>
550        </property>
551        <property name="sizeHint" stdset="0">
552         <size>
553          <width>20</width>
554          <height>40</height>
555         </size>
556        </property>
557       </spacer>
558      </item>
559     </layout>
560    </item>
561   </layout>
562   <zorder>horizontalSpacer</zorder>
563   <zorder></zorder>
564   <zorder>scrollArea</zorder>
565   <zorder>horizontalSpacer_2</zorder>
566  </widget>
567  <customwidgets>
568   <customwidget>
569    <class>MonBoutonValide</class>
570    <extends>QToolButton</extends>
571    <header>monBoutonValide.h</header>
572   </customwidget>
573   <customwidget>
574    <class>MonLabelClic</class>
575    <extends>QLabel</extends>
576    <header>monLabelClic.h</header>
577   </customwidget>
578  </customwidgets>
579  <resources/>
580  <connections/>
581 </ui>