Salome HOME
reindent + copyright + merge manuel avec la V9_dev sauf repertoires metier
[tools/eficas.git] / UiQT5 / desWidgetCommande.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetCommande</class>
4  <widget class="QWidget" name="WidgetCommande">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1110</width>
10     <height>731</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>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>DCommandeUnique</string>
27   </property>
28   <property name="toolTip">
29    <string/>
30   </property>
31   <property name="styleSheet">
32    <string notr="true"/>
33   </property>
34   <layout class="QVBoxLayout" name="verticalLayout_5">
35    <property name="spacing">
36     <number>0</number>
37    </property>
38    <property name="margin">
39     <number>0</number>
40    </property>
41    <item>
42     <widget class="QWidget" name="frameAffichage" native="true">
43      <property name="sizePolicy">
44       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
45        <horstretch>0</horstretch>
46        <verstretch>0</verstretch>
47       </sizepolicy>
48      </property>
49      <property name="minimumSize">
50       <size>
51        <width>0</width>
52        <height>8</height>
53       </size>
54      </property>
55      <property name="maximumSize">
56       <size>
57        <width>16777215</width>
58        <height>75</height>
59       </size>
60      </property>
61      <property name="styleSheet">
62       <string notr="true">background-color:rgb(224,223,222)</string>
63      </property>
64      <layout class="QHBoxLayout" name="horizontalLayout_2">
65       <property name="spacing">
66        <number>0</number>
67       </property>
68       <property name="margin">
69        <number>0</number>
70       </property>
71       <item>
72        <layout class="QVBoxLayout" name="verticalLayout_3">
73         <property name="spacing">
74          <number>0</number>
75         </property>
76         <item>
77          <layout class="QHBoxLayout" name="horizontalLayout">
78           <item>
79            <spacer name="horizontalSpacer_5">
80             <property name="orientation">
81              <enum>Qt::Horizontal</enum>
82             </property>
83             <property name="sizeType">
84              <enum>QSizePolicy::Fixed</enum>
85             </property>
86             <property name="sizeHint" stdset="0">
87              <size>
88               <width>13</width>
89               <height>20</height>
90              </size>
91             </property>
92            </spacer>
93           </item>
94           <item>
95            <widget class="MonBoutonValide" name="RBValide">
96             <property name="minimumSize">
97              <size>
98               <width>17</width>
99               <height>31</height>
100              </size>
101             </property>
102             <property name="maximumSize">
103              <size>
104               <width>21</width>
105               <height>31</height>
106              </size>
107             </property>
108             <property name="focusPolicy">
109              <enum>Qt::ClickFocus</enum>
110             </property>
111             <property name="toolTip">
112              <string>Affiche le rapport de validité de la commande</string>
113             </property>
114             <property name="styleSheet">
115              <string notr="true">border : 0px</string>
116             </property>
117             <property name="text">
118              <string>...</string>
119             </property>
120             <property name="icon">
121              <iconset>
122               <normaloff>../../../.designer/Editeur/icons/ast-green-ball.png</normaloff>../../../.designer/Editeur/icons/ast-green-ball.png</iconset>
123             </property>
124             <property name="iconSize">
125              <size>
126               <width>21</width>
127               <height>31</height>
128              </size>
129             </property>
130            </widget>
131           </item>
132           <item>
133            <spacer name="horizontalSpacer_3">
134             <property name="orientation">
135              <enum>Qt::Horizontal</enum>
136             </property>
137             <property name="sizeType">
138              <enum>QSizePolicy::Fixed</enum>
139             </property>
140             <property name="sizeHint" stdset="0">
141              <size>
142               <width>13</width>
143               <height>20</height>
144              </size>
145             </property>
146            </spacer>
147           </item>
148           <item>
149            <widget class="MonLabelClic" name="labelNomCommande">
150             <property name="sizePolicy">
151              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
152               <horstretch>0</horstretch>
153               <verstretch>0</verstretch>
154              </sizepolicy>
155             </property>
156             <property name="minimumSize">
157              <size>
158               <width>150</width>
159               <height>31</height>
160              </size>
161             </property>
162             <property name="frameShape">
163              <enum>QFrame::NoFrame</enum>
164             </property>
165             <property name="frameShadow">
166              <enum>QFrame::Raised</enum>
167             </property>
168             <property name="text">
169              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#0000ff;&quot;&gt;commande &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
170             </property>
171            </widget>
172           </item>
173           <item>
174            <widget class="QLineEdit" name="LENom">
175             <property name="sizePolicy">
176              <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
177               <horstretch>0</horstretch>
178               <verstretch>0</verstretch>
179              </sizepolicy>
180             </property>
181             <property name="minimumSize">
182              <size>
183               <width>0</width>
184               <height>40</height>
185              </size>
186             </property>
187             <property name="maximumSize">
188              <size>
189               <width>16777215</width>
190               <height>200</height>
191              </size>
192             </property>
193             <property name="toolTip">
194              <string>Nom de l'objet. Seuls, les objets valides peuvent être nommés</string>
195             </property>
196             <property name="styleSheet">
197              <string notr="true"> QLineEdit {
198      border: 2px solid gray;
199      border-radius: 10px;
200      padding: 0 8px;
201      background: darkgray;
202  }
203 QLineEdit:disabled
204 {
205     background: lightgray;
206 }
207 </string>
208             </property>
209             <property name="readOnly">
210              <bool>false</bool>
211             </property>
212            </widget>
213           </item>
214           <item>
215            <spacer name="horizontalSpacer_7">
216             <property name="orientation">
217              <enum>Qt::Horizontal</enum>
218             </property>
219             <property name="sizeHint" stdset="0">
220              <size>
221               <width>18</width>
222               <height>17</height>
223              </size>
224             </property>
225            </spacer>
226           </item>
227           <item>
228            <widget class="QToolButton" name="RBRun">
229             <property name="minimumSize">
230              <size>
231               <width>21</width>
232               <height>31</height>
233              </size>
234             </property>
235             <property name="maximumSize">
236              <size>
237               <width>21</width>
238               <height>31</height>
239              </size>
240             </property>
241             <property name="focusPolicy">
242              <enum>Qt::ClickFocus</enum>
243             </property>
244             <property name="toolTip">
245              <string>Lance un script associé à la commande</string>
246             </property>
247             <property name="styleSheet">
248              <string notr="true">border : 0px</string>
249             </property>
250             <property name="text">
251              <string>...</string>
252             </property>
253             <property name="icon">
254              <iconset>
255               <normaloff>../../../.designer/Editeur/icons/roue.png</normaloff>../../../.designer/Editeur/icons/roue.png</iconset>
256             </property>
257             <property name="iconSize">
258              <size>
259               <width>21</width>
260               <height>31</height>
261              </size>
262             </property>
263            </widget>
264           </item>
265           <item>
266            <widget class="QComboBox" name="CBScripts">
267             <property name="sizePolicy">
268              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
269               <horstretch>0</horstretch>
270               <verstretch>0</verstretch>
271              </sizepolicy>
272             </property>
273             <property name="minimumSize">
274              <size>
275               <width>150</width>
276               <height>38</height>
277              </size>
278             </property>
279             <property name="frame">
280              <bool>true</bool>
281             </property>
282            </widget>
283           </item>
284           <item>
285            <widget class="QToolButton" name="RBRegle">
286             <property name="minimumSize">
287              <size>
288               <width>21</width>
289               <height>31</height>
290              </size>
291             </property>
292             <property name="maximumSize">
293              <size>
294               <width>31</width>
295               <height>31</height>
296              </size>
297             </property>
298             <property name="focusPolicy">
299              <enum>Qt::ClickFocus</enum>
300             </property>
301             <property name="toolTip">
302              <string>affiche les régles de validité</string>
303             </property>
304             <property name="styleSheet">
305              <string notr="true">border : 0px</string>
306             </property>
307             <property name="text">
308              <string>...</string>
309             </property>
310             <property name="icon">
311              <iconset>
312               <normaloff>../../../.designer/Editeur/icons/lettreRblanc30.png</normaloff>../../../.designer/Editeur/icons/lettreRblanc30.png</iconset>
313             </property>
314             <property name="iconSize">
315              <size>
316               <width>21</width>
317               <height>31</height>
318              </size>
319             </property>
320            </widget>
321           </item>
322           <item>
323            <widget class="QToolButton" name="RBInfo">
324             <property name="minimumSize">
325              <size>
326               <width>21</width>
327               <height>31</height>
328              </size>
329             </property>
330             <property name="maximumSize">
331              <size>
332               <width>31</width>
333               <height>31</height>
334              </size>
335             </property>
336             <property name="focusPolicy">
337              <enum>Qt::ClickFocus</enum>
338             </property>
339             <property name="toolTip">
340              <string>ouvre un navigateur sur l'aide contextuelle</string>
341             </property>
342             <property name="styleSheet">
343              <string notr="true">border : 0px</string>
344             </property>
345             <property name="text">
346              <string>...</string>
347             </property>
348             <property name="icon">
349              <iconset>
350               <normaloff>../../../.designer/Editeur/icons/point-interrogation.png</normaloff>../../../.designer/Editeur/icons/point-interrogation.png</iconset>
351             </property>
352             <property name="iconSize">
353              <size>
354               <width>21</width>
355               <height>31</height>
356              </size>
357             </property>
358            </widget>
359           </item>
360           <item>
361            <spacer name="horizontalSpacer_4">
362             <property name="orientation">
363              <enum>Qt::Horizontal</enum>
364             </property>
365             <property name="sizeType">
366              <enum>QSizePolicy::Fixed</enum>
367             </property>
368             <property name="sizeHint" stdset="0">
369              <size>
370               <width>13</width>
371               <height>20</height>
372              </size>
373             </property>
374            </spacer>
375           </item>
376           <item>
377            <widget class="QToolButton" name="RBPoubelle">
378             <property name="minimumSize">
379              <size>
380               <width>21</width>
381               <height>31</height>
382              </size>
383             </property>
384             <property name="maximumSize">
385              <size>
386               <width>21</width>
387               <height>31</height>
388              </size>
389             </property>
390             <property name="focusPolicy">
391              <enum>Qt::ClickFocus</enum>
392             </property>
393             <property name="toolTip">
394              <string>Détruit la commande</string>
395             </property>
396             <property name="styleSheet">
397              <string notr="true">border : 0px</string>
398             </property>
399             <property name="text">
400              <string>...</string>
401             </property>
402             <property name="icon">
403              <iconset>
404               <normaloff>../../../.designer/Editeur/icons/deleteRond.png</normaloff>../../../.designer/Editeur/icons/deleteRond.png</iconset>
405             </property>
406             <property name="iconSize">
407              <size>
408               <width>21</width>
409               <height>31</height>
410              </size>
411             </property>
412            </widget>
413           </item>
414          </layout>
415         </item>
416         <item>
417          <widget class="QLabel" name="labelDoc">
418           <property name="sizePolicy">
419            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
420             <horstretch>0</horstretch>
421             <verstretch>0</verstretch>
422            </sizepolicy>
423           </property>
424           <property name="text">
425            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
426           </property>
427          </widget>
428         </item>
429        </layout>
430       </item>
431       <item>
432        <layout class="QVBoxLayout" name="verticalLayout_2">
433         <property name="spacing">
434          <number>1</number>
435         </property>
436         <property name="sizeConstraint">
437          <enum>QLayout::SetFixedSize</enum>
438         </property>
439         <item>
440          <widget class="QPushButton" name="bCatalogue">
441           <property name="sizePolicy">
442            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
443             <horstretch>0</horstretch>
444             <verstretch>0</verstretch>
445            </sizepolicy>
446           </property>
447           <property name="minimumSize">
448            <size>
449             <width>160</width>
450             <height>30</height>
451            </size>
452           </property>
453           <property name="focusPolicy">
454            <enum>Qt::ClickFocus</enum>
455           </property>
456           <property name="toolTip">
457            <string>Affiche les commandes possibles</string>
458           </property>
459           <property name="styleSheet">
460            <string notr="true">background-color:rgb(104,110,149);
461 color :white;
462 border-radius : 12px
463 </string>
464           </property>
465           <property name="text">
466            <string>&amp;Commandes</string>
467           </property>
468           <property name="shortcut">
469            <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
470           </property>
471           <property name="autoDefault">
472            <bool>true</bool>
473           </property>
474           <property name="default">
475            <bool>true</bool>
476           </property>
477          </widget>
478         </item>
479         <item>
480          <layout class="QHBoxLayout" name="horizontalLayout_3">
481           <property name="spacing">
482            <number>1</number>
483           </property>
484           <item>
485            <widget class="QPushButton" name="bAvant">
486             <property name="sizePolicy">
487              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
488               <horstretch>0</horstretch>
489               <verstretch>0</verstretch>
490              </sizepolicy>
491             </property>
492             <property name="minimumSize">
493              <size>
494               <width>60</width>
495               <height>24</height>
496              </size>
497             </property>
498             <property name="maximumSize">
499              <size>
500               <width>60</width>
501               <height>24</height>
502              </size>
503             </property>
504             <property name="focusPolicy">
505              <enum>Qt::ClickFocus</enum>
506             </property>
507             <property name="toolTip">
508              <string>Affiche le formulaire de la commande précédente</string>
509             </property>
510             <property name="styleSheet">
511              <string notr="true">background-color:rgb(104,110,149);
512 color :white;
513 border-radius : 12px
514 </string>
515             </property>
516             <property name="text">
517              <string>&lt;&lt;</string>
518             </property>
519             <property name="shortcut">
520              <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
521             </property>
522             <property name="autoDefault">
523              <bool>true</bool>
524             </property>
525             <property name="default">
526              <bool>true</bool>
527             </property>
528            </widget>
529           </item>
530           <item>
531            <widget class="QPushButton" name="bApres">
532             <property name="sizePolicy">
533              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
534               <horstretch>0</horstretch>
535               <verstretch>0</verstretch>
536              </sizepolicy>
537             </property>
538             <property name="minimumSize">
539              <size>
540               <width>60</width>
541               <height>24</height>
542              </size>
543             </property>
544             <property name="maximumSize">
545              <size>
546               <width>60</width>
547               <height>24</height>
548              </size>
549             </property>
550             <property name="focusPolicy">
551              <enum>Qt::ClickFocus</enum>
552             </property>
553             <property name="toolTip">
554              <string>Affiche le formulaire de la commande suivante</string>
555             </property>
556             <property name="styleSheet">
557              <string notr="true">background-color:rgb(104,110,149);
558 color :white;
559 border-radius : 12px
560 </string>
561             </property>
562             <property name="text">
563              <string>&gt;&gt;</string>
564             </property>
565             <property name="shortcut">
566              <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
567             </property>
568             <property name="autoDefault">
569              <bool>true</bool>
570             </property>
571             <property name="default">
572              <bool>true</bool>
573             </property>
574            </widget>
575           </item>
576          </layout>
577         </item>
578         <item>
579          <spacer name="verticalSpacer_2">
580           <property name="orientation">
581            <enum>Qt::Vertical</enum>
582           </property>
583           <property name="sizeHint" stdset="0">
584            <size>
585             <width>20</width>
586             <height>2</height>
587            </size>
588           </property>
589          </spacer>
590         </item>
591        </layout>
592       </item>
593      </layout>
594     </widget>
595    </item>
596    <item>
597     <widget class="QScrollArea" name="scrollAreaCommandes">
598      <property name="minimumSize">
599       <size>
600        <width>0</width>
601        <height>81</height>
602       </size>
603      </property>
604      <property name="styleSheet">
605       <string notr="true">background : rgb(247,247,247)
606
607
608 </string>
609      </property>
610      <property name="frameShape">
611       <enum>QFrame::NoFrame</enum>
612      </property>
613      <property name="verticalScrollBarPolicy">
614       <enum>Qt::ScrollBarAsNeeded</enum>
615      </property>
616      <property name="horizontalScrollBarPolicy">
617       <enum>Qt::ScrollBarAsNeeded</enum>
618      </property>
619      <property name="widgetResizable">
620       <bool>true</bool>
621      </property>
622      <widget class="QWidget" name="scrollAreaWidgetContents">
623       <property name="geometry">
624        <rect>
625         <x>0</x>
626         <y>0</y>
627         <width>1110</width>
628         <height>656</height>
629        </rect>
630       </property>
631       <layout class="QVBoxLayout" name="verticalLayoutCommande">
632        <property name="spacing">
633         <number>0</number>
634        </property>
635        <property name="margin">
636         <number>0</number>
637        </property>
638        <item>
639         <layout class="QVBoxLayout" name="commandesLayout">
640          <property name="spacing">
641           <number>0</number>
642          </property>
643         </layout>
644        </item>
645       </layout>
646      </widget>
647     </widget>
648    </item>
649   </layout>
650  </widget>
651  <layoutdefault spacing="6" margin="11"/>
652  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
653  <customwidgets>
654   <customwidget>
655    <class>MonBoutonValide</class>
656    <extends>QToolButton</extends>
657    <header>monBoutonValide.h</header>
658   </customwidget>
659   <customwidget>
660    <class>MonLabelClic</class>
661    <extends>QLabel</extends>
662    <header>monLabelClic.h</header>
663   </customwidget>
664  </customwidgets>
665  <tabstops>
666   <tabstop>LENom</tabstop>
667  </tabstops>
668  <resources/>
669  <connections/>
670 </ui>