Salome HOME
TypeInstance and basestring
[tools/eficas.git] / UiQT5 / desWidgetInactif.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetInactif</class>
4  <widget class="QWidget" name="WidgetInactif">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>946</width>
10     <height>495</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>350</width>
16     <height>0</height>
17    </size>
18   </property>
19   <property name="windowTitle">
20    <string>DInactif</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout">
23    <item>
24     <layout class="QHBoxLayout" name="horizontalLayout_4">
25      <item>
26       <widget class="QFrame" name="frame">
27        <property name="sizePolicy">
28         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
29          <horstretch>0</horstretch>
30          <verstretch>0</verstretch>
31         </sizepolicy>
32        </property>
33        <property name="frameShape">
34         <enum>QFrame::Box</enum>
35        </property>
36        <property name="frameShadow">
37         <enum>QFrame::Raised</enum>
38        </property>
39        <layout class="QHBoxLayout" name="horizontalLayout">
40         <property name="spacing">
41          <number>0</number>
42         </property>
43         <item>
44          <spacer name="horizontalSpacer_5">
45           <property name="orientation">
46            <enum>Qt::Horizontal</enum>
47           </property>
48           <property name="sizeType">
49            <enum>QSizePolicy::Fixed</enum>
50           </property>
51           <property name="sizeHint" stdset="0">
52            <size>
53             <width>13</width>
54             <height>20</height>
55            </size>
56           </property>
57          </spacer>
58         </item>
59         <item>
60          <widget class="QCheckBox" name="RBValide">
61           <property name="minimumSize">
62            <size>
63             <width>17</width>
64             <height>31</height>
65            </size>
66           </property>
67           <property name="maximumSize">
68            <size>
69             <width>21</width>
70             <height>31</height>
71            </size>
72           </property>
73           <property name="focusPolicy">
74            <enum>Qt::ClickFocus</enum>
75           </property>
76           <property name="toolTip">
77            <string>Affiche le rapport de validité de la commande</string>
78           </property>
79           <property name="styleSheet">
80            <string notr="true">border : 0px</string>
81           </property>
82           <property name="text">
83            <string/>
84           </property>
85           <property name="icon">
86            <iconset>
87             <normaloff>../Editeur/icons/ast-white-square.png</normaloff>../Editeur/icons/ast-white-square.png</iconset>
88           </property>
89           <property name="iconSize">
90            <size>
91             <width>21</width>
92             <height>31</height>
93            </size>
94           </property>
95           <property name="checkable">
96            <bool>false</bool>
97           </property>
98          </widget>
99         </item>
100         <item>
101          <spacer name="horizontalSpacer_3">
102           <property name="orientation">
103            <enum>Qt::Horizontal</enum>
104           </property>
105           <property name="sizeType">
106            <enum>QSizePolicy::Fixed</enum>
107           </property>
108           <property name="sizeHint" stdset="0">
109            <size>
110             <width>13</width>
111             <height>20</height>
112            </size>
113           </property>
114          </spacer>
115         </item>
116         <item>
117          <widget class="MonLabelClic" name="labelNomCommande">
118           <property name="sizePolicy">
119            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
120             <horstretch>0</horstretch>
121             <verstretch>0</verstretch>
122            </sizepolicy>
123           </property>
124           <property name="minimumSize">
125            <size>
126             <width>150</width>
127             <height>31</height>
128            </size>
129           </property>
130           <property name="frameShape">
131            <enum>QFrame::NoFrame</enum>
132           </property>
133           <property name="frameShadow">
134            <enum>QFrame::Raised</enum>
135           </property>
136           <property name="text">
137            <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>
138           </property>
139          </widget>
140         </item>
141         <item>
142          <spacer name="toto">
143           <property name="orientation">
144            <enum>Qt::Horizontal</enum>
145           </property>
146           <property name="sizeType">
147            <enum>QSizePolicy::Maximum</enum>
148           </property>
149           <property name="sizeHint" stdset="0">
150            <size>
151             <width>2</width>
152             <height>40</height>
153            </size>
154           </property>
155          </spacer>
156         </item>
157         <item>
158          <spacer name="horizontalSpacer_2">
159           <property name="orientation">
160            <enum>Qt::Horizontal</enum>
161           </property>
162           <property name="sizeType">
163            <enum>QSizePolicy::Ignored</enum>
164           </property>
165           <property name="sizeHint" stdset="0">
166            <size>
167             <width>2</width>
168             <height>40</height>
169            </size>
170           </property>
171          </spacer>
172         </item>
173         <item>
174          <layout class="QHBoxLayout" name="horizontalLayout_2">
175           <property name="spacing">
176            <number>4</number>
177           </property>
178           <property name="sizeConstraint">
179            <enum>QLayout::SetFixedSize</enum>
180           </property>
181          </layout>
182         </item>
183         <item>
184          <spacer name="horizontalSpacer_4">
185           <property name="orientation">
186            <enum>Qt::Horizontal</enum>
187           </property>
188           <property name="sizeType">
189            <enum>QSizePolicy::Fixed</enum>
190           </property>
191           <property name="sizeHint" stdset="0">
192            <size>
193             <width>13</width>
194             <height>20</height>
195            </size>
196           </property>
197          </spacer>
198         </item>
199         <item>
200          <widget class="QToolButton" name="RBPoubelle">
201           <property name="minimumSize">
202            <size>
203             <width>21</width>
204             <height>31</height>
205            </size>
206           </property>
207           <property name="maximumSize">
208            <size>
209             <width>21</width>
210             <height>31</height>
211            </size>
212           </property>
213           <property name="focusPolicy">
214            <enum>Qt::ClickFocus</enum>
215           </property>
216           <property name="toolTip">
217            <string>Détruit la commande</string>
218           </property>
219           <property name="styleSheet">
220            <string notr="true">border : 0px</string>
221           </property>
222           <property name="text">
223            <string>...</string>
224           </property>
225           <property name="icon">
226            <iconset>
227             <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
228           </property>
229           <property name="iconSize">
230            <size>
231             <width>21</width>
232             <height>31</height>
233            </size>
234           </property>
235          </widget>
236         </item>
237        </layout>
238        <zorder>RBValide</zorder>
239        <zorder>labelNomCommande</zorder>
240        <zorder>horizontalSpacer_3</zorder>
241        <zorder>horizontalSpacer_4</zorder>
242        <zorder>RBPoubelle</zorder>
243        <zorder>horizontalSpacer_5</zorder>
244       </widget>
245      </item>
246      <item>
247       <layout class="QVBoxLayout" name="verticalLayout_2">
248        <item>
249         <widget class="QPushButton" name="bCatalogue">
250          <property name="sizePolicy">
251           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
252            <horstretch>0</horstretch>
253            <verstretch>0</verstretch>
254           </sizepolicy>
255          </property>
256          <property name="minimumSize">
257           <size>
258            <width>160</width>
259            <height>31</height>
260           </size>
261          </property>
262          <property name="focusPolicy">
263           <enum>Qt::ClickFocus</enum>
264          </property>
265          <property name="toolTip">
266           <string>Affiche les commandes possibles</string>
267          </property>
268          <property name="styleSheet">
269           <string notr="true">background-color:rgb(104,110,149);
270 color :white;
271 border-radius : 12px
272 </string>
273          </property>
274          <property name="text">
275           <string>&amp;Commandes</string>
276          </property>
277          <property name="shortcut">
278           <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
279          </property>
280          <property name="autoDefault">
281           <bool>true</bool>
282          </property>
283          <property name="default">
284           <bool>true</bool>
285          </property>
286         </widget>
287        </item>
288        <item>
289         <layout class="QHBoxLayout" name="horizontalLayout_3">
290          <item>
291           <widget class="QPushButton" name="bAvant">
292            <property name="sizePolicy">
293             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
294              <horstretch>0</horstretch>
295              <verstretch>0</verstretch>
296             </sizepolicy>
297            </property>
298            <property name="minimumSize">
299             <size>
300              <width>60</width>
301              <height>24</height>
302             </size>
303            </property>
304            <property name="maximumSize">
305             <size>
306              <width>60</width>
307              <height>24</height>
308             </size>
309            </property>
310            <property name="focusPolicy">
311             <enum>Qt::ClickFocus</enum>
312            </property>
313            <property name="toolTip">
314             <string>Affiche le formulaire de la commande précédente</string>
315            </property>
316            <property name="styleSheet">
317             <string notr="true">background-color:rgb(104,110,149);
318 color :white;
319 border-radius : 12px
320 </string>
321            </property>
322            <property name="text">
323             <string>&lt;&lt;</string>
324            </property>
325            <property name="shortcut">
326             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
327            </property>
328            <property name="autoDefault">
329             <bool>true</bool>
330            </property>
331            <property name="default">
332             <bool>true</bool>
333            </property>
334           </widget>
335          </item>
336          <item>
337           <widget class="QPushButton" name="bApres">
338            <property name="sizePolicy">
339             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
340              <horstretch>0</horstretch>
341              <verstretch>0</verstretch>
342             </sizepolicy>
343            </property>
344            <property name="minimumSize">
345             <size>
346              <width>60</width>
347              <height>24</height>
348             </size>
349            </property>
350            <property name="maximumSize">
351             <size>
352              <width>60</width>
353              <height>24</height>
354             </size>
355            </property>
356            <property name="focusPolicy">
357             <enum>Qt::ClickFocus</enum>
358            </property>
359            <property name="toolTip">
360             <string>Affiche le formulaire de la commande suivante</string>
361            </property>
362            <property name="styleSheet">
363             <string notr="true">background-color:rgb(104,110,149);
364 color :white;
365 border-radius : 12px
366 </string>
367            </property>
368            <property name="text">
369             <string>&gt;&gt;</string>
370            </property>
371            <property name="shortcut">
372             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
373            </property>
374            <property name="autoDefault">
375             <bool>true</bool>
376            </property>
377            <property name="default">
378             <bool>true</bool>
379            </property>
380           </widget>
381          </item>
382         </layout>
383        </item>
384       </layout>
385      </item>
386     </layout>
387    </item>
388    <item>
389     <spacer name="verticalSpacer">
390      <property name="orientation">
391       <enum>Qt::Vertical</enum>
392      </property>
393      <property name="sizeHint" stdset="0">
394       <size>
395        <width>20</width>
396        <height>66</height>
397       </size>
398      </property>
399     </spacer>
400    </item>
401    <item>
402     <widget class="QLabel" name="textLabel1_3">
403      <property name="minimumSize">
404       <size>
405        <width>0</width>
406        <height>0</height>
407       </size>
408      </property>
409      <property name="text">
410       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:16pt;&quot;&gt;Le noeud sélectionné&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:16pt;&quot;&gt;ne correspond pas à un objet actif&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
411      </property>
412      <property name="wordWrap">
413       <bool>false</bool>
414      </property>
415     </widget>
416    </item>
417    <item>
418     <spacer name="verticalSpacer_2">
419      <property name="orientation">
420       <enum>Qt::Vertical</enum>
421      </property>
422      <property name="sizeHint" stdset="0">
423       <size>
424        <width>20</width>
425        <height>67</height>
426       </size>
427      </property>
428     </spacer>
429    </item>
430    <item>
431     <widget class="QLabel" name="textLabel1">
432      <property name="text">
433       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
434 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
435 p, li { white-space: pre-wrap; }
436 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
437 &lt;p align=&quot;center&quot; style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:x-large;&quot;&gt;&lt;span style=&quot; font-size:x-large;&quot;&gt;Seules les commandes placées&lt;/span&gt;&lt;/p&gt;
438 &lt;p align=&quot;center&quot; style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:x-large;&quot;&gt;&lt;span style=&quot; font-size:x-large;&quot;&gt; entre : DEBUT / FIN sont actives &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
439      </property>
440      <property name="wordWrap">
441       <bool>false</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="sizeHint" stdset="0">
451       <size>
452        <width>20</width>
453        <height>66</height>
454       </size>
455      </property>
456     </spacer>
457    </item>
458   </layout>
459  </widget>
460  <layoutdefault spacing="6" margin="11"/>
461  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
462  <customwidgets>
463   <customwidget>
464    <class>MonLabelClic</class>
465    <extends>QLabel</extends>
466    <header>monLabelClic.h</header>
467   </customwidget>
468  </customwidgets>
469  <resources/>
470  <connections/>
471 </ui>