Salome HOME
merge Nizhny
[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>1013</width>
10     <height>243</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>7</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="sizePolicy">
189         <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
190          <horstretch>0</horstretch>
191          <verstretch>0</verstretch>
192         </sizepolicy>
193        </property>
194        <property name="frameShape">
195         <enum>QFrame::NoFrame</enum>
196        </property>
197        <property name="frameShadow">
198         <enum>QFrame::Plain</enum>
199        </property>
200        <property name="widgetResizable">
201         <bool>true</bool>
202        </property>
203        <widget class="QWidget" name="scrollAreaWidgetContents">
204         <property name="geometry">
205          <rect>
206           <x>0</x>
207           <y>0</y>
208           <width>112</width>
209           <height>172</height>
210          </rect>
211         </property>
212         <property name="sizePolicy">
213          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
214           <horstretch>0</horstretch>
215           <verstretch>0</verstretch>
216          </sizepolicy>
217         </property>
218         <layout class="QVBoxLayout" name="verticalLayout_6">
219          <item>
220           <widget class="QLabel" name="monCommentaireLabel">
221            <property name="sizePolicy">
222             <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
223              <horstretch>0</horstretch>
224              <verstretch>0</verstretch>
225             </sizepolicy>
226            </property>
227            <property name="text">
228             <string>TextLabel</string>
229            </property>
230           </widget>
231          </item>
232         </layout>
233        </widget>
234       </widget>
235      </item>
236     </layout>
237    </item>
238    <item>
239     <spacer name="horizontalSpacer_3">
240      <property name="orientation">
241       <enum>Qt::Horizontal</enum>
242      </property>
243      <property name="sizeType">
244       <enum>QSizePolicy::Fixed</enum>
245      </property>
246      <property name="sizeHint" stdset="0">
247       <size>
248        <width>8</width>
249        <height>20</height>
250       </size>
251      </property>
252     </spacer>
253    </item>
254    <item>
255     <widget class="QScrollArea" name="scrollArea">
256      <property name="sizePolicy">
257       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
258        <horstretch>0</horstretch>
259        <verstretch>0</verstretch>
260       </sizepolicy>
261      </property>
262      <property name="styleSheet">
263       <string notr="true">background : rgb(247,247,247)</string>
264      </property>
265      <property name="frameShape">
266       <enum>QFrame::Box</enum>
267      </property>
268      <property name="frameShadow">
269       <enum>QFrame::Plain</enum>
270      </property>
271      <property name="lineWidth">
272       <number>1</number>
273      </property>
274      <property name="widgetResizable">
275       <bool>true</bool>
276      </property>
277      <property name="alignment">
278       <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
279      </property>
280      <widget class="QWidget" name="verticalWidgetLE">
281       <property name="geometry">
282        <rect>
283         <x>0</x>
284         <y>0</y>
285         <width>301</width>
286         <height>232</height>
287        </rect>
288       </property>
289       <property name="sizePolicy">
290        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
291         <horstretch>0</horstretch>
292         <verstretch>0</verstretch>
293        </sizepolicy>
294       </property>
295       <layout class="QVBoxLayout" name="CBLayout">
296        <property name="spacing">
297         <number>0</number>
298        </property>
299        <property name="margin">
300         <number>0</number>
301        </property>
302        <item>
303         <spacer name="verticalSpacer_4">
304          <property name="orientation">
305           <enum>Qt::Vertical</enum>
306          </property>
307          <property name="sizeHint" stdset="0">
308           <size>
309            <width>20</width>
310            <height>40</height>
311           </size>
312          </property>
313         </spacer>
314        </item>
315       </layout>
316      </widget>
317     </widget>
318    </item>
319    <item>
320     <spacer name="horizontalSpacer_2">
321      <property name="orientation">
322       <enum>Qt::Horizontal</enum>
323      </property>
324      <property name="sizeType">
325       <enum>QSizePolicy::Preferred</enum>
326      </property>
327      <property name="sizeHint" stdset="0">
328       <size>
329        <width>8</width>
330        <height>108</height>
331       </size>
332      </property>
333     </spacer>
334    </item>
335    <item>
336     <layout class="QVBoxLayout" name="verticalLayout_5">
337      <item>
338       <layout class="QVBoxLayout" name="verticalLayout_2">
339        <property name="spacing">
340         <number>0</number>
341        </property>
342        <item>
343         <widget class="QScrollArea" name="scrollAreaRE">
344          <property name="sizePolicy">
345           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
346            <horstretch>0</horstretch>
347            <verstretch>0</verstretch>
348           </sizepolicy>
349          </property>
350          <property name="styleSheet">
351           <string notr="true">background : rgb(247,247,247)</string>
352          </property>
353          <property name="frameShape">
354           <enum>QFrame::Box</enum>
355          </property>
356          <property name="frameShadow">
357           <enum>QFrame::Plain</enum>
358          </property>
359          <property name="lineWidth">
360           <number>1</number>
361          </property>
362          <property name="widgetResizable">
363           <bool>true</bool>
364          </property>
365          <property name="alignment">
366           <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
367          </property>
368          <widget class="QWidget" name="verticalWidgetLEChoisis">
369           <property name="geometry">
370            <rect>
371             <x>0</x>
372             <y>0</y>
373             <width>297</width>
374             <height>187</height>
375            </rect>
376           </property>
377           <property name="sizePolicy">
378            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
379             <horstretch>0</horstretch>
380             <verstretch>0</verstretch>
381            </sizepolicy>
382           </property>
383           <layout class="QVBoxLayout" name="CBChoisis">
384            <property name="spacing">
385             <number>0</number>
386            </property>
387            <property name="margin">
388             <number>0</number>
389            </property>
390            <item>
391             <spacer name="verticalSpacer_3">
392              <property name="orientation">
393               <enum>Qt::Vertical</enum>
394              </property>
395              <property name="sizeHint" stdset="0">
396               <size>
397                <width>20</width>
398                <height>40</height>
399               </size>
400              </property>
401             </spacer>
402            </item>
403           </layout>
404          </widget>
405         </widget>
406        </item>
407       </layout>
408      </item>
409      <item>
410       <widget class="QFrame" name="frame">
411        <property name="sizePolicy">
412         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
413          <horstretch>0</horstretch>
414          <verstretch>0</verstretch>
415         </sizepolicy>
416        </property>
417        <property name="frameShape">
418         <enum>QFrame::Box</enum>
419        </property>
420        <layout class="QHBoxLayout" name="horizontalLayout_3">
421         <property name="spacing">
422          <number>0</number>
423         </property>
424         <property name="margin">
425          <number>0</number>
426         </property>
427         <item>
428          <layout class="QHBoxLayout" name="horizontalLayout_4">
429           <property name="spacing">
430            <number>0</number>
431           </property>
432           <property name="sizeConstraint">
433            <enum>QLayout::SetFixedSize</enum>
434           </property>
435           <item>
436            <widget class="QToolButton" name="RBHaut">
437             <property name="minimumSize">
438              <size>
439               <width>21</width>
440               <height>31</height>
441              </size>
442             </property>
443             <property name="maximumSize">
444              <size>
445               <width>21</width>
446               <height>31</height>
447              </size>
448             </property>
449             <property name="toolTip">
450              <string>Remonte d'une ligne</string>
451             </property>
452             <property name="styleSheet">
453              <string notr="true">border : 0px</string>
454             </property>
455             <property name="text">
456              <string>...</string>
457             </property>
458             <property name="icon">
459              <iconset theme="go-up">
460               <normaloff/>
461              </iconset>
462             </property>
463             <property name="iconSize">
464              <size>
465               <width>32</width>
466               <height>32</height>
467              </size>
468             </property>
469            </widget>
470           </item>
471           <item>
472            <widget class="QToolButton" name="RBBas">
473             <property name="minimumSize">
474              <size>
475               <width>21</width>
476               <height>31</height>
477              </size>
478             </property>
479             <property name="maximumSize">
480              <size>
481               <width>21</width>
482               <height>31</height>
483              </size>
484             </property>
485             <property name="toolTip">
486              <string>Descend d'une ligne</string>
487             </property>
488             <property name="styleSheet">
489              <string notr="true">border : 0px</string>
490             </property>
491             <property name="text">
492              <string>...</string>
493             </property>
494             <property name="icon">
495              <iconset theme="go-down">
496               <normaloff/>
497              </iconset>
498             </property>
499             <property name="iconSize">
500              <size>
501               <width>32</width>
502               <height>32</height>
503              </size>
504             </property>
505            </widget>
506           </item>
507           <item>
508            <widget class="QToolButton" name="RBMoins">
509             <property name="minimumSize">
510              <size>
511               <width>21</width>
512               <height>31</height>
513              </size>
514             </property>
515             <property name="maximumSize">
516              <size>
517               <width>21</width>
518               <height>31</height>
519              </size>
520             </property>
521             <property name="toolTip">
522              <string>Détruit une ligne</string>
523             </property>
524             <property name="styleSheet">
525              <string notr="true">border : 0px</string>
526             </property>
527             <property name="text">
528              <string>...</string>
529             </property>
530             <property name="icon">
531              <iconset>
532               <normaloff>../Editeur/icons/MoinsBleu2.png</normaloff>../Editeur/icons/MoinsBleu2.png</iconset>
533             </property>
534             <property name="iconSize">
535              <size>
536               <width>32</width>
537               <height>32</height>
538              </size>
539             </property>
540            </widget>
541           </item>
542           <item>
543            <widget class="QToolButton" name="RBPlus">
544             <property name="minimumSize">
545              <size>
546               <width>21</width>
547               <height>31</height>
548              </size>
549             </property>
550             <property name="maximumSize">
551              <size>
552               <width>21</width>
553               <height>31</height>
554              </size>
555             </property>
556             <property name="toolTip">
557              <string>ajoute une ligne</string>
558             </property>
559             <property name="styleSheet">
560              <string notr="true">border : 0px</string>
561             </property>
562             <property name="text">
563              <string>...</string>
564             </property>
565             <property name="icon">
566              <iconset>
567               <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
568             </property>
569             <property name="iconSize">
570              <size>
571               <width>32</width>
572               <height>32</height>
573              </size>
574             </property>
575            </widget>
576           </item>
577          </layout>
578         </item>
579         <item>
580          <spacer name="horizontalSpacer_4">
581           <property name="orientation">
582            <enum>Qt::Horizontal</enum>
583           </property>
584           <property name="sizeHint" stdset="0">
585            <size>
586             <width>40</width>
587             <height>20</height>
588            </size>
589           </property>
590          </spacer>
591         </item>
592         <item>
593          <widget class="QToolButton" name="RBVoisListe">
594           <property name="minimumSize">
595            <size>
596             <width>21</width>
597             <height>31</height>
598            </size>
599           </property>
600           <property name="maximumSize">
601            <size>
602             <width>21</width>
603             <height>31</height>
604            </size>
605           </property>
606           <property name="toolTip">
607            <string>visualise l'ensemble des valeurs</string>
608           </property>
609           <property name="styleSheet">
610            <string notr="true">border : 0px</string>
611           </property>
612           <property name="text">
613            <string>...</string>
614           </property>
615           <property name="icon">
616            <iconset>
617             <normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</normaloff>../Editeur/icons/verre-loupe-icone-6087-64.png</iconset>
618           </property>
619           <property name="iconSize">
620            <size>
621             <width>32</width>
622             <height>32</height>
623            </size>
624           </property>
625          </widget>
626         </item>
627         <item>
628          <spacer name="horizontalSpacer_5">
629           <property name="orientation">
630            <enum>Qt::Horizontal</enum>
631           </property>
632           <property name="sizeHint" stdset="0">
633            <size>
634             <width>18</width>
635             <height>20</height>
636            </size>
637           </property>
638          </spacer>
639         </item>
640        </layout>
641       </widget>
642      </item>
643     </layout>
644    </item>
645    <item>
646     <spacer name="horizontalSpacer">
647      <property name="orientation">
648       <enum>Qt::Horizontal</enum>
649      </property>
650      <property name="sizeType">
651       <enum>QSizePolicy::Preferred</enum>
652      </property>
653      <property name="sizeHint" stdset="0">
654       <size>
655        <width>20</width>
656        <height>17</height>
657       </size>
658      </property>
659     </spacer>
660    </item>
661    <item>
662     <layout class="QVBoxLayout" name="verticalLayout">
663      <item>
664       <widget class="QToolButton" name="RBPoubelle">
665        <property name="minimumSize">
666         <size>
667          <width>21</width>
668          <height>31</height>
669         </size>
670        </property>
671        <property name="maximumSize">
672         <size>
673          <width>21</width>
674          <height>31</height>
675         </size>
676        </property>
677        <property name="toolTip">
678         <string>Détruit le mot-clef</string>
679        </property>
680        <property name="styleSheet">
681         <string notr="true">border : 0px</string>
682        </property>
683        <property name="text">
684         <string>...</string>
685        </property>
686        <property name="icon">
687         <iconset>
688          <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
689        </property>
690        <property name="iconSize">
691         <size>
692          <width>32</width>
693          <height>32</height>
694         </size>
695        </property>
696       </widget>
697      </item>
698      <item>
699       <spacer name="verticalSpacer_2">
700        <property name="orientation">
701         <enum>Qt::Vertical</enum>
702        </property>
703        <property name="sizeHint" stdset="0">
704         <size>
705          <width>20</width>
706          <height>40</height>
707         </size>
708        </property>
709       </spacer>
710      </item>
711     </layout>
712    </item>
713   </layout>
714   <zorder>horizontalSpacer</zorder>
715   <zorder>horizontalSpacer_2</zorder>
716   <zorder>horizontalSpacer_3</zorder>
717   <zorder>scrollArea</zorder>
718  </widget>
719  <customwidgets>
720   <customwidget>
721    <class>MonBoutonValide</class>
722    <extends>QToolButton</extends>
723    <header>monBoutonValide.h</header>
724   </customwidget>
725   <customwidget>
726    <class>MonLabelClic</class>
727    <extends>QLabel</extends>
728    <header>monLabelClic.h</header>
729   </customwidget>
730  </customwidgets>
731  <resources/>
732  <connections/>
733 </ui>