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