]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desWidgetPlusieursBase.ui
Salome HOME
54e07bc8c4e72c276b20b573e7918b17c1df1e3c
[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="MonBoutonValide" 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="focusPolicy">
93             <enum>Qt::ClickFocus</enum>
94            </property>
95            <property name="styleSheet">
96             <string notr="true">border : 0px</string>
97            </property>
98            <property name="text">
99             <string>...</string>
100            </property>
101            <property name="icon">
102             <iconset>
103              <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
104            </property>
105            <property name="iconSize">
106             <size>
107              <width>32</width>
108              <height>32</height>
109             </size>
110            </property>
111           </widget>
112          </item>
113         </layout>
114        </item>
115        <item>
116         <widget class="MonLabelClic" name="label">
117          <property name="sizePolicy">
118           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
119            <horstretch>0</horstretch>
120            <verstretch>0</verstretch>
121           </sizepolicy>
122          </property>
123          <property name="minimumSize">
124           <size>
125            <width>300</width>
126            <height>24</height>
127           </size>
128          </property>
129          <property name="maximumSize">
130           <size>
131            <width>178</width>
132            <height>16777215</height>
133           </size>
134          </property>
135          <property name="frameShape">
136           <enum>QFrame::NoFrame</enum>
137          </property>
138          <property name="text">
139           <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>
140          </property>
141         </widget>
142        </item>
143       </layout>
144      </item>
145      <item>
146       <spacer name="verticalSpacer">
147        <property name="orientation">
148         <enum>Qt::Vertical</enum>
149        </property>
150        <property name="sizeHint" stdset="0">
151         <size>
152          <width>20</width>
153          <height>13</height>
154         </size>
155        </property>
156       </spacer>
157      </item>
158     </layout>
159    </item>
160    <item>
161     <layout class="QVBoxLayout" name="verticalLayout_2">
162      <item>
163       <widget class="QScrollArea" name="scrollArea">
164        <property name="sizePolicy">
165         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
166          <horstretch>0</horstretch>
167          <verstretch>0</verstretch>
168         </sizepolicy>
169        </property>
170        <property name="minimumSize">
171         <size>
172          <width>400</width>
173          <height>50</height>
174         </size>
175        </property>
176        <property name="styleSheet">
177         <string notr="true">background : rgb(247,247,247);
178 border: 1px solid gray;
179 /* QFrame {
180 border: 1px solid gray;
181 }*/
182
183 </string>
184        </property>
185        <property name="frameShape">
186         <enum>QFrame::Box</enum>
187        </property>
188        <property name="frameShadow">
189         <enum>QFrame::Plain</enum>
190        </property>
191        <property name="lineWidth">
192         <number>1</number>
193        </property>
194        <property name="widgetResizable">
195         <bool>true</bool>
196        </property>
197        <property name="alignment">
198         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
199        </property>
200        <widget class="QWidget" name="verticalWidgetLE">
201         <property name="geometry">
202          <rect>
203           <x>0</x>
204           <y>0</y>
205           <width>514</width>
206           <height>251</height>
207          </rect>
208         </property>
209         <property name="sizePolicy">
210          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
211           <horstretch>0</horstretch>
212           <verstretch>0</verstretch>
213          </sizepolicy>
214         </property>
215         <layout class="QVBoxLayout" name="verticalLayoutLE">
216          <property name="spacing">
217           <number>1</number>
218          </property>
219          <property name="leftMargin">
220           <number>2</number>
221          </property>
222          <property name="topMargin">
223           <number>0</number>
224          </property>
225          <property name="rightMargin">
226           <number>2</number>
227          </property>
228          <property name="bottomMargin">
229           <number>0</number>
230          </property>
231          <item>
232           <spacer name="verticalSpacer_2">
233            <property name="orientation">
234             <enum>Qt::Vertical</enum>
235            </property>
236            <property name="sizeHint" stdset="0">
237             <size>
238              <width>20</width>
239              <height>40</height>
240             </size>
241            </property>
242           </spacer>
243          </item>
244         </layout>
245        </widget>
246       </widget>
247      </item>
248      <item>
249       <layout class="QHBoxLayout" name="horizontalLayout_6">
250        <item>
251         <spacer name="horizontalSpacer_5">
252          <property name="orientation">
253           <enum>Qt::Horizontal</enum>
254          </property>
255          <property name="sizeType">
256           <enum>QSizePolicy::Fixed</enum>
257          </property>
258          <property name="sizeHint" stdset="0">
259           <size>
260            <width>13</width>
261            <height>20</height>
262           </size>
263          </property>
264         </spacer>
265        </item>
266        <item>
267         <layout class="QHBoxLayout" name="horizontalLayout_4">
268          <property name="spacing">
269           <number>0</number>
270          </property>
271          <property name="sizeConstraint">
272           <enum>QLayout::SetFixedSize</enum>
273          </property>
274          <item>
275           <widget class="QToolButton" name="RBHaut">
276            <property name="minimumSize">
277             <size>
278              <width>21</width>
279              <height>31</height>
280             </size>
281            </property>
282            <property name="maximumSize">
283             <size>
284              <width>21</width>
285              <height>31</height>
286             </size>
287            </property>
288            <property name="focusPolicy">
289             <enum>Qt::ClickFocus</enum>
290            </property>
291            <property name="styleSheet">
292             <string notr="true">border : 0px</string>
293            </property>
294            <property name="text">
295             <string>...</string>
296            </property>
297            <property name="icon">
298             <iconset>
299              <normaloff>../Editeur/icons/flecheHautBleue.png</normaloff>../Editeur/icons/flecheHautBleue.png</iconset>
300            </property>
301            <property name="iconSize">
302             <size>
303              <width>32</width>
304              <height>32</height>
305             </size>
306            </property>
307           </widget>
308          </item>
309          <item>
310           <widget class="QToolButton" name="RBBas">
311            <property name="minimumSize">
312             <size>
313              <width>21</width>
314              <height>31</height>
315             </size>
316            </property>
317            <property name="maximumSize">
318             <size>
319              <width>21</width>
320              <height>31</height>
321             </size>
322            </property>
323            <property name="focusPolicy">
324             <enum>Qt::ClickFocus</enum>
325            </property>
326            <property name="styleSheet">
327             <string notr="true">border : 0px</string>
328            </property>
329            <property name="text">
330             <string>...</string>
331            </property>
332            <property name="icon">
333             <iconset>
334              <normaloff>../Editeur/icons/flecheBasBleue.png</normaloff>../Editeur/icons/flecheBasBleue.png</iconset>
335            </property>
336            <property name="iconSize">
337             <size>
338              <width>32</width>
339              <height>32</height>
340             </size>
341            </property>
342           </widget>
343          </item>
344          <item>
345           <widget class="QToolButton" name="RBMoins">
346            <property name="minimumSize">
347             <size>
348              <width>21</width>
349              <height>31</height>
350             </size>
351            </property>
352            <property name="maximumSize">
353             <size>
354              <width>21</width>
355              <height>31</height>
356             </size>
357            </property>
358            <property name="focusPolicy">
359             <enum>Qt::ClickFocus</enum>
360            </property>
361            <property name="styleSheet">
362             <string notr="true">border : 0px</string>
363            </property>
364            <property name="text">
365             <string>...</string>
366            </property>
367            <property name="icon">
368             <iconset>
369              <normaloff>../Editeur/icons/MoinsBleu2.png</normaloff>../Editeur/icons/MoinsBleu2.png</iconset>
370            </property>
371            <property name="iconSize">
372             <size>
373              <width>32</width>
374              <height>32</height>
375             </size>
376            </property>
377           </widget>
378          </item>
379          <item>
380           <widget class="QToolButton" name="RBPlus">
381            <property name="minimumSize">
382             <size>
383              <width>21</width>
384              <height>31</height>
385             </size>
386            </property>
387            <property name="maximumSize">
388             <size>
389              <width>21</width>
390              <height>31</height>
391             </size>
392            </property>
393            <property name="focusPolicy">
394             <enum>Qt::ClickFocus</enum>
395            </property>
396            <property name="styleSheet">
397             <string notr="true">border : 0px</string>
398            </property>
399            <property name="text">
400             <string>...</string>
401            </property>
402            <property name="icon">
403             <iconset>
404              <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
405            </property>
406            <property name="iconSize">
407             <size>
408              <width>32</width>
409              <height>32</height>
410             </size>
411            </property>
412           </widget>
413          </item>
414         </layout>
415        </item>
416        <item>
417         <spacer name="horizontalSpacer_2">
418          <property name="orientation">
419           <enum>Qt::Horizontal</enum>
420          </property>
421          <property name="sizeType">
422           <enum>QSizePolicy::Minimum</enum>
423          </property>
424          <property name="sizeHint" stdset="0">
425           <size>
426            <width>40</width>
427            <height>20</height>
428           </size>
429          </property>
430         </spacer>
431        </item>
432        <item>
433         <widget class="QToolButton" name="RBVoisListe">
434          <property name="minimumSize">
435           <size>
436            <width>21</width>
437            <height>31</height>
438           </size>
439          </property>
440          <property name="maximumSize">
441           <size>
442            <width>21</width>
443            <height>31</height>
444           </size>
445          </property>
446          <property name="focusPolicy">
447           <enum>Qt::ClickFocus</enum>
448          </property>
449          <property name="styleSheet">
450           <string notr="true">border : 0px</string>
451          </property>
452          <property name="text">
453           <string>...</string>
454          </property>
455          <property name="icon">
456           <iconset>
457            <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
458          </property>
459          <property name="iconSize">
460           <size>
461            <width>32</width>
462            <height>32</height>
463           </size>
464          </property>
465         </widget>
466        </item>
467        <item>
468         <spacer name="horizontalSpacer_4">
469          <property name="orientation">
470           <enum>Qt::Horizontal</enum>
471          </property>
472          <property name="sizeType">
473           <enum>QSizePolicy::Minimum</enum>
474          </property>
475          <property name="sizeHint" stdset="0">
476           <size>
477            <width>40</width>
478            <height>20</height>
479           </size>
480          </property>
481         </spacer>
482        </item>
483        <item>
484         <layout class="QHBoxLayout" name="horizontalLayout_5">
485          <property name="spacing">
486           <number>0</number>
487          </property>
488          <property name="sizeConstraint">
489           <enum>QLayout::SetFixedSize</enum>
490          </property>
491          <item>
492           <widget class="QToolButton" name="RBSalome">
493            <property name="minimumSize">
494             <size>
495              <width>21</width>
496              <height>31</height>
497             </size>
498            </property>
499            <property name="maximumSize">
500             <size>
501              <width>21</width>
502              <height>31</height>
503             </size>
504            </property>
505            <property name="focusPolicy">
506             <enum>Qt::ClickFocus</enum>
507            </property>
508            <property name="styleSheet">
509             <string notr="true">border : 0px</string>
510            </property>
511            <property name="text">
512             <string>...</string>
513            </property>
514            <property name="icon">
515             <iconset>
516              <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
517            </property>
518            <property name="iconSize">
519             <size>
520              <width>32</width>
521              <height>32</height>
522             </size>
523            </property>
524           </widget>
525          </item>
526          <item>
527           <widget class="QToolButton" name="RBSalomeVue">
528            <property name="minimumSize">
529             <size>
530              <width>21</width>
531              <height>31</height>
532             </size>
533            </property>
534            <property name="maximumSize">
535             <size>
536              <width>21</width>
537              <height>31</height>
538             </size>
539            </property>
540            <property name="focusPolicy">
541             <enum>Qt::ClickFocus</enum>
542            </property>
543            <property name="styleSheet">
544             <string notr="true">border : 0px</string>
545            </property>
546            <property name="text">
547             <string>...</string>
548            </property>
549            <property name="icon">
550             <iconset>
551              <normaloff>../Editeur/icons/eye.png</normaloff>../Editeur/icons/eye.png</iconset>
552            </property>
553            <property name="iconSize">
554             <size>
555              <width>32</width>
556              <height>32</height>
557             </size>
558            </property>
559           </widget>
560          </item>
561         </layout>
562        </item>
563       </layout>
564      </item>
565     </layout>
566    </item>
567    <item>
568     <layout class="QVBoxLayout" name="verticalLayout">
569      <property name="leftMargin">
570       <number>25</number>
571      </property>
572      <property name="rightMargin">
573       <number>0</number>
574      </property>
575      <item>
576       <layout class="QHBoxLayout" name="horizontalLayout_3">
577        <property name="spacing">
578         <number>0</number>
579        </property>
580        <item>
581         <widget class="QToolButton" name="BSelectFichier">
582          <property name="sizePolicy">
583           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
584            <horstretch>0</horstretch>
585            <verstretch>0</verstretch>
586           </sizepolicy>
587          </property>
588          <property name="maximumSize">
589           <size>
590            <width>25</width>
591            <height>30</height>
592           </size>
593          </property>
594          <property name="focusPolicy">
595           <enum>Qt::ClickFocus</enum>
596          </property>
597          <property name="styleSheet">
598           <string notr="true">border:0px</string>
599          </property>
600          <property name="text">
601           <string>...</string>
602          </property>
603          <property name="icon">
604           <iconset>
605            <normaloff>../Editeur/icons/txt2.png</normaloff>../Editeur/icons/txt2.png</iconset>
606          </property>
607          <property name="iconSize">
608           <size>
609            <width>32</width>
610            <height>32</height>
611           </size>
612          </property>
613         </widget>
614        </item>
615        <item>
616         <spacer name="horizontalSpacer">
617          <property name="orientation">
618           <enum>Qt::Horizontal</enum>
619          </property>
620          <property name="sizeType">
621           <enum>QSizePolicy::Fixed</enum>
622          </property>
623          <property name="sizeHint" stdset="0">
624           <size>
625            <width>13</width>
626            <height>20</height>
627           </size>
628          </property>
629         </spacer>
630        </item>
631        <item>
632         <widget class="QToolButton" name="RBPoubelle">
633          <property name="minimumSize">
634           <size>
635            <width>21</width>
636            <height>31</height>
637           </size>
638          </property>
639          <property name="maximumSize">
640           <size>
641            <width>21</width>
642            <height>31</height>
643           </size>
644          </property>
645          <property name="focusPolicy">
646           <enum>Qt::ClickFocus</enum>
647          </property>
648          <property name="styleSheet">
649           <string notr="true">border : 0px</string>
650          </property>
651          <property name="text">
652           <string>...</string>
653          </property>
654          <property name="icon">
655           <iconset>
656            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
657          </property>
658          <property name="iconSize">
659           <size>
660            <width>32</width>
661            <height>32</height>
662           </size>
663          </property>
664         </widget>
665        </item>
666       </layout>
667      </item>
668      <item>
669       <spacer name="verticalSpacer_6">
670        <property name="orientation">
671         <enum>Qt::Vertical</enum>
672        </property>
673        <property name="sizeHint" stdset="0">
674         <size>
675          <width>20</width>
676          <height>40</height>
677         </size>
678        </property>
679       </spacer>
680      </item>
681     </layout>
682    </item>
683   </layout>
684   <zorder></zorder>
685   <zorder></zorder>
686  </widget>
687  <customwidgets>
688   <customwidget>
689    <class>MonBoutonValide</class>
690    <extends>QToolButton</extends>
691    <header>monBoutonValide.h</header>
692   </customwidget>
693   <customwidget>
694    <class>MonLabelClic</class>
695    <extends>QLabel</extends>
696    <header>monLabelClic.h</header>
697   </customwidget>
698  </customwidgets>
699  <tabstops>
700   <tabstop>scrollArea</tabstop>
701   <tabstop>RBValide</tabstop>
702   <tabstop>RBHaut</tabstop>
703   <tabstop>RBBas</tabstop>
704   <tabstop>RBMoins</tabstop>
705   <tabstop>RBPlus</tabstop>
706   <tabstop>RBVoisListe</tabstop>
707   <tabstop>RBSalome</tabstop>
708   <tabstop>RBSalomeVue</tabstop>
709   <tabstop>BSelectFichier</tabstop>
710   <tabstop>RBPoubelle</tabstop>
711  </tabstops>
712  <resources/>
713  <connections/>
714 </ui>