Salome HOME
sauve les modif graphiques
[tools/eficas.git] / UiQT4 / desWidgetPlusieursBase.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetPlusieursBase</class>
4  <widget class="QWidget" name="WidgetPlusieursBase">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>953</width>
10     <height>300</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>100</width>
22     <height>20</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <property name="styleSheet">
29    <string notr="true">/* QFrame {
30 border: 1px solid gray;
31 }*/
32 </string>
33   </property>
34   <layout class="QHBoxLayout" name="horizontalLayout_7">
35    <property name="spacing">
36     <number>0</number>
37    </property>
38    <property name="leftMargin">
39     <number>0</number>
40    </property>
41    <property name="topMargin">
42     <number>2</number>
43    </property>
44    <property name="rightMargin">
45     <number>0</number>
46    </property>
47    <property name="bottomMargin">
48     <number>2</number>
49    </property>
50    <item>
51     <layout class="QVBoxLayout" name="verticalLayout_3">
52      <item>
53       <layout class="QHBoxLayout" name="horizontalLayout_2">
54        <property name="spacing">
55         <number>0</number>
56        </property>
57        <item>
58         <layout class="QHBoxLayout" name="horizontalLayout">
59          <property name="spacing">
60           <number>0</number>
61          </property>
62          <item>
63           <spacer name="horizontalSpacer_3">
64            <property name="orientation">
65             <enum>Qt::Horizontal</enum>
66            </property>
67            <property name="sizeType">
68             <enum>QSizePolicy::Fixed</enum>
69            </property>
70            <property name="sizeHint" stdset="0">
71             <size>
72              <width>21</width>
73              <height>20</height>
74             </size>
75            </property>
76           </spacer>
77          </item>
78          <item>
79           <widget class="QToolButton" name="RBValide">
80            <property name="minimumSize">
81             <size>
82              <width>21</width>
83              <height>31</height>
84             </size>
85            </property>
86            <property name="maximumSize">
87             <size>
88              <width>21</width>
89              <height>35</height>
90             </size>
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>../../../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../../../home/A96028/Install_EficasV1/ArbreEficas/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="QLabel" 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>13</height>
151         </size>
152        </property>
153       </spacer>
154      </item>
155     </layout>
156    </item>
157    <item>
158     <layout class="QVBoxLayout" name="verticalLayout_2">
159      <item>
160       <widget class="QScrollArea" name="scrollArea">
161        <property name="sizePolicy">
162         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
163          <horstretch>0</horstretch>
164          <verstretch>0</verstretch>
165         </sizepolicy>
166        </property>
167        <property name="minimumSize">
168         <size>
169          <width>400</width>
170          <height>50</height>
171         </size>
172        </property>
173        <property name="styleSheet">
174         <string notr="true">background : rgb(247,247,247);
175 border: 1px solid gray;
176 /* QFrame {
177 border: 1px solid gray;
178 }*/
179
180 </string>
181        </property>
182        <property name="frameShape">
183         <enum>QFrame::Box</enum>
184        </property>
185        <property name="frameShadow">
186         <enum>QFrame::Plain</enum>
187        </property>
188        <property name="lineWidth">
189         <number>1</number>
190        </property>
191        <property name="widgetResizable">
192         <bool>true</bool>
193        </property>
194        <property name="alignment">
195         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
196        </property>
197        <widget class="QWidget" name="verticalWidgetLE">
198         <property name="geometry">
199          <rect>
200           <x>0</x>
201           <y>0</y>
202           <width>594</width>
203           <height>251</height>
204          </rect>
205         </property>
206         <property name="sizePolicy">
207          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
208           <horstretch>0</horstretch>
209           <verstretch>0</verstretch>
210          </sizepolicy>
211         </property>
212         <layout class="QVBoxLayout" name="verticalLayoutLE">
213          <property name="spacing">
214           <number>1</number>
215          </property>
216          <property name="margin">
217           <number>0</number>
218          </property>
219          <item>
220           <spacer name="verticalSpacer_2">
221            <property name="orientation">
222             <enum>Qt::Vertical</enum>
223            </property>
224            <property name="sizeHint" stdset="0">
225             <size>
226              <width>20</width>
227              <height>40</height>
228             </size>
229            </property>
230           </spacer>
231          </item>
232         </layout>
233        </widget>
234       </widget>
235      </item>
236      <item>
237       <layout class="QHBoxLayout" name="horizontalLayout_6">
238        <item>
239         <spacer name="horizontalSpacer_5">
240          <property name="orientation">
241           <enum>Qt::Horizontal</enum>
242          </property>
243          <property name="sizeType">
244           <enum>QSizePolicy::Fixed</enum>
245          </property>
246          <property name="sizeHint" stdset="0">
247           <size>
248            <width>13</width>
249            <height>20</height>
250           </size>
251          </property>
252         </spacer>
253        </item>
254        <item>
255         <layout class="QHBoxLayout" name="horizontalLayout_4">
256          <property name="spacing">
257           <number>0</number>
258          </property>
259          <property name="sizeConstraint">
260           <enum>QLayout::SetFixedSize</enum>
261          </property>
262          <item>
263           <widget class="QToolButton" name="RBHaut">
264            <property name="minimumSize">
265             <size>
266              <width>21</width>
267              <height>31</height>
268             </size>
269            </property>
270            <property name="maximumSize">
271             <size>
272              <width>21</width>
273              <height>31</height>
274             </size>
275            </property>
276            <property name="styleSheet">
277             <string notr="true">border : 0px</string>
278            </property>
279            <property name="text">
280             <string>...</string>
281            </property>
282            <property name="icon">
283             <iconset>
284              <normaloff>../Editeur/icons/flecheHautBleue.png</normaloff>../Editeur/icons/flecheHautBleue.png</iconset>
285            </property>
286            <property name="iconSize">
287             <size>
288              <width>32</width>
289              <height>32</height>
290             </size>
291            </property>
292           </widget>
293          </item>
294          <item>
295           <widget class="QToolButton" name="RBBas">
296            <property name="minimumSize">
297             <size>
298              <width>21</width>
299              <height>31</height>
300             </size>
301            </property>
302            <property name="maximumSize">
303             <size>
304              <width>21</width>
305              <height>31</height>
306             </size>
307            </property>
308            <property name="styleSheet">
309             <string notr="true">border : 0px</string>
310            </property>
311            <property name="text">
312             <string>...</string>
313            </property>
314            <property name="icon">
315             <iconset>
316              <normaloff>../Editeur/icons/flecheBasBleue.png</normaloff>../Editeur/icons/flecheBasBleue.png</iconset>
317            </property>
318            <property name="iconSize">
319             <size>
320              <width>32</width>
321              <height>32</height>
322             </size>
323            </property>
324           </widget>
325          </item>
326          <item>
327           <widget class="QToolButton" name="RBMoins">
328            <property name="minimumSize">
329             <size>
330              <width>21</width>
331              <height>31</height>
332             </size>
333            </property>
334            <property name="maximumSize">
335             <size>
336              <width>21</width>
337              <height>31</height>
338             </size>
339            </property>
340            <property name="styleSheet">
341             <string notr="true">border : 0px</string>
342            </property>
343            <property name="text">
344             <string>...</string>
345            </property>
346            <property name="icon">
347             <iconset>
348              <normaloff>../Editeur/icons/MoinsBleu2.png</normaloff>../Editeur/icons/MoinsBleu2.png</iconset>
349            </property>
350            <property name="iconSize">
351             <size>
352              <width>32</width>
353              <height>32</height>
354             </size>
355            </property>
356           </widget>
357          </item>
358          <item>
359           <widget class="QToolButton" name="RBPlus">
360            <property name="minimumSize">
361             <size>
362              <width>21</width>
363              <height>31</height>
364             </size>
365            </property>
366            <property name="maximumSize">
367             <size>
368              <width>21</width>
369              <height>31</height>
370             </size>
371            </property>
372            <property name="styleSheet">
373             <string notr="true">border : 0px</string>
374            </property>
375            <property name="text">
376             <string>...</string>
377            </property>
378            <property name="icon">
379             <iconset>
380              <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
381            </property>
382            <property name="iconSize">
383             <size>
384              <width>32</width>
385              <height>32</height>
386             </size>
387            </property>
388           </widget>
389          </item>
390         </layout>
391        </item>
392        <item>
393         <spacer name="horizontalSpacer_2">
394          <property name="orientation">
395           <enum>Qt::Horizontal</enum>
396          </property>
397          <property name="sizeType">
398           <enum>QSizePolicy::Minimum</enum>
399          </property>
400          <property name="sizeHint" stdset="0">
401           <size>
402            <width>40</width>
403            <height>20</height>
404           </size>
405          </property>
406         </spacer>
407        </item>
408        <item>
409         <widget class="QToolButton" name="RBVoisListe">
410          <property name="minimumSize">
411           <size>
412            <width>21</width>
413            <height>31</height>
414           </size>
415          </property>
416          <property name="maximumSize">
417           <size>
418            <width>21</width>
419            <height>31</height>
420           </size>
421          </property>
422          <property name="styleSheet">
423           <string notr="true">border : 0px</string>
424          </property>
425          <property name="text">
426           <string>...</string>
427          </property>
428          <property name="icon">
429           <iconset>
430            <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
431          </property>
432          <property name="iconSize">
433           <size>
434            <width>32</width>
435            <height>32</height>
436           </size>
437          </property>
438         </widget>
439        </item>
440        <item>
441         <spacer name="horizontalSpacer_4">
442          <property name="orientation">
443           <enum>Qt::Horizontal</enum>
444          </property>
445          <property name="sizeType">
446           <enum>QSizePolicy::Minimum</enum>
447          </property>
448          <property name="sizeHint" stdset="0">
449           <size>
450            <width>40</width>
451            <height>20</height>
452           </size>
453          </property>
454         </spacer>
455        </item>
456        <item>
457         <layout class="QHBoxLayout" name="horizontalLayout_5">
458          <property name="spacing">
459           <number>0</number>
460          </property>
461          <property name="sizeConstraint">
462           <enum>QLayout::SetFixedSize</enum>
463          </property>
464          <item>
465           <widget class="QToolButton" name="RBSalome">
466            <property name="minimumSize">
467             <size>
468              <width>21</width>
469              <height>31</height>
470             </size>
471            </property>
472            <property name="maximumSize">
473             <size>
474              <width>21</width>
475              <height>31</height>
476             </size>
477            </property>
478            <property name="styleSheet">
479             <string notr="true">border : 0px</string>
480            </property>
481            <property name="text">
482             <string>...</string>
483            </property>
484            <property name="icon">
485             <iconset>
486              <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
487            </property>
488            <property name="iconSize">
489             <size>
490              <width>32</width>
491              <height>32</height>
492             </size>
493            </property>
494           </widget>
495          </item>
496          <item>
497           <widget class="QToolButton" name="RBSalomeVue">
498            <property name="minimumSize">
499             <size>
500              <width>21</width>
501              <height>31</height>
502             </size>
503            </property>
504            <property name="maximumSize">
505             <size>
506              <width>21</width>
507              <height>31</height>
508             </size>
509            </property>
510            <property name="styleSheet">
511             <string notr="true">border : 0px</string>
512            </property>
513            <property name="text">
514             <string>...</string>
515            </property>
516            <property name="icon">
517             <iconset>
518              <normaloff>../Editeur/icons/eye.png</normaloff>../Editeur/icons/eye.png</iconset>
519            </property>
520            <property name="iconSize">
521             <size>
522              <width>32</width>
523              <height>32</height>
524             </size>
525            </property>
526           </widget>
527          </item>
528         </layout>
529        </item>
530       </layout>
531      </item>
532     </layout>
533    </item>
534    <item>
535     <layout class="QVBoxLayout" name="verticalLayout">
536      <property name="leftMargin">
537       <number>25</number>
538      </property>
539      <property name="rightMargin">
540       <number>0</number>
541      </property>
542      <item>
543       <layout class="QHBoxLayout" name="horizontalLayout_3">
544        <property name="spacing">
545         <number>0</number>
546        </property>
547        <item>
548         <widget class="QToolButton" name="BSelectFichier">
549          <property name="sizePolicy">
550           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
551            <horstretch>0</horstretch>
552            <verstretch>0</verstretch>
553           </sizepolicy>
554          </property>
555          <property name="maximumSize">
556           <size>
557            <width>25</width>
558            <height>30</height>
559           </size>
560          </property>
561          <property name="styleSheet">
562           <string notr="true">border:0px</string>
563          </property>
564          <property name="text">
565           <string>...</string>
566          </property>
567          <property name="icon">
568           <iconset>
569            <normaloff>../Editeur/icons/txt2.png</normaloff>../Editeur/icons/txt2.png</iconset>
570          </property>
571          <property name="iconSize">
572           <size>
573            <width>32</width>
574            <height>32</height>
575           </size>
576          </property>
577         </widget>
578        </item>
579        <item>
580         <spacer name="horizontalSpacer">
581          <property name="orientation">
582           <enum>Qt::Horizontal</enum>
583          </property>
584          <property name="sizeType">
585           <enum>QSizePolicy::Fixed</enum>
586          </property>
587          <property name="sizeHint" stdset="0">
588           <size>
589            <width>13</width>
590            <height>20</height>
591           </size>
592          </property>
593         </spacer>
594        </item>
595        <item>
596         <widget class="QToolButton" name="RBPoubelle">
597          <property name="minimumSize">
598           <size>
599            <width>21</width>
600            <height>31</height>
601           </size>
602          </property>
603          <property name="maximumSize">
604           <size>
605            <width>21</width>
606            <height>31</height>
607           </size>
608          </property>
609          <property name="styleSheet">
610           <string notr="true">border : 0px</string>
611          </property>
612          <property name="text">
613           <string>...</string>
614          </property>
615          <property name="icon">
616           <iconset>
617            <normaloff>../../../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
618          </property>
619          <property name="iconSize">
620           <size>
621            <width>32</width>
622            <height>32</height>
623           </size>
624          </property>
625         </widget>
626        </item>
627       </layout>
628      </item>
629      <item>
630       <spacer name="verticalSpacer_6">
631        <property name="orientation">
632         <enum>Qt::Vertical</enum>
633        </property>
634        <property name="sizeHint" stdset="0">
635         <size>
636          <width>20</width>
637          <height>40</height>
638         </size>
639        </property>
640       </spacer>
641      </item>
642     </layout>
643    </item>
644   </layout>
645   <zorder></zorder>
646   <zorder></zorder>
647  </widget>
648  <resources/>
649  <connections/>
650 </ui>