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