]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desWidgetCommande.ui
Salome HOME
f96c9240d71a713db37e387b532bcdd5bbf79c19
[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>1031</width>
10     <height>203</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_2">
36    <item>
37     <layout class="QHBoxLayout" name="horizontalLayout_3">
38      <item>
39       <widget class="QFrame" name="frame_2">
40        <property name="sizePolicy">
41         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
42          <horstretch>0</horstretch>
43          <verstretch>0</verstretch>
44         </sizepolicy>
45        </property>
46        <property name="frameShape">
47         <enum>QFrame::Box</enum>
48        </property>
49        <property name="frameShadow">
50         <enum>QFrame::Raised</enum>
51        </property>
52        <layout class="QHBoxLayout" name="horizontalLayout">
53         <item>
54          <spacer name="horizontalSpacer_5">
55           <property name="orientation">
56            <enum>Qt::Horizontal</enum>
57           </property>
58           <property name="sizeType">
59            <enum>QSizePolicy::Fixed</enum>
60           </property>
61           <property name="sizeHint" stdset="0">
62            <size>
63             <width>13</width>
64             <height>20</height>
65            </size>
66           </property>
67          </spacer>
68         </item>
69         <item>
70          <widget class="MonBoutonValide" name="RBValide">
71           <property name="minimumSize">
72            <size>
73             <width>17</width>
74             <height>31</height>
75            </size>
76           </property>
77           <property name="maximumSize">
78            <size>
79             <width>21</width>
80             <height>31</height>
81            </size>
82           </property>
83           <property name="toolTip">
84            <string>Affiche le rapport de validité de la commande</string>
85           </property>
86           <property name="styleSheet">
87            <string notr="true">border : 0px</string>
88           </property>
89           <property name="text">
90            <string>...</string>
91           </property>
92           <property name="icon">
93            <iconset>
94             <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</iconset>
95           </property>
96           <property name="iconSize">
97            <size>
98             <width>21</width>
99             <height>31</height>
100            </size>
101           </property>
102          </widget>
103         </item>
104         <item>
105          <spacer name="horizontalSpacer_3">
106           <property name="orientation">
107            <enum>Qt::Horizontal</enum>
108           </property>
109           <property name="sizeType">
110            <enum>QSizePolicy::Fixed</enum>
111           </property>
112           <property name="sizeHint" stdset="0">
113            <size>
114             <width>13</width>
115             <height>20</height>
116            </size>
117           </property>
118          </spacer>
119         </item>
120         <item>
121          <widget class="QLabel" name="labelNomCommande">
122           <property name="sizePolicy">
123            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
124             <horstretch>0</horstretch>
125             <verstretch>0</verstretch>
126            </sizepolicy>
127           </property>
128           <property name="minimumSize">
129            <size>
130             <width>150</width>
131             <height>31</height>
132            </size>
133           </property>
134           <property name="frameShape">
135            <enum>QFrame::NoFrame</enum>
136           </property>
137           <property name="frameShadow">
138            <enum>QFrame::Raised</enum>
139           </property>
140           <property name="text">
141            <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>
142           </property>
143          </widget>
144         </item>
145         <item>
146          <spacer name="horizontalSpacer">
147           <property name="orientation">
148            <enum>Qt::Horizontal</enum>
149           </property>
150           <property name="sizeType">
151            <enum>QSizePolicy::Maximum</enum>
152           </property>
153           <property name="sizeHint" stdset="0">
154            <size>
155             <width>162</width>
156             <height>40</height>
157            </size>
158           </property>
159          </spacer>
160         </item>
161         <item>
162          <widget class="QLineEdit" name="LENom">
163           <property name="sizePolicy">
164            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
165             <horstretch>0</horstretch>
166             <verstretch>0</verstretch>
167            </sizepolicy>
168           </property>
169           <property name="toolTip">
170            <string>Nom de l'objet. Seuls, les objets valides peuvent être nommés</string>
171           </property>
172           <property name="styleSheet">
173            <string notr="true"> QLineEdit {
174      border: 2px solid gray;
175      border-radius: 10px;
176      padding: 0 8px;
177      background: darkgray;
178    /*  selection-background-color: darkgray;*/
179  }
180 QLineEdit:disabled
181 {
182     background: lightgray;
183 }
184 /*read-only {
185      background: lightblue;*/</string>
186           </property>
187           <property name="readOnly">
188            <bool>false</bool>
189           </property>
190          </widget>
191         </item>
192         <item>
193          <spacer name="horizontalSpacer_2">
194           <property name="orientation">
195            <enum>Qt::Horizontal</enum>
196           </property>
197           <property name="sizeType">
198            <enum>QSizePolicy::Maximum</enum>
199           </property>
200           <property name="sizeHint" stdset="0">
201            <size>
202             <width>78</width>
203             <height>40</height>
204            </size>
205           </property>
206          </spacer>
207         </item>
208         <item>
209          <layout class="QHBoxLayout" name="horizontalLayout_2">
210           <property name="spacing">
211            <number>4</number>
212           </property>
213           <property name="sizeConstraint">
214            <enum>QLayout::SetFixedSize</enum>
215           </property>
216           <item>
217            <widget class="QToolButton" name="RBRun">
218             <property name="minimumSize">
219              <size>
220               <width>21</width>
221               <height>31</height>
222              </size>
223             </property>
224             <property name="maximumSize">
225              <size>
226               <width>21</width>
227               <height>31</height>
228              </size>
229             </property>
230             <property name="toolTip">
231              <string>Lance un script associé à la commande</string>
232             </property>
233             <property name="styleSheet">
234              <string notr="true">border : 0px</string>
235             </property>
236             <property name="text">
237              <string>...</string>
238             </property>
239             <property name="icon">
240              <iconset>
241               <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/roue.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/roue.png</iconset>
242             </property>
243             <property name="iconSize">
244              <size>
245               <width>21</width>
246               <height>31</height>
247              </size>
248             </property>
249            </widget>
250           </item>
251           <item>
252            <widget class="QToolButton" name="RBInfo">
253             <property name="minimumSize">
254              <size>
255               <width>21</width>
256               <height>31</height>
257              </size>
258             </property>
259             <property name="maximumSize">
260              <size>
261               <width>21</width>
262               <height>31</height>
263              </size>
264             </property>
265             <property name="toolTip">
266              <string>ouvre un navigateur sur l'aide contextuelle</string>
267             </property>
268             <property name="styleSheet">
269              <string notr="true">border : 0px</string>
270             </property>
271             <property name="text">
272              <string>...</string>
273             </property>
274             <property name="icon">
275              <iconset>
276               <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/point-interrogation30.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/point-interrogation30.png</iconset>
277             </property>
278             <property name="iconSize">
279              <size>
280               <width>21</width>
281               <height>31</height>
282              </size>
283             </property>
284            </widget>
285           </item>
286           <item>
287            <widget class="QToolButton" name="RBRegle">
288             <property name="minimumSize">
289              <size>
290               <width>21</width>
291               <height>31</height>
292              </size>
293             </property>
294             <property name="maximumSize">
295              <size>
296               <width>21</width>
297               <height>31</height>
298              </size>
299             </property>
300             <property name="toolTip">
301              <string>affiche les régles de validité</string>
302             </property>
303             <property name="styleSheet">
304              <string notr="true">border : 0px</string>
305             </property>
306             <property name="text">
307              <string>...</string>
308             </property>
309             <property name="icon">
310              <iconset>
311               <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/lettreRblanc30.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/lettreRblanc30.png</iconset>
312             </property>
313             <property name="iconSize">
314              <size>
315               <width>21</width>
316               <height>31</height>
317              </size>
318             </property>
319            </widget>
320           </item>
321          </layout>
322         </item>
323         <item>
324          <spacer name="horizontalSpacer_4">
325           <property name="orientation">
326            <enum>Qt::Horizontal</enum>
327           </property>
328           <property name="sizeType">
329            <enum>QSizePolicy::Fixed</enum>
330           </property>
331           <property name="sizeHint" stdset="0">
332            <size>
333             <width>13</width>
334             <height>20</height>
335            </size>
336           </property>
337          </spacer>
338         </item>
339         <item>
340          <widget class="QToolButton" name="RBPoubelle">
341           <property name="minimumSize">
342            <size>
343             <width>21</width>
344             <height>31</height>
345            </size>
346           </property>
347           <property name="maximumSize">
348            <size>
349             <width>21</width>
350             <height>31</height>
351            </size>
352           </property>
353           <property name="toolTip">
354            <string>Détruit la commande</string>
355           </property>
356           <property name="styleSheet">
357            <string notr="true">border : 0px</string>
358           </property>
359           <property name="text">
360            <string>...</string>
361           </property>
362           <property name="icon">
363            <iconset>
364             <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
365           </property>
366           <property name="iconSize">
367            <size>
368             <width>21</width>
369             <height>31</height>
370            </size>
371           </property>
372          </widget>
373         </item>
374        </layout>
375        <zorder>RBValide</zorder>
376        <zorder>labelNomCommande</zorder>
377        <zorder>LENom</zorder>
378        <zorder>horizontalSpacer_3</zorder>
379        <zorder>horizontalSpacer_4</zorder>
380        <zorder>RBPoubelle</zorder>
381        <zorder>horizontalSpacer_5</zorder>
382       </widget>
383      </item>
384      <item>
385       <layout class="QVBoxLayout" name="verticalLayout_4">
386        <property name="spacing">
387         <number>0</number>
388        </property>
389        <property name="sizeConstraint">
390         <enum>QLayout::SetFixedSize</enum>
391        </property>
392        <item>
393         <spacer name="verticalSpacer_2">
394          <property name="orientation">
395           <enum>Qt::Vertical</enum>
396          </property>
397          <property name="sizeType">
398           <enum>QSizePolicy::Fixed</enum>
399          </property>
400          <property name="sizeHint" stdset="0">
401           <size>
402            <width>20</width>
403            <height>5</height>
404           </size>
405          </property>
406         </spacer>
407        </item>
408        <item>
409         <widget class="QPushButton" name="bCatalogue">
410          <property name="sizePolicy">
411           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
412            <horstretch>0</horstretch>
413            <verstretch>0</verstretch>
414           </sizepolicy>
415          </property>
416          <property name="minimumSize">
417           <size>
418            <width>160</width>
419            <height>31</height>
420           </size>
421          </property>
422          <property name="toolTip">
423           <string>Affiche les commandes possibles</string>
424          </property>
425          <property name="styleSheet">
426           <string notr="true">background-color:rgb(104,110,149);
427 color :white;
428 border-radius : 12px
429 </string>
430          </property>
431          <property name="text">
432           <string>&amp;Catalogue</string>
433          </property>
434          <property name="shortcut">
435           <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
436          </property>
437          <property name="autoDefault">
438           <bool>true</bool>
439          </property>
440          <property name="default">
441           <bool>true</bool>
442          </property>
443         </widget>
444        </item>
445        <item>
446         <spacer name="verticalSpacer_3">
447          <property name="orientation">
448           <enum>Qt::Vertical</enum>
449          </property>
450          <property name="sizeType">
451           <enum>QSizePolicy::Fixed</enum>
452          </property>
453          <property name="sizeHint" stdset="0">
454           <size>
455            <width>20</width>
456            <height>5</height>
457           </size>
458          </property>
459         </spacer>
460        </item>
461       </layout>
462      </item>
463     </layout>
464    </item>
465    <item>
466     <widget class="QScrollArea" name="scrollAreaCommandes">
467      <property name="minimumSize">
468       <size>
469        <width>0</width>
470        <height>81</height>
471       </size>
472      </property>
473      <property name="styleSheet">
474       <string notr="true">background : rgb(247,247,247)
475
476
477 </string>
478      </property>
479      <property name="frameShape">
480       <enum>QFrame::NoFrame</enum>
481      </property>
482      <property name="verticalScrollBarPolicy">
483       <enum>Qt::ScrollBarAsNeeded</enum>
484      </property>
485      <property name="widgetResizable">
486       <bool>true</bool>
487      </property>
488      <widget class="QWidget" name="scrollAreaWidgetContents">
489       <property name="geometry">
490        <rect>
491         <x>0</x>
492         <y>0</y>
493         <width>1013</width>
494         <height>117</height>
495        </rect>
496       </property>
497       <layout class="QVBoxLayout" name="verticalLayout">
498        <item>
499         <layout class="QVBoxLayout" name="commandesLayout">
500          <property name="spacing">
501           <number>6</number>
502          </property>
503         </layout>
504        </item>
505       </layout>
506      </widget>
507     </widget>
508    </item>
509   </layout>
510  </widget>
511  <layoutdefault spacing="6" margin="11"/>
512  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
513  <customwidgets>
514   <customwidget>
515    <class>MonBoutonValide</class>
516    <extends>QToolButton</extends>
517    <header>monBoutonValide.h</header>
518   </customwidget>
519  </customwidgets>
520  <resources/>
521  <connections/>
522 </ui>