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