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