]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT5/desWidgetPlusieursBase.ui
Salome HOME
TypeInstance and basestring
[tools/eficas.git] / UiQT5 / 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>1122</width>
10     <height>163</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>101</height>
216          </rect>
217         </property>
218         <property name="sizePolicy">
219          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
220           <horstretch>0</horstretch>
221           <verstretch>0</verstretch>
222          </sizepolicy>
223         </property>
224         <layout class="QHBoxLayout" name="horizontalLayout_7">
225          <property name="spacing">
226           <number>0</number>
227          </property>
228          <property name="leftMargin">
229           <number>0</number>
230          </property>
231          <property name="topMargin">
232           <number>0</number>
233          </property>
234          <property name="rightMargin">
235           <number>0</number>
236          </property>
237          <property name="bottomMargin">
238           <number>0</number>
239          </property>
240          <item>
241           <widget class="QLabel" name="monCommentaireLabel">
242            <property name="sizePolicy">
243             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
244              <horstretch>0</horstretch>
245              <verstretch>0</verstretch>
246             </sizepolicy>
247            </property>
248            <property name="minimumSize">
249             <size>
250              <width>300</width>
251              <height>0</height>
252             </size>
253            </property>
254            <property name="text">
255             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;les types des tuples&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
256            </property>
257           </widget>
258          </item>
259         </layout>
260        </widget>
261       </widget>
262      </item>
263     </layout>
264    </item>
265    <item>
266     <layout class="QVBoxLayout" name="verticalLayout_2">
267      <property name="spacing">
268       <number>0</number>
269      </property>
270      <item>
271       <widget class="QScrollArea" name="scrollArea">
272        <property name="sizePolicy">
273         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
274          <horstretch>0</horstretch>
275          <verstretch>0</verstretch>
276         </sizepolicy>
277        </property>
278        <property name="minimumSize">
279         <size>
280          <width>400</width>
281          <height>50</height>
282         </size>
283        </property>
284        <property name="styleSheet">
285         <string notr="true">background : rgb(247,247,247);
286 border: 1px solid gray;
287 /* QFrame {
288 border: 1px solid gray;
289 }*/
290
291 </string>
292        </property>
293        <property name="frameShape">
294         <enum>QFrame::Box</enum>
295        </property>
296        <property name="frameShadow">
297         <enum>QFrame::Plain</enum>
298        </property>
299        <property name="lineWidth">
300         <number>1</number>
301        </property>
302        <property name="widgetResizable">
303         <bool>true</bool>
304        </property>
305        <property name="alignment">
306         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
307        </property>
308        <widget class="QWidget" name="verticalWidgetLE">
309         <property name="geometry">
310          <rect>
311           <x>0</x>
312           <y>0</y>
313           <width>705</width>
314           <height>122</height>
315          </rect>
316         </property>
317         <property name="sizePolicy">
318          <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
319           <horstretch>0</horstretch>
320           <verstretch>0</verstretch>
321          </sizepolicy>
322         </property>
323         <layout class="QVBoxLayout" name="verticalLayoutLE">
324          <property name="spacing">
325           <number>2</number>
326          </property>
327          <property name="leftMargin">
328           <number>2</number>
329          </property>
330          <property name="topMargin">
331           <number>0</number>
332          </property>
333          <property name="rightMargin">
334           <number>2</number>
335          </property>
336          <property name="bottomMargin">
337           <number>0</number>
338          </property>
339          <item>
340           <spacer name="verticalSpacer_2">
341            <property name="orientation">
342             <enum>Qt::Vertical</enum>
343            </property>
344            <property name="sizeHint" stdset="0">
345             <size>
346              <width>20</width>
347              <height>40</height>
348             </size>
349            </property>
350           </spacer>
351          </item>
352         </layout>
353        </widget>
354       </widget>
355      </item>
356      <item>
357       <widget class="QFrame" name="frame">
358        <property name="frameShape">
359         <enum>QFrame::Box</enum>
360        </property>
361        <layout class="QHBoxLayout" name="horizontalLayout_6">
362         <property name="leftMargin">
363          <number>0</number>
364         </property>
365         <property name="topMargin">
366          <number>0</number>
367         </property>
368         <property name="rightMargin">
369          <number>0</number>
370         </property>
371         <property name="bottomMargin">
372          <number>0</number>
373         </property>
374         <item>
375          <spacer name="horizontalSpacer_5">
376           <property name="orientation">
377            <enum>Qt::Horizontal</enum>
378           </property>
379           <property name="sizeType">
380            <enum>QSizePolicy::Fixed</enum>
381           </property>
382           <property name="sizeHint" stdset="0">
383            <size>
384             <width>13</width>
385             <height>20</height>
386            </size>
387           </property>
388          </spacer>
389         </item>
390         <item>
391          <layout class="QHBoxLayout" name="horizontalLayout_4">
392           <property name="spacing">
393            <number>0</number>
394           </property>
395           <property name="sizeConstraint">
396            <enum>QLayout::SetFixedSize</enum>
397           </property>
398           <item>
399            <widget class="QToolButton" name="RBHaut">
400             <property name="minimumSize">
401              <size>
402               <width>21</width>
403               <height>31</height>
404              </size>
405             </property>
406             <property name="maximumSize">
407              <size>
408               <width>21</width>
409               <height>31</height>
410              </size>
411             </property>
412             <property name="focusPolicy">
413              <enum>Qt::ClickFocus</enum>
414             </property>
415             <property name="toolTip">
416              <string>Remonte la ligne</string>
417             </property>
418             <property name="styleSheet">
419              <string notr="true">border : 0px</string>
420             </property>
421             <property name="text">
422              <string>...</string>
423             </property>
424             <property name="icon">
425              <iconset theme="go-up">
426               <normaloff>.</normaloff>.</iconset>
427             </property>
428             <property name="iconSize">
429              <size>
430               <width>32</width>
431               <height>32</height>
432              </size>
433             </property>
434            </widget>
435           </item>
436           <item>
437            <widget class="QToolButton" name="RBBas">
438             <property name="minimumSize">
439              <size>
440               <width>21</width>
441               <height>31</height>
442              </size>
443             </property>
444             <property name="maximumSize">
445              <size>
446               <width>21</width>
447               <height>31</height>
448              </size>
449             </property>
450             <property name="focusPolicy">
451              <enum>Qt::ClickFocus</enum>
452             </property>
453             <property name="toolTip">
454              <string>Descend la ligne</string>
455             </property>
456             <property name="styleSheet">
457              <string notr="true">border : 0px</string>
458             </property>
459             <property name="text">
460              <string>...</string>
461             </property>
462             <property name="icon">
463              <iconset theme="go-down">
464               <normaloff>.</normaloff>.</iconset>
465             </property>
466             <property name="iconSize">
467              <size>
468               <width>32</width>
469               <height>32</height>
470              </size>
471             </property>
472            </widget>
473           </item>
474           <item>
475            <widget class="QToolButton" name="RBMoins">
476             <property name="minimumSize">
477              <size>
478               <width>21</width>
479               <height>31</height>
480              </size>
481             </property>
482             <property name="maximumSize">
483              <size>
484               <width>21</width>
485               <height>31</height>
486              </size>
487             </property>
488             <property name="focusPolicy">
489              <enum>Qt::ClickFocus</enum>
490             </property>
491             <property name="toolTip">
492              <string>supprime une ligne</string>
493             </property>
494             <property name="styleSheet">
495              <string notr="true">border : 0px</string>
496             </property>
497             <property name="text">
498              <string>...</string>
499             </property>
500             <property name="icon">
501              <iconset>
502               <normaloff>../Editeur/icons/MoinsBleu.png</normaloff>../Editeur/icons/MoinsBleu.png</iconset>
503             </property>
504             <property name="iconSize">
505              <size>
506               <width>32</width>
507               <height>32</height>
508              </size>
509             </property>
510            </widget>
511           </item>
512           <item>
513            <widget class="QToolButton" name="RBPlus">
514             <property name="minimumSize">
515              <size>
516               <width>21</width>
517               <height>31</height>
518              </size>
519             </property>
520             <property name="maximumSize">
521              <size>
522               <width>21</width>
523               <height>31</height>
524              </size>
525             </property>
526             <property name="focusPolicy">
527              <enum>Qt::ClickFocus</enum>
528             </property>
529             <property name="toolTip">
530              <string>Ajoute une ligne</string>
531             </property>
532             <property name="styleSheet">
533              <string notr="true">border : 0px</string>
534             </property>
535             <property name="text">
536              <string>...</string>
537             </property>
538             <property name="icon">
539              <iconset>
540               <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
541             </property>
542             <property name="iconSize">
543              <size>
544               <width>32</width>
545               <height>32</height>
546              </size>
547             </property>
548            </widget>
549           </item>
550          </layout>
551         </item>
552         <item>
553          <spacer name="horizontalSpacer_2">
554           <property name="orientation">
555            <enum>Qt::Horizontal</enum>
556           </property>
557           <property name="sizeType">
558            <enum>QSizePolicy::Minimum</enum>
559           </property>
560           <property name="sizeHint" stdset="0">
561            <size>
562             <width>40</width>
563             <height>20</height>
564            </size>
565           </property>
566          </spacer>
567         </item>
568         <item>
569          <widget class="QToolButton" name="RBVoisListe">
570           <property name="minimumSize">
571            <size>
572             <width>21</width>
573             <height>31</height>
574            </size>
575           </property>
576           <property name="maximumSize">
577            <size>
578             <width>21</width>
579             <height>31</height>
580            </size>
581           </property>
582           <property name="focusPolicy">
583            <enum>Qt::ClickFocus</enum>
584           </property>
585           <property name="toolTip">
586            <string>Montre l'ensemble des valeurs</string>
587           </property>
588           <property name="styleSheet">
589            <string notr="true">border : 0px</string>
590           </property>
591           <property name="text">
592            <string>...</string>
593           </property>
594           <property name="icon">
595            <iconset>
596             <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
597           </property>
598           <property name="iconSize">
599            <size>
600             <width>32</width>
601             <height>32</height>
602            </size>
603           </property>
604          </widget>
605         </item>
606         <item>
607          <spacer name="horizontalSpacer_4">
608           <property name="orientation">
609            <enum>Qt::Horizontal</enum>
610           </property>
611           <property name="sizeType">
612            <enum>QSizePolicy::Minimum</enum>
613           </property>
614           <property name="sizeHint" stdset="0">
615            <size>
616             <width>40</width>
617             <height>20</height>
618            </size>
619           </property>
620          </spacer>
621         </item>
622         <item>
623          <layout class="QHBoxLayout" name="horizontalLayout_5">
624           <property name="spacing">
625            <number>0</number>
626           </property>
627           <property name="sizeConstraint">
628            <enum>QLayout::SetFixedSize</enum>
629           </property>
630           <item>
631            <widget class="QToolButton" name="RBSalome">
632             <property name="minimumSize">
633              <size>
634               <width>21</width>
635               <height>31</height>
636              </size>
637             </property>
638             <property name="maximumSize">
639              <size>
640               <width>21</width>
641               <height>31</height>
642              </size>
643             </property>
644             <property name="focusPolicy">
645              <enum>Qt::ClickFocus</enum>
646             </property>
647             <property name="toolTip">
648              <string>Sélectionne depuis Salome</string>
649             </property>
650             <property name="styleSheet">
651              <string notr="true">border : 0px</string>
652             </property>
653             <property name="text">
654              <string>...</string>
655             </property>
656             <property name="icon">
657              <iconset>
658               <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
659             </property>
660             <property name="iconSize">
661              <size>
662               <width>32</width>
663               <height>32</height>
664              </size>
665             </property>
666            </widget>
667           </item>
668           <item>
669            <widget class="QToolButton" name="RBSalomeVue">
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>Visualise dans Salome</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/eye.png</normaloff>../Editeur/icons/eye.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        </layout>
709       </widget>
710      </item>
711     </layout>
712    </item>
713    <item>
714     <layout class="QVBoxLayout" name="verticalLayout">
715      <property name="leftMargin">
716       <number>0</number>
717      </property>
718      <property name="rightMargin">
719       <number>0</number>
720      </property>
721      <item>
722       <layout class="QHBoxLayout" name="horizontalLayout_3">
723        <property name="spacing">
724         <number>0</number>
725        </property>
726        <item>
727         <widget class="QToolButton" name="BSelectFichier">
728          <property name="sizePolicy">
729           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
730            <horstretch>0</horstretch>
731            <verstretch>0</verstretch>
732           </sizepolicy>
733          </property>
734          <property name="maximumSize">
735           <size>
736            <width>25</width>
737            <height>30</height>
738           </size>
739          </property>
740          <property name="focusPolicy">
741           <enum>Qt::ClickFocus</enum>
742          </property>
743          <property name="toolTip">
744           <string>Ouvre un fichier de sélection des valeurs</string>
745          </property>
746          <property name="styleSheet">
747           <string notr="true">border:0px</string>
748          </property>
749          <property name="text">
750           <string>...</string>
751          </property>
752          <property name="icon">
753           <iconset theme="text-x-generic">
754            <normaloff>.</normaloff>.</iconset>
755          </property>
756          <property name="iconSize">
757           <size>
758            <width>32</width>
759            <height>32</height>
760           </size>
761          </property>
762         </widget>
763        </item>
764        <item>
765         <spacer name="horizontalSpacer">
766          <property name="orientation">
767           <enum>Qt::Horizontal</enum>
768          </property>
769          <property name="sizeType">
770           <enum>QSizePolicy::Fixed</enum>
771          </property>
772          <property name="sizeHint" stdset="0">
773           <size>
774            <width>13</width>
775            <height>20</height>
776           </size>
777          </property>
778         </spacer>
779        </item>
780        <item>
781         <widget class="QToolButton" name="RBPoubelle">
782          <property name="minimumSize">
783           <size>
784            <width>21</width>
785            <height>31</height>
786           </size>
787          </property>
788          <property name="maximumSize">
789           <size>
790            <width>21</width>
791            <height>31</height>
792           </size>
793          </property>
794          <property name="focusPolicy">
795           <enum>Qt::ClickFocus</enum>
796          </property>
797          <property name="toolTip">
798           <string>Détruit le mot-clef</string>
799          </property>
800          <property name="styleSheet">
801           <string notr="true">border : 0px</string>
802          </property>
803          <property name="text">
804           <string>...</string>
805          </property>
806          <property name="icon">
807           <iconset>
808            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
809          </property>
810          <property name="iconSize">
811           <size>
812            <width>32</width>
813            <height>32</height>
814           </size>
815          </property>
816         </widget>
817        </item>
818       </layout>
819      </item>
820      <item>
821       <spacer name="verticalSpacer_6">
822        <property name="orientation">
823         <enum>Qt::Vertical</enum>
824        </property>
825        <property name="sizeHint" stdset="0">
826         <size>
827          <width>20</width>
828          <height>40</height>
829         </size>
830        </property>
831       </spacer>
832      </item>
833     </layout>
834    </item>
835   </layout>
836   <zorder></zorder>
837  </widget>
838  <customwidgets>
839   <customwidget>
840    <class>MonBoutonValide</class>
841    <extends>QToolButton</extends>
842    <header>monBoutonValide.h</header>
843   </customwidget>
844   <customwidget>
845    <class>MonLabelClic</class>
846    <extends>QLabel</extends>
847    <header>monLabelClic.h</header>
848   </customwidget>
849  </customwidgets>
850  <tabstops>
851   <tabstop>scrollArea</tabstop>
852   <tabstop>RBHaut</tabstop>
853   <tabstop>RBBas</tabstop>
854   <tabstop>RBMoins</tabstop>
855   <tabstop>RBVoisListe</tabstop>
856   <tabstop>RBSalome</tabstop>
857   <tabstop>RBSalomeVue</tabstop>
858   <tabstop>BSelectFichier</tabstop>
859   <tabstop>RBPoubelle</tabstop>
860  </tabstops>
861  <resources/>
862  <connections/>
863 </ui>