Salome HOME
Pour Traduction Carmel et Parametres
[tools/eficas.git] / UiQT4 / desWidgetCommentaire.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetCommentaire</class>
4  <widget class="QWidget" name="WidgetCommentaire">
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;Commentaire&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_2">
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>78</width>
156             <height>40</height>
157            </size>
158           </property>
159          </spacer>
160         </item>
161         <item>
162          <widget class="QToolButton" name="RBPoubelle">
163           <property name="minimumSize">
164            <size>
165             <width>21</width>
166             <height>31</height>
167            </size>
168           </property>
169           <property name="maximumSize">
170            <size>
171             <width>21</width>
172             <height>31</height>
173            </size>
174           </property>
175           <property name="toolTip">
176            <string>Détruit le commentaire</string>
177           </property>
178           <property name="styleSheet">
179            <string notr="true">border : 0px</string>
180           </property>
181           <property name="text">
182            <string>...</string>
183           </property>
184           <property name="icon">
185            <iconset>
186             <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
187           </property>
188           <property name="iconSize">
189            <size>
190             <width>21</width>
191             <height>31</height>
192            </size>
193           </property>
194          </widget>
195         </item>
196        </layout>
197        <zorder>RBValide</zorder>
198        <zorder>labelNomCommande</zorder>
199        <zorder>horizontalSpacer_3</zorder>
200        <zorder>RBPoubelle</zorder>
201        <zorder>horizontalSpacer_5</zorder>
202       </widget>
203      </item>
204      <item>
205       <layout class="QVBoxLayout" name="verticalLayout_4">
206        <property name="spacing">
207         <number>0</number>
208        </property>
209        <property name="sizeConstraint">
210         <enum>QLayout::SetFixedSize</enum>
211        </property>
212        <item>
213         <spacer name="verticalSpacer_2">
214          <property name="orientation">
215           <enum>Qt::Vertical</enum>
216          </property>
217          <property name="sizeType">
218           <enum>QSizePolicy::Fixed</enum>
219          </property>
220          <property name="sizeHint" stdset="0">
221           <size>
222            <width>20</width>
223            <height>5</height>
224           </size>
225          </property>
226         </spacer>
227        </item>
228        <item>
229         <widget class="QPushButton" name="bCatalogue">
230          <property name="sizePolicy">
231           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
232            <horstretch>0</horstretch>
233            <verstretch>0</verstretch>
234           </sizepolicy>
235          </property>
236          <property name="minimumSize">
237           <size>
238            <width>160</width>
239            <height>31</height>
240           </size>
241          </property>
242          <property name="toolTip">
243           <string>Affiche les commandes possibles</string>
244          </property>
245          <property name="styleSheet">
246           <string notr="true">background-color:rgb(104,110,149);
247 color :white;
248 border-radius : 12px
249 </string>
250          </property>
251          <property name="text">
252           <string>&amp;Catalogue</string>
253          </property>
254          <property name="shortcut">
255           <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
256          </property>
257          <property name="autoDefault">
258           <bool>true</bool>
259          </property>
260          <property name="default">
261           <bool>true</bool>
262          </property>
263         </widget>
264        </item>
265        <item>
266         <spacer name="verticalSpacer_3">
267          <property name="orientation">
268           <enum>Qt::Vertical</enum>
269          </property>
270          <property name="sizeType">
271           <enum>QSizePolicy::Fixed</enum>
272          </property>
273          <property name="sizeHint" stdset="0">
274           <size>
275            <width>20</width>
276            <height>5</height>
277           </size>
278          </property>
279         </spacer>
280        </item>
281       </layout>
282      </item>
283     </layout>
284    </item>
285    <item>
286     <widget class="QScrollArea" name="scrollAreaCommandes">
287      <property name="minimumSize">
288       <size>
289        <width>0</width>
290        <height>81</height>
291       </size>
292      </property>
293      <property name="styleSheet">
294       <string notr="true">background : rgb(247,247,247)
295
296
297 </string>
298      </property>
299      <property name="frameShape">
300       <enum>QFrame::NoFrame</enum>
301      </property>
302      <property name="verticalScrollBarPolicy">
303       <enum>Qt::ScrollBarAsNeeded</enum>
304      </property>
305      <property name="widgetResizable">
306       <bool>true</bool>
307      </property>
308      <widget class="QWidget" name="scrollAreaWidgetContents">
309       <property name="geometry">
310        <rect>
311         <x>0</x>
312         <y>0</y>
313         <width>1013</width>
314         <height>117</height>
315        </rect>
316       </property>
317       <layout class="QVBoxLayout" name="verticalLayout">
318        <item>
319         <layout class="QVBoxLayout" name="commandesLayout">
320          <property name="spacing">
321           <number>6</number>
322          </property>
323          <item>
324           <widget class="QLineEdit" name="commentaireLE">
325            <property name="styleSheet">
326             <string notr="true">background:rgb(240, 240, 240)</string>
327            </property>
328            <property name="frame">
329             <bool>false</bool>
330            </property>
331           </widget>
332          </item>
333          <item>
334           <spacer name="verticalSpacer">
335            <property name="orientation">
336             <enum>Qt::Vertical</enum>
337            </property>
338            <property name="sizeHint" stdset="0">
339             <size>
340              <width>20</width>
341              <height>40</height>
342             </size>
343            </property>
344           </spacer>
345          </item>
346         </layout>
347        </item>
348       </layout>
349      </widget>
350     </widget>
351    </item>
352   </layout>
353  </widget>
354  <layoutdefault spacing="6" margin="11"/>
355  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
356  <customwidgets>
357   <customwidget>
358    <class>MonBoutonValide</class>
359    <extends>QToolButton</extends>
360    <header>monBoutonValide.h</header>
361   </customwidget>
362  </customwidgets>
363  <tabstops>
364   <tabstop>commentaireLE</tabstop>
365   <tabstop>RBPoubelle</tabstop>
366   <tabstop>bCatalogue</tabstop>
367   <tabstop>RBValide</tabstop>
368   <tabstop>scrollAreaCommandes</tabstop>
369  </tabstops>
370  <resources/>
371  <connections/>
372 </ui>