Salome HOME
Revert "prise en compte chgt de nom enum"
[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>764</width>
10     <height>202</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="Fixed" 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>112</width>
215           <height>138</height>
216          </rect>
217         </property>
218         <property name="sizePolicy">
219          <sizepolicy hsizetype="Fixed" 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="Fixed" 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="Expanding">
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="widgetResizable">
282         <bool>true</bool>
283        </property>
284        <property name="alignment">
285         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
286        </property>
287        <widget class="QWidget" name="verticalWidgetLE">
288         <property name="geometry">
289          <rect>
290           <x>0</x>
291           <y>0</y>
292           <width>398</width>
293           <height>161</height>
294          </rect>
295         </property>
296         <property name="sizePolicy">
297          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
298           <horstretch>0</horstretch>
299           <verstretch>0</verstretch>
300          </sizepolicy>
301         </property>
302         <layout class="QVBoxLayout" name="verticalLayoutLE">
303          <property name="spacing">
304           <number>2</number>
305          </property>
306          <property name="leftMargin">
307           <number>2</number>
308          </property>
309          <property name="topMargin">
310           <number>0</number>
311          </property>
312          <property name="rightMargin">
313           <number>2</number>
314          </property>
315          <property name="bottomMargin">
316           <number>0</number>
317          </property>
318          <item>
319           <spacer name="verticalSpacer_2">
320            <property name="orientation">
321             <enum>Qt::Vertical</enum>
322            </property>
323            <property name="sizeHint" stdset="0">
324             <size>
325              <width>20</width>
326              <height>40</height>
327             </size>
328            </property>
329           </spacer>
330          </item>
331         </layout>
332        </widget>
333       </widget>
334      </item>
335      <item>
336       <widget class="QFrame" name="frame">
337        <property name="frameShape">
338         <enum>QFrame::Box</enum>
339        </property>
340        <layout class="QHBoxLayout" name="horizontalLayout_6">
341         <property name="margin">
342          <number>0</number>
343         </property>
344         <item>
345          <spacer name="horizontalSpacer_5">
346           <property name="orientation">
347            <enum>Qt::Horizontal</enum>
348           </property>
349           <property name="sizeType">
350            <enum>QSizePolicy::Fixed</enum>
351           </property>
352           <property name="sizeHint" stdset="0">
353            <size>
354             <width>13</width>
355             <height>20</height>
356            </size>
357           </property>
358          </spacer>
359         </item>
360         <item>
361          <layout class="QHBoxLayout" name="horizontalLayout_4">
362           <property name="spacing">
363            <number>0</number>
364           </property>
365           <property name="sizeConstraint">
366            <enum>QLayout::SetFixedSize</enum>
367           </property>
368           <item>
369            <widget class="QToolButton" name="RBHaut">
370             <property name="minimumSize">
371              <size>
372               <width>21</width>
373               <height>31</height>
374              </size>
375             </property>
376             <property name="maximumSize">
377              <size>
378               <width>21</width>
379               <height>31</height>
380              </size>
381             </property>
382             <property name="focusPolicy">
383              <enum>Qt::ClickFocus</enum>
384             </property>
385             <property name="toolTip">
386              <string>Remonte la ligne</string>
387             </property>
388             <property name="styleSheet">
389              <string notr="true">border : 0px</string>
390             </property>
391             <property name="text">
392              <string>...</string>
393             </property>
394             <property name="icon">
395              <iconset theme="go-up">
396               <normaloff/>
397              </iconset>
398             </property>
399             <property name="iconSize">
400              <size>
401               <width>32</width>
402               <height>32</height>
403              </size>
404             </property>
405            </widget>
406           </item>
407           <item>
408            <widget class="QToolButton" name="RBBas">
409             <property name="minimumSize">
410              <size>
411               <width>21</width>
412               <height>31</height>
413              </size>
414             </property>
415             <property name="maximumSize">
416              <size>
417               <width>21</width>
418               <height>31</height>
419              </size>
420             </property>
421             <property name="focusPolicy">
422              <enum>Qt::ClickFocus</enum>
423             </property>
424             <property name="toolTip">
425              <string>Descend la ligne</string>
426             </property>
427             <property name="styleSheet">
428              <string notr="true">border : 0px</string>
429             </property>
430             <property name="text">
431              <string>...</string>
432             </property>
433             <property name="icon">
434              <iconset theme="go-down">
435               <normaloff/>
436              </iconset>
437             </property>
438             <property name="iconSize">
439              <size>
440               <width>32</width>
441               <height>32</height>
442              </size>
443             </property>
444            </widget>
445           </item>
446           <item>
447            <widget class="QToolButton" name="RBMoins">
448             <property name="minimumSize">
449              <size>
450               <width>21</width>
451               <height>31</height>
452              </size>
453             </property>
454             <property name="maximumSize">
455              <size>
456               <width>21</width>
457               <height>31</height>
458              </size>
459             </property>
460             <property name="focusPolicy">
461              <enum>Qt::ClickFocus</enum>
462             </property>
463             <property name="toolTip">
464              <string>supprime une ligne</string>
465             </property>
466             <property name="styleSheet">
467              <string notr="true">border : 0px</string>
468             </property>
469             <property name="text">
470              <string>...</string>
471             </property>
472             <property name="icon">
473              <iconset>
474               <normalon>../Editeur/icons/MoinsBleu2.png</normalon>
475              </iconset>
476             </property>
477             <property name="iconSize">
478              <size>
479               <width>32</width>
480               <height>32</height>
481              </size>
482             </property>
483            </widget>
484           </item>
485           <item>
486            <widget class="QToolButton" name="RBPlus">
487             <property name="minimumSize">
488              <size>
489               <width>21</width>
490               <height>31</height>
491              </size>
492             </property>
493             <property name="maximumSize">
494              <size>
495               <width>21</width>
496               <height>31</height>
497              </size>
498             </property>
499             <property name="focusPolicy">
500              <enum>Qt::ClickFocus</enum>
501             </property>
502             <property name="toolTip">
503              <string>Ajoute une ligne</string>
504             </property>
505             <property name="styleSheet">
506              <string notr="true">border : 0px</string>
507             </property>
508             <property name="text">
509              <string>...</string>
510             </property>
511             <property name="icon">
512              <iconset>
513               <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
514             </property>
515             <property name="iconSize">
516              <size>
517               <width>32</width>
518               <height>32</height>
519              </size>
520             </property>
521            </widget>
522           </item>
523          </layout>
524         </item>
525         <item>
526          <spacer name="horizontalSpacer_2">
527           <property name="orientation">
528            <enum>Qt::Horizontal</enum>
529           </property>
530           <property name="sizeType">
531            <enum>QSizePolicy::Minimum</enum>
532           </property>
533           <property name="sizeHint" stdset="0">
534            <size>
535             <width>40</width>
536             <height>20</height>
537            </size>
538           </property>
539          </spacer>
540         </item>
541         <item>
542          <widget class="QToolButton" name="RBVoisListe">
543           <property name="minimumSize">
544            <size>
545             <width>21</width>
546             <height>31</height>
547            </size>
548           </property>
549           <property name="maximumSize">
550            <size>
551             <width>21</width>
552             <height>31</height>
553            </size>
554           </property>
555           <property name="focusPolicy">
556            <enum>Qt::ClickFocus</enum>
557           </property>
558           <property name="toolTip">
559            <string>Montre l'ensemble des valeurs</string>
560           </property>
561           <property name="styleSheet">
562            <string notr="true">border : 0px</string>
563           </property>
564           <property name="text">
565            <string>...</string>
566           </property>
567           <property name="icon">
568            <iconset>
569             <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
570           </property>
571           <property name="iconSize">
572            <size>
573             <width>32</width>
574             <height>32</height>
575            </size>
576           </property>
577          </widget>
578         </item>
579         <item>
580          <spacer name="horizontalSpacer_4">
581           <property name="orientation">
582            <enum>Qt::Horizontal</enum>
583           </property>
584           <property name="sizeType">
585            <enum>QSizePolicy::Minimum</enum>
586           </property>
587           <property name="sizeHint" stdset="0">
588            <size>
589             <width>40</width>
590             <height>20</height>
591            </size>
592           </property>
593          </spacer>
594         </item>
595         <item>
596          <layout class="QHBoxLayout" name="horizontalLayout_5">
597           <property name="spacing">
598            <number>0</number>
599           </property>
600           <property name="sizeConstraint">
601            <enum>QLayout::SetFixedSize</enum>
602           </property>
603           <item>
604            <widget class="QToolButton" name="RBSalome">
605             <property name="minimumSize">
606              <size>
607               <width>21</width>
608               <height>31</height>
609              </size>
610             </property>
611             <property name="maximumSize">
612              <size>
613               <width>21</width>
614               <height>31</height>
615              </size>
616             </property>
617             <property name="focusPolicy">
618              <enum>Qt::ClickFocus</enum>
619             </property>
620             <property name="toolTip">
621              <string>Sélectionne depuis Salome</string>
622             </property>
623             <property name="styleSheet">
624              <string notr="true">border : 0px</string>
625             </property>
626             <property name="text">
627              <string>...</string>
628             </property>
629             <property name="icon">
630              <iconset>
631               <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
632             </property>
633             <property name="iconSize">
634              <size>
635               <width>32</width>
636               <height>32</height>
637              </size>
638             </property>
639            </widget>
640           </item>
641           <item>
642            <widget class="QToolButton" name="RBSalomeVue">
643             <property name="minimumSize">
644              <size>
645               <width>21</width>
646               <height>31</height>
647              </size>
648             </property>
649             <property name="maximumSize">
650              <size>
651               <width>21</width>
652               <height>31</height>
653              </size>
654             </property>
655             <property name="focusPolicy">
656              <enum>Qt::ClickFocus</enum>
657             </property>
658             <property name="toolTip">
659              <string>Visualise dans Salome</string>
660             </property>
661             <property name="styleSheet">
662              <string notr="true">border : 0px</string>
663             </property>
664             <property name="text">
665              <string>...</string>
666             </property>
667             <property name="icon">
668              <iconset>
669               <normaloff>../Editeur/icons/eye.png</normaloff>../Editeur/icons/eye.png</iconset>
670             </property>
671             <property name="iconSize">
672              <size>
673               <width>32</width>
674               <height>32</height>
675              </size>
676             </property>
677            </widget>
678           </item>
679          </layout>
680         </item>
681        </layout>
682       </widget>
683      </item>
684     </layout>
685    </item>
686    <item>
687     <layout class="QVBoxLayout" name="verticalLayout">
688      <property name="leftMargin">
689       <number>0</number>
690      </property>
691      <property name="rightMargin">
692       <number>0</number>
693      </property>
694      <item>
695       <layout class="QHBoxLayout" name="horizontalLayout_3">
696        <property name="spacing">
697         <number>0</number>
698        </property>
699        <item>
700         <widget class="QToolButton" name="BSelectFichier">
701          <property name="sizePolicy">
702           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
703            <horstretch>0</horstretch>
704            <verstretch>0</verstretch>
705           </sizepolicy>
706          </property>
707          <property name="maximumSize">
708           <size>
709            <width>25</width>
710            <height>30</height>
711           </size>
712          </property>
713          <property name="focusPolicy">
714           <enum>Qt::ClickFocus</enum>
715          </property>
716          <property name="toolTip">
717           <string>Ouvre un fichier de sélection des valeurs</string>
718          </property>
719          <property name="styleSheet">
720           <string notr="true">border:0px</string>
721          </property>
722          <property name="text">
723           <string>...</string>
724          </property>
725          <property name="icon">
726           <iconset theme="text-x-generic">
727            <normaloff/>
728           </iconset>
729          </property>
730          <property name="iconSize">
731           <size>
732            <width>32</width>
733            <height>32</height>
734           </size>
735          </property>
736         </widget>
737        </item>
738        <item>
739         <spacer name="horizontalSpacer">
740          <property name="orientation">
741           <enum>Qt::Horizontal</enum>
742          </property>
743          <property name="sizeType">
744           <enum>QSizePolicy::Fixed</enum>
745          </property>
746          <property name="sizeHint" stdset="0">
747           <size>
748            <width>13</width>
749            <height>20</height>
750           </size>
751          </property>
752         </spacer>
753        </item>
754        <item>
755         <widget class="QToolButton" name="RBPoubelle">
756          <property name="minimumSize">
757           <size>
758            <width>21</width>
759            <height>31</height>
760           </size>
761          </property>
762          <property name="maximumSize">
763           <size>
764            <width>21</width>
765            <height>31</height>
766           </size>
767          </property>
768          <property name="focusPolicy">
769           <enum>Qt::ClickFocus</enum>
770          </property>
771          <property name="toolTip">
772           <string>Détruit le mot-clef</string>
773          </property>
774          <property name="styleSheet">
775           <string notr="true">border : 0px</string>
776          </property>
777          <property name="text">
778           <string>...</string>
779          </property>
780          <property name="icon">
781           <iconset>
782            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
783          </property>
784          <property name="iconSize">
785           <size>
786            <width>32</width>
787            <height>32</height>
788           </size>
789          </property>
790         </widget>
791        </item>
792       </layout>
793      </item>
794      <item>
795       <spacer name="verticalSpacer_6">
796        <property name="orientation">
797         <enum>Qt::Vertical</enum>
798        </property>
799        <property name="sizeHint" stdset="0">
800         <size>
801          <width>20</width>
802          <height>40</height>
803         </size>
804        </property>
805       </spacer>
806      </item>
807     </layout>
808    </item>
809   </layout>
810   <zorder></zorder>
811   <zorder>label</zorder>
812   <zorder>monCommentaireLabel</zorder>
813   <zorder>scrollArea_2</zorder>
814   <zorder>layoutWidget</zorder>
815   <zorder>verticalSpacer_6</zorder>
816  </widget>
817  <customwidgets>
818   <customwidget>
819    <class>MonBoutonValide</class>
820    <extends>QToolButton</extends>
821    <header>monBoutonValide.h</header>
822   </customwidget>
823   <customwidget>
824    <class>MonLabelClic</class>
825    <extends>QLabel</extends>
826    <header>monLabelClic.h</header>
827   </customwidget>
828  </customwidgets>
829  <tabstops>
830   <tabstop>scrollArea</tabstop>
831   <tabstop>RBHaut</tabstop>
832   <tabstop>RBBas</tabstop>
833   <tabstop>RBMoins</tabstop>
834   <tabstop>RBVoisListe</tabstop>
835   <tabstop>RBSalome</tabstop>
836   <tabstop>RBSalomeVue</tabstop>
837   <tabstop>BSelectFichier</tabstop>
838   <tabstop>RBPoubelle</tabstop>
839  </tabstops>
840  <resources/>
841  <connections/>
842 </ui>