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