Salome HOME
fe1cbb7ddfc2bdeed9415c89b736049193efb507
[tools/eficas.git] / 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>764</width>
10     <height>86</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
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>2</number>
43    </property>
44    <property name="rightMargin">
45     <number>2</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         <widget class="QToolButton" name="BFermeListe">
65          <property name="sizePolicy">
66           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
67            <horstretch>0</horstretch>
68            <verstretch>0</verstretch>
69           </sizepolicy>
70          </property>
71          <property name="maximumSize">
72           <size>
73            <width>21</width>
74            <height>25</height>
75           </size>
76          </property>
77          <property name="toolTip">
78           <string>permet de gérer la liste</string>
79          </property>
80          <property name="styleSheet">
81           <string notr="true">border:0px</string>
82          </property>
83          <property name="text">
84           <string>...</string>
85          </property>
86          <property name="icon">
87           <iconset>
88            <normaloff>../Editeur/icons/minusnode.png</normaloff>../Editeur/icons/minusnode.png</iconset>
89          </property>
90          <property name="iconSize">
91           <size>
92            <width>25</width>
93            <height>25</height>
94           </size>
95          </property>
96         </widget>
97        </item>
98        <item>
99         <widget class="MonBoutonValide" name="RBValide">
100          <property name="minimumSize">
101           <size>
102            <width>21</width>
103            <height>25</height>
104           </size>
105          </property>
106          <property name="maximumSize">
107           <size>
108            <width>21</width>
109            <height>25</height>
110           </size>
111          </property>
112          <property name="focusPolicy">
113           <enum>Qt::ClickFocus</enum>
114          </property>
115          <property name="toolTip">
116           <string>Affiche le rapport de validation du mot-clef</string>
117          </property>
118          <property name="styleSheet">
119           <string notr="true">border : 0px</string>
120          </property>
121          <property name="text">
122           <string>...</string>
123          </property>
124          <property name="icon">
125           <iconset>
126            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
127          </property>
128          <property name="iconSize">
129           <size>
130            <width>25</width>
131            <height>25</height>
132           </size>
133          </property>
134         </widget>
135        </item>
136       </layout>
137      </item>
138      <item>
139       <spacer name="verticalSpacer">
140        <property name="orientation">
141         <enum>Qt::Vertical</enum>
142        </property>
143        <property name="sizeHint" stdset="0">
144         <size>
145          <width>20</width>
146          <height>5</height>
147         </size>
148        </property>
149       </spacer>
150      </item>
151     </layout>
152    </item>
153    <item>
154     <layout class="QVBoxLayout" name="verticalLayout_4">
155      <property name="spacing">
156       <number>0</number>
157      </property>
158      <item>
159       <widget class="MonLabelClic" name="label">
160        <property name="sizePolicy">
161         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
162          <horstretch>0</horstretch>
163          <verstretch>0</verstretch>
164         </sizepolicy>
165        </property>
166        <property name="minimumSize">
167         <size>
168          <width>300</width>
169          <height>25</height>
170         </size>
171        </property>
172        <property name="maximumSize">
173         <size>
174          <width>178</width>
175          <height>16777215</height>
176         </size>
177        </property>
178        <property name="frameShape">
179         <enum>QFrame::NoFrame</enum>
180        </property>
181        <property name="text">
182         <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>
183        </property>
184        <property name="scaledContents">
185         <bool>false</bool>
186        </property>
187        <property name="alignment">
188         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
189        </property>
190       </widget>
191      </item>
192      <item>
193       <widget class="QScrollArea" name="scrollArea_2">
194        <property name="sizePolicy">
195         <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
196          <horstretch>0</horstretch>
197          <verstretch>0</verstretch>
198         </sizepolicy>
199        </property>
200        <property name="frameShape">
201         <enum>QFrame::NoFrame</enum>
202        </property>
203        <property name="frameShadow">
204         <enum>QFrame::Plain</enum>
205        </property>
206        <property name="widgetResizable">
207         <bool>true</bool>
208        </property>
209        <widget class="QWidget" name="scrollAreaWidgetContents_2">
210         <property name="geometry">
211          <rect>
212           <x>0</x>
213           <y>0</y>
214           <width>300</width>
215           <height>57</height>
216          </rect>
217         </property>
218         <property name="sizePolicy">
219          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
220           <horstretch>0</horstretch>
221           <verstretch>0</verstretch>
222          </sizepolicy>
223         </property>
224         <layout class="QHBoxLayout" name="horizontalLayout_7">
225          <item>
226           <widget class="QLabel" name="monCommentaireLabel">
227            <property name="sizePolicy">
228             <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
229              <horstretch>0</horstretch>
230              <verstretch>0</verstretch>
231             </sizepolicy>
232            </property>
233            <property name="text">
234             <string>TextLabel</string>
235            </property>
236           </widget>
237          </item>
238         </layout>
239        </widget>
240       </widget>
241      </item>
242     </layout>
243    </item>
244    <item>
245     <layout class="QVBoxLayout" name="verticalLayout_2">
246      <property name="spacing">
247       <number>0</number>
248      </property>
249      <item>
250       <widget class="QScrollArea" name="scrollArea">
251        <property name="sizePolicy">
252         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
253          <horstretch>0</horstretch>
254          <verstretch>0</verstretch>
255         </sizepolicy>
256        </property>
257        <property name="minimumSize">
258         <size>
259          <width>400</width>
260          <height>50</height>
261         </size>
262        </property>
263        <property name="styleSheet">
264         <string notr="true">background : rgb(247,247,247);
265 border: 1px solid gray;
266 /* QFrame {
267 border: 1px solid gray;
268 }*/
269
270 </string>
271        </property>
272        <property name="frameShape">
273         <enum>QFrame::Box</enum>
274        </property>
275        <property name="frameShadow">
276         <enum>QFrame::Plain</enum>
277        </property>
278        <property name="lineWidth">
279         <number>1</number>
280        </property>
281        <property name="sizeAdjustPolicy">
282         <enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
283        </property>
284        <property name="widgetResizable">
285         <bool>true</bool>
286        </property>
287        <property name="alignment">
288         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
289        </property>
290        <widget class="QWidget" name="verticalWidgetLE">
291         <property name="geometry">
292          <rect>
293           <x>0</x>
294           <y>0</y>
295           <width>398</width>
296           <height>48</height>
297          </rect>
298         </property>
299         <property name="sizePolicy">
300          <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
301           <horstretch>0</horstretch>
302           <verstretch>0</verstretch>
303          </sizepolicy>
304         </property>
305         <layout class="QVBoxLayout" name="verticalLayoutLE">
306          <property name="spacing">
307           <number>2</number>
308          </property>
309          <property name="leftMargin">
310           <number>2</number>
311          </property>
312          <property name="topMargin">
313           <number>0</number>
314          </property>
315          <property name="rightMargin">
316           <number>2</number>
317          </property>
318          <property name="bottomMargin">
319           <number>0</number>
320          </property>
321          <item>
322           <spacer name="verticalSpacer_2">
323            <property name="orientation">
324             <enum>Qt::Vertical</enum>
325            </property>
326            <property name="sizeHint" stdset="0">
327             <size>
328              <width>20</width>
329              <height>40</height>
330             </size>
331            </property>
332           </spacer>
333          </item>
334         </layout>
335        </widget>
336       </widget>
337      </item>
338      <item>
339       <widget class="QFrame" name="frame">
340        <property name="frameShape">
341         <enum>QFrame::Box</enum>
342        </property>
343        <layout class="QHBoxLayout" name="horizontalLayout_6">
344         <property name="leftMargin">
345          <number>0</number>
346         </property>
347         <property name="topMargin">
348          <number>0</number>
349         </property>
350         <property name="rightMargin">
351          <number>0</number>
352         </property>
353         <property name="bottomMargin">
354          <number>0</number>
355         </property>
356         <item>
357          <spacer name="horizontalSpacer_5">
358           <property name="orientation">
359            <enum>Qt::Horizontal</enum>
360           </property>
361           <property name="sizeType">
362            <enum>QSizePolicy::Fixed</enum>
363           </property>
364           <property name="sizeHint" stdset="0">
365            <size>
366             <width>13</width>
367             <height>20</height>
368            </size>
369           </property>
370          </spacer>
371         </item>
372         <item>
373          <layout class="QHBoxLayout" name="horizontalLayout_4">
374           <property name="spacing">
375            <number>0</number>
376           </property>
377           <property name="sizeConstraint">
378            <enum>QLayout::SetFixedSize</enum>
379           </property>
380           <item>
381            <widget class="QToolButton" name="RBHaut">
382             <property name="minimumSize">
383              <size>
384               <width>21</width>
385               <height>31</height>
386              </size>
387             </property>
388             <property name="maximumSize">
389              <size>
390               <width>21</width>
391               <height>31</height>
392              </size>
393             </property>
394             <property name="focusPolicy">
395              <enum>Qt::ClickFocus</enum>
396             </property>
397             <property name="toolTip">
398              <string>Remonte la ligne</string>
399             </property>
400             <property name="styleSheet">
401              <string notr="true">border : 0px</string>
402             </property>
403             <property name="text">
404              <string>...</string>
405             </property>
406             <property name="icon">
407              <iconset theme="go-up">
408               <normaloff>.</normaloff>.</iconset>
409             </property>
410             <property name="iconSize">
411              <size>
412               <width>32</width>
413               <height>32</height>
414              </size>
415             </property>
416            </widget>
417           </item>
418           <item>
419            <widget class="QToolButton" name="RBBas">
420             <property name="minimumSize">
421              <size>
422               <width>21</width>
423               <height>31</height>
424              </size>
425             </property>
426             <property name="maximumSize">
427              <size>
428               <width>21</width>
429               <height>31</height>
430              </size>
431             </property>
432             <property name="focusPolicy">
433              <enum>Qt::ClickFocus</enum>
434             </property>
435             <property name="toolTip">
436              <string>Descend la ligne</string>
437             </property>
438             <property name="styleSheet">
439              <string notr="true">border : 0px</string>
440             </property>
441             <property name="text">
442              <string>...</string>
443             </property>
444             <property name="icon">
445              <iconset theme="go-down">
446               <normaloff>.</normaloff>.</iconset>
447             </property>
448             <property name="iconSize">
449              <size>
450               <width>32</width>
451               <height>32</height>
452              </size>
453             </property>
454            </widget>
455           </item>
456           <item>
457            <widget class="QToolButton" name="RBMoins">
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>supprime une ligne</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/MoinsBleu.png</normaloff>../Editeur/icons/MoinsBleu.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            <widget class="QToolButton" name="RBPlus">
496             <property name="minimumSize">
497              <size>
498               <width>21</width>
499               <height>31</height>
500              </size>
501             </property>
502             <property name="maximumSize">
503              <size>
504               <width>21</width>
505               <height>31</height>
506              </size>
507             </property>
508             <property name="focusPolicy">
509              <enum>Qt::ClickFocus</enum>
510             </property>
511             <property name="toolTip">
512              <string>Ajoute une ligne</string>
513             </property>
514             <property name="styleSheet">
515              <string notr="true">border : 0px</string>
516             </property>
517             <property name="text">
518              <string>...</string>
519             </property>
520             <property name="icon">
521              <iconset>
522               <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
523             </property>
524             <property name="iconSize">
525              <size>
526               <width>32</width>
527               <height>32</height>
528              </size>
529             </property>
530            </widget>
531           </item>
532          </layout>
533         </item>
534         <item>
535          <spacer name="horizontalSpacer_2">
536           <property name="orientation">
537            <enum>Qt::Horizontal</enum>
538           </property>
539           <property name="sizeType">
540            <enum>QSizePolicy::Minimum</enum>
541           </property>
542           <property name="sizeHint" stdset="0">
543            <size>
544             <width>40</width>
545             <height>20</height>
546            </size>
547           </property>
548          </spacer>
549         </item>
550         <item>
551          <widget class="QToolButton" name="RBVoisListe">
552           <property name="minimumSize">
553            <size>
554             <width>21</width>
555             <height>31</height>
556            </size>
557           </property>
558           <property name="maximumSize">
559            <size>
560             <width>21</width>
561             <height>31</height>
562            </size>
563           </property>
564           <property name="focusPolicy">
565            <enum>Qt::ClickFocus</enum>
566           </property>
567           <property name="toolTip">
568            <string>Montre l'ensemble des valeurs</string>
569           </property>
570           <property name="styleSheet">
571            <string notr="true">border : 0px</string>
572           </property>
573           <property name="text">
574            <string>...</string>
575           </property>
576           <property name="icon">
577            <iconset>
578             <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
579           </property>
580           <property name="iconSize">
581            <size>
582             <width>32</width>
583             <height>32</height>
584            </size>
585           </property>
586          </widget>
587         </item>
588         <item>
589          <spacer name="horizontalSpacer_4">
590           <property name="orientation">
591            <enum>Qt::Horizontal</enum>
592           </property>
593           <property name="sizeType">
594            <enum>QSizePolicy::Minimum</enum>
595           </property>
596           <property name="sizeHint" stdset="0">
597            <size>
598             <width>40</width>
599             <height>20</height>
600            </size>
601           </property>
602          </spacer>
603         </item>
604         <item>
605          <layout class="QHBoxLayout" name="horizontalLayout_5">
606           <property name="spacing">
607            <number>0</number>
608           </property>
609           <property name="sizeConstraint">
610            <enum>QLayout::SetFixedSize</enum>
611           </property>
612           <item>
613            <widget class="QToolButton" name="RBSalome">
614             <property name="minimumSize">
615              <size>
616               <width>21</width>
617               <height>31</height>
618              </size>
619             </property>
620             <property name="maximumSize">
621              <size>
622               <width>21</width>
623               <height>31</height>
624              </size>
625             </property>
626             <property name="focusPolicy">
627              <enum>Qt::ClickFocus</enum>
628             </property>
629             <property name="toolTip">
630              <string>Sélectionne depuis Salome</string>
631             </property>
632             <property name="styleSheet">
633              <string notr="true">border : 0px</string>
634             </property>
635             <property name="text">
636              <string>...</string>
637             </property>
638             <property name="icon">
639              <iconset>
640               <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
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            <widget class="QToolButton" name="RBSalomeVue">
652             <property name="minimumSize">
653              <size>
654               <width>21</width>
655               <height>31</height>
656              </size>
657             </property>
658             <property name="maximumSize">
659              <size>
660               <width>21</width>
661               <height>31</height>
662              </size>
663             </property>
664             <property name="focusPolicy">
665              <enum>Qt::ClickFocus</enum>
666             </property>
667             <property name="toolTip">
668              <string>Visualise dans Salome</string>
669             </property>
670             <property name="styleSheet">
671              <string notr="true">border : 0px</string>
672             </property>
673             <property name="text">
674              <string>...</string>
675             </property>
676             <property name="icon">
677              <iconset>
678               <normaloff>../Editeur/icons/eye.png</normaloff>../Editeur/icons/eye.png</iconset>
679             </property>
680             <property name="iconSize">
681              <size>
682               <width>32</width>
683               <height>32</height>
684              </size>
685             </property>
686            </widget>
687           </item>
688          </layout>
689         </item>
690        </layout>
691       </widget>
692      </item>
693     </layout>
694    </item>
695    <item>
696     <layout class="QVBoxLayout" name="verticalLayout">
697      <property name="leftMargin">
698       <number>0</number>
699      </property>
700      <property name="rightMargin">
701       <number>0</number>
702      </property>
703      <item>
704       <layout class="QHBoxLayout" name="horizontalLayout_3">
705        <property name="spacing">
706         <number>0</number>
707        </property>
708        <item>
709         <widget class="QToolButton" name="BSelectFichier">
710          <property name="sizePolicy">
711           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
712            <horstretch>0</horstretch>
713            <verstretch>0</verstretch>
714           </sizepolicy>
715          </property>
716          <property name="maximumSize">
717           <size>
718            <width>25</width>
719            <height>30</height>
720           </size>
721          </property>
722          <property name="focusPolicy">
723           <enum>Qt::ClickFocus</enum>
724          </property>
725          <property name="toolTip">
726           <string>Ouvre un fichier de sélection des valeurs</string>
727          </property>
728          <property name="styleSheet">
729           <string notr="true">border:0px</string>
730          </property>
731          <property name="text">
732           <string>...</string>
733          </property>
734          <property name="icon">
735           <iconset theme="text-x-generic">
736            <normaloff>.</normaloff>.</iconset>
737          </property>
738          <property name="iconSize">
739           <size>
740            <width>32</width>
741            <height>32</height>
742           </size>
743          </property>
744         </widget>
745        </item>
746        <item>
747         <spacer name="horizontalSpacer">
748          <property name="orientation">
749           <enum>Qt::Horizontal</enum>
750          </property>
751          <property name="sizeType">
752           <enum>QSizePolicy::Fixed</enum>
753          </property>
754          <property name="sizeHint" stdset="0">
755           <size>
756            <width>13</width>
757            <height>20</height>
758           </size>
759          </property>
760         </spacer>
761        </item>
762        <item>
763         <widget class="QToolButton" name="RBPoubelle">
764          <property name="minimumSize">
765           <size>
766            <width>21</width>
767            <height>31</height>
768           </size>
769          </property>
770          <property name="maximumSize">
771           <size>
772            <width>21</width>
773            <height>31</height>
774           </size>
775          </property>
776          <property name="focusPolicy">
777           <enum>Qt::ClickFocus</enum>
778          </property>
779          <property name="toolTip">
780           <string>Détruit le mot-clef</string>
781          </property>
782          <property name="styleSheet">
783           <string notr="true">border : 0px</string>
784          </property>
785          <property name="text">
786           <string>...</string>
787          </property>
788          <property name="icon">
789           <iconset>
790            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
791          </property>
792          <property name="iconSize">
793           <size>
794            <width>32</width>
795            <height>32</height>
796           </size>
797          </property>
798         </widget>
799        </item>
800       </layout>
801      </item>
802      <item>
803       <spacer name="verticalSpacer_6">
804        <property name="orientation">
805         <enum>Qt::Vertical</enum>
806        </property>
807        <property name="sizeHint" stdset="0">
808         <size>
809          <width>20</width>
810          <height>40</height>
811         </size>
812        </property>
813       </spacer>
814      </item>
815     </layout>
816    </item>
817   </layout>
818   <zorder></zorder>
819  </widget>
820  <customwidgets>
821   <customwidget>
822    <class>MonBoutonValide</class>
823    <extends>QToolButton</extends>
824    <header>monBoutonValide.h</header>
825   </customwidget>
826   <customwidget>
827    <class>MonLabelClic</class>
828    <extends>QLabel</extends>
829    <header>monLabelClic.h</header>
830   </customwidget>
831  </customwidgets>
832  <tabstops>
833   <tabstop>scrollArea</tabstop>
834   <tabstop>RBHaut</tabstop>
835   <tabstop>RBBas</tabstop>
836   <tabstop>RBMoins</tabstop>
837   <tabstop>RBVoisListe</tabstop>
838   <tabstop>RBSalome</tabstop>
839   <tabstop>RBSalomeVue</tabstop>
840   <tabstop>BSelectFichier</tabstop>
841   <tabstop>RBPoubelle</tabstop>
842  </tabstops>
843  <resources/>
844  <connections/>
845 </ui>