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