Salome HOME
2ec16046aa9a532048e4bae764c5efb98b7b2783
[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>1290</width>
10     <height>540</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="leftMargin">
40     <number>0</number>
41    </property>
42    <property name="topMargin">
43     <number>0</number>
44    </property>
45    <property name="rightMargin">
46     <number>0</number>
47    </property>
48    <property name="bottomMargin">
49     <number>0</number>
50    </property>
51    <item>
52     <widget class="QFrame" name="frameAffichage">
53      <property name="sizePolicy">
54       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
55        <horstretch>0</horstretch>
56        <verstretch>0</verstretch>
57       </sizepolicy>
58      </property>
59      <property name="minimumSize">
60       <size>
61        <width>0</width>
62        <height>130</height>
63       </size>
64      </property>
65      <property name="maximumSize">
66       <size>
67        <width>16777215</width>
68        <height>130</height>
69       </size>
70      </property>
71      <property name="styleSheet">
72       <string notr="true">background-color:rgb(224,223,222)</string>
73      </property>
74      <property name="frameShape">
75       <enum>QFrame::NoFrame</enum>
76      </property>
77      <property name="frameShadow">
78       <enum>QFrame::Raised</enum>
79      </property>
80      <layout class="QHBoxLayout" name="horizontalLayout_5">
81       <property name="spacing">
82        <number>0</number>
83       </property>
84       <property name="topMargin">
85        <number>0</number>
86       </property>
87       <property name="bottomMargin">
88        <number>0</number>
89       </property>
90       <item>
91        <layout class="QHBoxLayout" name="horizontalLayout_4">
92         <item>
93          <layout class="QVBoxLayout" name="verticalLayout_3">
94           <item>
95            <widget class="QFrame" name="frame_2">
96             <property name="sizePolicy">
97              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
98               <horstretch>0</horstretch>
99               <verstretch>0</verstretch>
100              </sizepolicy>
101             </property>
102             <property name="frameShape">
103              <enum>QFrame::Box</enum>
104             </property>
105             <property name="frameShadow">
106              <enum>QFrame::Raised</enum>
107             </property>
108             <layout class="QHBoxLayout" name="horizontalLayout">
109              <property name="spacing">
110               <number>0</number>
111              </property>
112              <item>
113               <spacer name="horizontalSpacer_5">
114                <property name="orientation">
115                 <enum>Qt::Horizontal</enum>
116                </property>
117                <property name="sizeType">
118                 <enum>QSizePolicy::Fixed</enum>
119                </property>
120                <property name="sizeHint" stdset="0">
121                 <size>
122                  <width>13</width>
123                  <height>20</height>
124                 </size>
125                </property>
126               </spacer>
127              </item>
128              <item>
129               <widget class="MonBoutonValide" name="RBValide">
130                <property name="minimumSize">
131                 <size>
132                  <width>17</width>
133                  <height>31</height>
134                 </size>
135                </property>
136                <property name="maximumSize">
137                 <size>
138                  <width>21</width>
139                  <height>31</height>
140                 </size>
141                </property>
142                <property name="focusPolicy">
143                 <enum>Qt::ClickFocus</enum>
144                </property>
145                <property name="toolTip">
146                 <string>Affiche le rapport de validité de la commande</string>
147                </property>
148                <property name="styleSheet">
149                 <string notr="true">border : 0px</string>
150                </property>
151                <property name="text">
152                 <string>...</string>
153                </property>
154                <property name="icon">
155                 <iconset>
156                  <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
157                </property>
158                <property name="iconSize">
159                 <size>
160                  <width>21</width>
161                  <height>31</height>
162                 </size>
163                </property>
164               </widget>
165              </item>
166              <item>
167               <spacer name="horizontalSpacer_3">
168                <property name="orientation">
169                 <enum>Qt::Horizontal</enum>
170                </property>
171                <property name="sizeType">
172                 <enum>QSizePolicy::Fixed</enum>
173                </property>
174                <property name="sizeHint" stdset="0">
175                 <size>
176                  <width>13</width>
177                  <height>20</height>
178                 </size>
179                </property>
180               </spacer>
181              </item>
182              <item>
183               <widget class="MonLabelClic" name="labelNomCommande">
184                <property name="sizePolicy">
185                 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
186                  <horstretch>0</horstretch>
187                  <verstretch>0</verstretch>
188                 </sizepolicy>
189                </property>
190                <property name="minimumSize">
191                 <size>
192                  <width>150</width>
193                  <height>31</height>
194                 </size>
195                </property>
196                <property name="frameShape">
197                 <enum>QFrame::NoFrame</enum>
198                </property>
199                <property name="frameShadow">
200                 <enum>QFrame::Raised</enum>
201                </property>
202                <property name="text">
203                 <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>
204                </property>
205               </widget>
206              </item>
207              <item>
208               <spacer name="toto">
209                <property name="orientation">
210                 <enum>Qt::Horizontal</enum>
211                </property>
212                <property name="sizeType">
213                 <enum>QSizePolicy::Maximum</enum>
214                </property>
215                <property name="sizeHint" stdset="0">
216                 <size>
217                  <width>2</width>
218                  <height>40</height>
219                 </size>
220                </property>
221               </spacer>
222              </item>
223              <item>
224               <widget class="QLineEdit" name="LENom">
225                <property name="sizePolicy">
226                 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
227                  <horstretch>0</horstretch>
228                  <verstretch>0</verstretch>
229                 </sizepolicy>
230                </property>
231                <property name="toolTip">
232                 <string>Nom de l'objet. Seuls, les objets valides peuvent être nommés</string>
233                </property>
234                <property name="styleSheet">
235                 <string notr="true"> QLineEdit {
236      border: 2px solid gray;
237      border-radius: 10px;
238      padding: 0 8px;
239      background: darkgray;
240    /*  selection-background-color: darkgray;*/
241  }
242 QLineEdit:disabled
243 {
244     background: lightgray;
245 }
246 /*read-only {
247      background: lightblue;*/</string>
248                </property>
249                <property name="readOnly">
250                 <bool>false</bool>
251                </property>
252               </widget>
253              </item>
254              <item>
255               <spacer name="horizontalSpacer_7">
256                <property name="orientation">
257                 <enum>Qt::Horizontal</enum>
258                </property>
259                <property name="sizeHint" stdset="0">
260                 <size>
261                  <width>108</width>
262                  <height>20</height>
263                 </size>
264                </property>
265               </spacer>
266              </item>
267              <item>
268               <spacer name="horizontalSpacer_2">
269                <property name="orientation">
270                 <enum>Qt::Horizontal</enum>
271                </property>
272                <property name="sizeType">
273                 <enum>QSizePolicy::Ignored</enum>
274                </property>
275                <property name="sizeHint" stdset="0">
276                 <size>
277                  <width>2</width>
278                  <height>40</height>
279                 </size>
280                </property>
281               </spacer>
282              </item>
283              <item>
284               <layout class="QHBoxLayout" name="horizontalLayout_2">
285                <property name="spacing">
286                 <number>4</number>
287                </property>
288                <property name="sizeConstraint">
289                 <enum>QLayout::SetFixedSize</enum>
290                </property>
291                <item>
292                 <widget class="QToolButton" name="RBRun">
293                  <property name="minimumSize">
294                   <size>
295                    <width>21</width>
296                    <height>31</height>
297                   </size>
298                  </property>
299                  <property name="maximumSize">
300                   <size>
301                    <width>21</width>
302                    <height>31</height>
303                   </size>
304                  </property>
305                  <property name="focusPolicy">
306                   <enum>Qt::ClickFocus</enum>
307                  </property>
308                  <property name="toolTip">
309                   <string>Lance un script associé à la commande</string>
310                  </property>
311                  <property name="styleSheet">
312                   <string notr="true">border : 0px</string>
313                  </property>
314                  <property name="text">
315                   <string>...</string>
316                  </property>
317                  <property name="icon">
318                   <iconset>
319                    <normaloff>../Editeur/icons/roue.png</normaloff>../Editeur/icons/roue.png</iconset>
320                  </property>
321                  <property name="iconSize">
322                   <size>
323                    <width>21</width>
324                    <height>31</height>
325                   </size>
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>21</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>../Editeur/icons/point-interrogation30.png</normaloff>../Editeur/icons/point-interrogation30.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>21</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>../Editeur/icons/lettreRblanc30.png</normaloff>../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>../Editeur/icons/deleteRond.png</normaloff>../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>
473            <widget class="QLabel" name="labelDoc">
474             <property name="text">
475              <string>TextLabel</string>
476             </property>
477            </widget>
478           </item>
479          </layout>
480         </item>
481         <item>
482          <layout class="QVBoxLayout" name="verticalLayout_2">
483           <property name="spacing">
484            <number>8</number>
485           </property>
486           <property name="topMargin">
487            <number>15</number>
488           </property>
489           <item>
490            <widget class="QPushButton" name="bCatalogue">
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="minimumSize">
498              <size>
499               <width>160</width>
500               <height>31</height>
501              </size>
502             </property>
503             <property name="focusPolicy">
504              <enum>Qt::ClickFocus</enum>
505             </property>
506             <property name="toolTip">
507              <string>Affiche les commandes possibles</string>
508             </property>
509             <property name="styleSheet">
510              <string notr="true">background-color:rgb(104,110,149);
511 color :white;
512 border-radius : 12px
513 </string>
514             </property>
515             <property name="text">
516              <string>&amp;Commandes</string>
517             </property>
518             <property name="shortcut">
519              <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
520             </property>
521             <property name="autoDefault">
522              <bool>true</bool>
523             </property>
524             <property name="default">
525              <bool>true</bool>
526             </property>
527            </widget>
528           </item>
529           <item>
530            <layout class="QHBoxLayout" name="horizontalLayout_3">
531             <item>
532              <widget class="QPushButton" name="bAvant">
533               <property name="sizePolicy">
534                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
535                 <horstretch>0</horstretch>
536                 <verstretch>0</verstretch>
537                </sizepolicy>
538               </property>
539               <property name="minimumSize">
540                <size>
541                 <width>60</width>
542                 <height>24</height>
543                </size>
544               </property>
545               <property name="maximumSize">
546                <size>
547                 <width>60</width>
548                 <height>24</height>
549                </size>
550               </property>
551               <property name="focusPolicy">
552                <enum>Qt::ClickFocus</enum>
553               </property>
554               <property name="toolTip">
555                <string>Affiche le formulaire de la commande précédente</string>
556               </property>
557               <property name="styleSheet">
558                <string notr="true">background-color:rgb(104,110,149);
559 color :white;
560 border-radius : 12px
561 </string>
562               </property>
563               <property name="text">
564                <string>&lt;&lt;</string>
565               </property>
566               <property name="shortcut">
567                <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
568               </property>
569               <property name="autoDefault">
570                <bool>true</bool>
571               </property>
572               <property name="default">
573                <bool>true</bool>
574               </property>
575              </widget>
576             </item>
577             <item>
578              <widget class="QPushButton" name="bApres">
579               <property name="sizePolicy">
580                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
581                 <horstretch>0</horstretch>
582                 <verstretch>0</verstretch>
583                </sizepolicy>
584               </property>
585               <property name="minimumSize">
586                <size>
587                 <width>60</width>
588                 <height>24</height>
589                </size>
590               </property>
591               <property name="maximumSize">
592                <size>
593                 <width>60</width>
594                 <height>24</height>
595                </size>
596               </property>
597               <property name="focusPolicy">
598                <enum>Qt::ClickFocus</enum>
599               </property>
600               <property name="toolTip">
601                <string>Affiche le formulaire de la commande suivante</string>
602               </property>
603               <property name="styleSheet">
604                <string notr="true">background-color:rgb(104,110,149);
605 color :white;
606 border-radius : 12px
607 </string>
608               </property>
609               <property name="text">
610                <string>&gt;&gt;</string>
611               </property>
612               <property name="shortcut">
613                <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
614               </property>
615               <property name="autoDefault">
616                <bool>true</bool>
617               </property>
618               <property name="default">
619                <bool>true</bool>
620               </property>
621              </widget>
622             </item>
623            </layout>
624           </item>
625          </layout>
626         </item>
627        </layout>
628       </item>
629      </layout>
630     </widget>
631    </item>
632    <item>
633     <widget class="QScrollArea" name="scrollAreaCommandes">
634      <property name="minimumSize">
635       <size>
636        <width>0</width>
637        <height>81</height>
638       </size>
639      </property>
640      <property name="styleSheet">
641       <string notr="true">background : rgb(247,247,247)
642
643
644 </string>
645      </property>
646      <property name="frameShape">
647       <enum>QFrame::NoFrame</enum>
648      </property>
649      <property name="verticalScrollBarPolicy">
650       <enum>Qt::ScrollBarAsNeeded</enum>
651      </property>
652      <property name="horizontalScrollBarPolicy">
653       <enum>Qt::ScrollBarAsNeeded</enum>
654      </property>
655      <property name="widgetResizable">
656       <bool>true</bool>
657      </property>
658      <widget class="QWidget" name="scrollAreaWidgetContents">
659       <property name="geometry">
660        <rect>
661         <x>0</x>
662         <y>0</y>
663         <width>1290</width>
664         <height>410</height>
665        </rect>
666       </property>
667       <layout class="QVBoxLayout" name="verticalLayout">
668        <item>
669         <layout class="QVBoxLayout" name="commandesLayout">
670          <property name="spacing">
671           <number>1</number>
672          </property>
673         </layout>
674        </item>
675       </layout>
676      </widget>
677     </widget>
678    </item>
679   </layout>
680   <zorder>scrollAreaCommandes</zorder>
681   <zorder>frameAffichage</zorder>
682   <zorder></zorder>
683   <zorder>frame_2</zorder>
684   <zorder>frame_2</zorder>
685   <zorder></zorder>
686  </widget>
687  <layoutdefault spacing="6" margin="11"/>
688  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
689  <customwidgets>
690   <customwidget>
691    <class>MonBoutonValide</class>
692    <extends>QToolButton</extends>
693    <header>monBoutonValide.h</header>
694   </customwidget>
695   <customwidget>
696    <class>MonLabelClic</class>
697    <extends>QLabel</extends>
698    <header>monLabelClic.h</header>
699   </customwidget>
700  </customwidgets>
701  <tabstops>
702   <tabstop>scrollAreaCommandes</tabstop>
703   <tabstop>LENom</tabstop>
704  </tabstops>
705  <resources/>
706  <connections/>
707 </ui>