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