Salome HOME
pour installation par cmake avec yamm
[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>
314               <normaloff>../Editeur/icons/flecheHautBleue.png</normaloff>../Editeur/icons/flecheHautBleue.png</iconset>
315             </property>
316             <property name="iconSize">
317              <size>
318               <width>32</width>
319               <height>32</height>
320              </size>
321             </property>
322            </widget>
323           </item>
324           <item>
325            <widget class="QToolButton" name="RBBas">
326             <property name="minimumSize">
327              <size>
328               <width>21</width>
329               <height>31</height>
330              </size>
331             </property>
332             <property name="maximumSize">
333              <size>
334               <width>21</width>
335               <height>31</height>
336              </size>
337             </property>
338             <property name="focusPolicy">
339              <enum>Qt::ClickFocus</enum>
340             </property>
341             <property name="toolTip">
342              <string>Descend la ligne</string>
343             </property>
344             <property name="styleSheet">
345              <string notr="true">border : 0px</string>
346             </property>
347             <property name="text">
348              <string>...</string>
349             </property>
350             <property name="icon">
351              <iconset>
352               <normaloff>../Editeur/icons/flecheBasBleue.png</normaloff>../Editeur/icons/flecheBasBleue.png</iconset>
353             </property>
354             <property name="iconSize">
355              <size>
356               <width>32</width>
357               <height>32</height>
358              </size>
359             </property>
360            </widget>
361           </item>
362           <item>
363            <widget class="QToolButton" name="RBMoins">
364             <property name="minimumSize">
365              <size>
366               <width>21</width>
367               <height>31</height>
368              </size>
369             </property>
370             <property name="maximumSize">
371              <size>
372               <width>21</width>
373               <height>31</height>
374              </size>
375             </property>
376             <property name="focusPolicy">
377              <enum>Qt::ClickFocus</enum>
378             </property>
379             <property name="toolTip">
380              <string>supprime une ligne</string>
381             </property>
382             <property name="styleSheet">
383              <string notr="true">border : 0px</string>
384             </property>
385             <property name="text">
386              <string>...</string>
387             </property>
388             <property name="icon">
389              <iconset>
390               <normaloff>../Editeur/icons/MoinsBleu2.png</normaloff>../Editeur/icons/MoinsBleu2.png</iconset>
391             </property>
392             <property name="iconSize">
393              <size>
394               <width>32</width>
395               <height>32</height>
396              </size>
397             </property>
398            </widget>
399           </item>
400           <item>
401            <widget class="QToolButton" name="RBPlus">
402             <property name="minimumSize">
403              <size>
404               <width>21</width>
405               <height>31</height>
406              </size>
407             </property>
408             <property name="maximumSize">
409              <size>
410               <width>21</width>
411               <height>31</height>
412              </size>
413             </property>
414             <property name="focusPolicy">
415              <enum>Qt::ClickFocus</enum>
416             </property>
417             <property name="toolTip">
418              <string>Ajoute une ligne</string>
419             </property>
420             <property name="styleSheet">
421              <string notr="true">border : 0px</string>
422             </property>
423             <property name="text">
424              <string>...</string>
425             </property>
426             <property name="icon">
427              <iconset>
428               <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
429             </property>
430             <property name="iconSize">
431              <size>
432               <width>32</width>
433               <height>32</height>
434              </size>
435             </property>
436            </widget>
437           </item>
438          </layout>
439         </item>
440         <item>
441          <spacer name="horizontalSpacer_2">
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          <widget class="QToolButton" name="RBVoisListe">
458           <property name="minimumSize">
459            <size>
460             <width>21</width>
461             <height>31</height>
462            </size>
463           </property>
464           <property name="maximumSize">
465            <size>
466             <width>21</width>
467             <height>31</height>
468            </size>
469           </property>
470           <property name="focusPolicy">
471            <enum>Qt::ClickFocus</enum>
472           </property>
473           <property name="toolTip">
474            <string>Montre l'ensemble des valeurs</string>
475           </property>
476           <property name="styleSheet">
477            <string notr="true">border : 0px</string>
478           </property>
479           <property name="text">
480            <string>...</string>
481           </property>
482           <property name="icon">
483            <iconset>
484             <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
485           </property>
486           <property name="iconSize">
487            <size>
488             <width>32</width>
489             <height>32</height>
490            </size>
491           </property>
492          </widget>
493         </item>
494         <item>
495          <spacer name="horizontalSpacer_4">
496           <property name="orientation">
497            <enum>Qt::Horizontal</enum>
498           </property>
499           <property name="sizeType">
500            <enum>QSizePolicy::Minimum</enum>
501           </property>
502           <property name="sizeHint" stdset="0">
503            <size>
504             <width>40</width>
505             <height>20</height>
506            </size>
507           </property>
508          </spacer>
509         </item>
510         <item>
511          <layout class="QHBoxLayout" name="horizontalLayout_5">
512           <property name="spacing">
513            <number>0</number>
514           </property>
515           <property name="sizeConstraint">
516            <enum>QLayout::SetFixedSize</enum>
517           </property>
518           <item>
519            <widget class="QToolButton" name="RBSalome">
520             <property name="minimumSize">
521              <size>
522               <width>21</width>
523               <height>31</height>
524              </size>
525             </property>
526             <property name="maximumSize">
527              <size>
528               <width>21</width>
529               <height>31</height>
530              </size>
531             </property>
532             <property name="focusPolicy">
533              <enum>Qt::ClickFocus</enum>
534             </property>
535             <property name="toolTip">
536              <string>Sélectionne depuis Salome</string>
537             </property>
538             <property name="styleSheet">
539              <string notr="true">border : 0px</string>
540             </property>
541             <property name="text">
542              <string>...</string>
543             </property>
544             <property name="icon">
545              <iconset>
546               <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
547             </property>
548             <property name="iconSize">
549              <size>
550               <width>32</width>
551               <height>32</height>
552              </size>
553             </property>
554            </widget>
555           </item>
556           <item>
557            <widget class="QToolButton" name="RBSalomeVue">
558             <property name="minimumSize">
559              <size>
560               <width>21</width>
561               <height>31</height>
562              </size>
563             </property>
564             <property name="maximumSize">
565              <size>
566               <width>21</width>
567               <height>31</height>
568              </size>
569             </property>
570             <property name="focusPolicy">
571              <enum>Qt::ClickFocus</enum>
572             </property>
573             <property name="toolTip">
574              <string>Visualise dans Salome</string>
575             </property>
576             <property name="styleSheet">
577              <string notr="true">border : 0px</string>
578             </property>
579             <property name="text">
580              <string>...</string>
581             </property>
582             <property name="icon">
583              <iconset>
584               <normaloff>../Editeur/icons/eye.png</normaloff>../Editeur/icons/eye.png</iconset>
585             </property>
586             <property name="iconSize">
587              <size>
588               <width>32</width>
589               <height>32</height>
590              </size>
591             </property>
592            </widget>
593           </item>
594          </layout>
595         </item>
596        </layout>
597       </widget>
598      </item>
599     </layout>
600    </item>
601    <item>
602     <layout class="QVBoxLayout" name="verticalLayout">
603      <property name="leftMargin">
604       <number>25</number>
605      </property>
606      <property name="rightMargin">
607       <number>0</number>
608      </property>
609      <item>
610       <layout class="QHBoxLayout" name="horizontalLayout_3">
611        <property name="spacing">
612         <number>0</number>
613        </property>
614        <item>
615         <widget class="QToolButton" name="BSelectFichier">
616          <property name="sizePolicy">
617           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
618            <horstretch>0</horstretch>
619            <verstretch>0</verstretch>
620           </sizepolicy>
621          </property>
622          <property name="maximumSize">
623           <size>
624            <width>25</width>
625            <height>30</height>
626           </size>
627          </property>
628          <property name="focusPolicy">
629           <enum>Qt::ClickFocus</enum>
630          </property>
631          <property name="toolTip">
632           <string>Ouvre un fichier de sélection des valeurs</string>
633          </property>
634          <property name="styleSheet">
635           <string notr="true">border:0px</string>
636          </property>
637          <property name="text">
638           <string>...</string>
639          </property>
640          <property name="icon">
641           <iconset>
642            <normaloff>../Editeur/icons/txt2.png</normaloff>../Editeur/icons/txt2.png</iconset>
643          </property>
644          <property name="iconSize">
645           <size>
646            <width>32</width>
647            <height>32</height>
648           </size>
649          </property>
650         </widget>
651        </item>
652        <item>
653         <spacer name="horizontalSpacer">
654          <property name="orientation">
655           <enum>Qt::Horizontal</enum>
656          </property>
657          <property name="sizeType">
658           <enum>QSizePolicy::Fixed</enum>
659          </property>
660          <property name="sizeHint" stdset="0">
661           <size>
662            <width>13</width>
663            <height>20</height>
664           </size>
665          </property>
666         </spacer>
667        </item>
668        <item>
669         <widget class="QToolButton" name="RBPoubelle">
670          <property name="minimumSize">
671           <size>
672            <width>21</width>
673            <height>31</height>
674           </size>
675          </property>
676          <property name="maximumSize">
677           <size>
678            <width>21</width>
679            <height>31</height>
680           </size>
681          </property>
682          <property name="focusPolicy">
683           <enum>Qt::ClickFocus</enum>
684          </property>
685          <property name="toolTip">
686           <string>Détruit le mot-clef</string>
687          </property>
688          <property name="styleSheet">
689           <string notr="true">border : 0px</string>
690          </property>
691          <property name="text">
692           <string>...</string>
693          </property>
694          <property name="icon">
695           <iconset>
696            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
697          </property>
698          <property name="iconSize">
699           <size>
700            <width>32</width>
701            <height>32</height>
702           </size>
703          </property>
704         </widget>
705        </item>
706       </layout>
707      </item>
708      <item>
709       <spacer name="verticalSpacer_6">
710        <property name="orientation">
711         <enum>Qt::Vertical</enum>
712        </property>
713        <property name="sizeHint" stdset="0">
714         <size>
715          <width>20</width>
716          <height>40</height>
717         </size>
718        </property>
719       </spacer>
720      </item>
721     </layout>
722    </item>
723   </layout>
724   <zorder></zorder>
725   <zorder>label</zorder>
726  </widget>
727  <customwidgets>
728   <customwidget>
729    <class>MonBoutonValide</class>
730    <extends>QToolButton</extends>
731    <header>monBoutonValide.h</header>
732   </customwidget>
733   <customwidget>
734    <class>MonLabelClic</class>
735    <extends>QLabel</extends>
736    <header>monLabelClic.h</header>
737   </customwidget>
738  </customwidgets>
739  <tabstops>
740   <tabstop>scrollArea</tabstop>
741   <tabstop>RBHaut</tabstop>
742   <tabstop>RBBas</tabstop>
743   <tabstop>RBMoins</tabstop>
744   <tabstop>RBPlus</tabstop>
745   <tabstop>RBVoisListe</tabstop>
746   <tabstop>RBSalome</tabstop>
747   <tabstop>RBSalomeVue</tabstop>
748   <tabstop>BSelectFichier</tabstop>
749   <tabstop>RBPoubelle</tabstop>
750  </tabstops>
751  <resources/>
752  <connections/>
753 </ui>