Salome HOME
bug
[tools/eficas.git] / UiQT5 / desChoixCommandes.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ChoixCommandes</class>
4  <widget class="QWidget" name="ChoixCommandes">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1244</width>
10     <height>262</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>505</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>DMacro</string>
27   </property>
28   <property name="styleSheet">
29    <string notr="true">background-color : rgb(248,247,246)</string>
30   </property>
31   <layout class="QVBoxLayout" name="verticalLayout_4">
32    <property name="spacing">
33     <number>0</number>
34    </property>
35    <property name="leftMargin">
36     <number>2</number>
37    </property>
38    <property name="topMargin">
39     <number>2</number>
40    </property>
41    <property name="rightMargin">
42     <number>2</number>
43    </property>
44    <property name="bottomMargin">
45     <number>2</number>
46    </property>
47    <item>
48     <widget class="QFrame" name="frameAffichage">
49      <property name="sizePolicy">
50       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
51        <horstretch>0</horstretch>
52        <verstretch>0</verstretch>
53       </sizepolicy>
54      </property>
55      <property name="minimumSize">
56       <size>
57        <width>0</width>
58        <height>130</height>
59       </size>
60      </property>
61      <property name="maximumSize">
62       <size>
63        <width>16777215</width>
64        <height>130</height>
65       </size>
66      </property>
67      <property name="styleSheet">
68       <string notr="true">background-color:rgb(224,223,222)</string>
69      </property>
70      <property name="frameShape">
71       <enum>QFrame::NoFrame</enum>
72      </property>
73      <property name="frameShadow">
74       <enum>QFrame::Raised</enum>
75      </property>
76      <layout class="QHBoxLayout" name="horizontalLayout_2">
77       <property name="spacing">
78        <number>0</number>
79       </property>
80       <property name="leftMargin">
81        <number>0</number>
82       </property>
83       <property name="topMargin">
84        <number>0</number>
85       </property>
86       <property name="rightMargin">
87        <number>0</number>
88       </property>
89       <property name="bottomMargin">
90        <number>0</number>
91       </property>
92       <item>
93        <layout class="QVBoxLayout" name="verticalLayout_2">
94         <property name="spacing">
95          <number>0</number>
96         </property>
97         <property name="sizeConstraint">
98          <enum>QLayout::SetFixedSize</enum>
99         </property>
100         <item>
101          <widget class="QLabel" name="label">
102           <property name="sizePolicy">
103            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
104             <horstretch>0</horstretch>
105             <verstretch>0</verstretch>
106            </sizepolicy>
107           </property>
108           <property name="text">
109            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Affichage&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
110           </property>
111          </widget>
112         </item>
113         <item>
114          <widget class="QRadioButton" name="RBalpha">
115           <property name="toolTip">
116            <string>affiche les commandes par ordre alphabetique</string>
117           </property>
118           <property name="text">
119            <string>Alphabetique</string>
120           </property>
121          </widget>
122         </item>
123         <item>
124          <widget class="QRadioButton" name="RBOrdre">
125           <property name="toolTip">
126            <string>affiche les commandes selon les thèmes</string>
127           </property>
128           <property name="text">
129            <string>Ordre de la modélisation</string>
130           </property>
131          </widget>
132         </item>
133         <item>
134          <widget class="QRadioButton" name="RBGroupe">
135           <property name="toolTip">
136            <string>affiche les commandes selon les thèmes</string>
137           </property>
138           <property name="text">
139            <string>Par Groupe</string>
140           </property>
141          </widget>
142         </item>
143        </layout>
144       </item>
145       <item>
146        <spacer name="horizontalSpacer">
147         <property name="orientation">
148          <enum>Qt::Horizontal</enum>
149         </property>
150         <property name="sizeHint" stdset="0">
151          <size>
152           <width>109</width>
153           <height>20</height>
154          </size>
155         </property>
156        </spacer>
157       </item>
158       <item>
159        <layout class="QGridLayout" name="gridLayout">
160         <item row="0" column="0" colspan="3">
161          <widget class="QLabel" name="textLabel6">
162           <property name="sizePolicy">
163            <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
164             <horstretch>0</horstretch>
165             <verstretch>0</verstretch>
166            </sizepolicy>
167           </property>
168           <property name="minimumSize">
169            <size>
170             <width>141</width>
171             <height>25</height>
172            </size>
173           </property>
174           <property name="maximumSize">
175            <size>
176             <width>16777215</width>
177             <height>25</height>
178            </size>
179           </property>
180           <property name="toolTip">
181            <string>selectionne les mots qui CONTIENNENT l expression</string>
182           </property>
183           <property name="frameShape">
184            <enum>QFrame::Box</enum>
185           </property>
186           <property name="frameShadow">
187            <enum>QFrame::Raised</enum>
188           </property>
189           <property name="lineWidth">
190            <number>1</number>
191           </property>
192           <property name="text">
193            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;Filtre Commande&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
194           </property>
195           <property name="wordWrap">
196            <bool>false</bool>
197           </property>
198          </widget>
199         </item>
200         <item row="1" column="0">
201          <spacer name="verticalSpacer_2">
202           <property name="orientation">
203            <enum>Qt::Vertical</enum>
204           </property>
205           <property name="sizeType">
206            <enum>QSizePolicy::Fixed</enum>
207           </property>
208           <property name="sizeHint" stdset="0">
209            <size>
210             <width>20</width>
211             <height>13</height>
212            </size>
213           </property>
214          </spacer>
215         </item>
216         <item row="2" column="0" colspan="2">
217          <widget class="QLineEdit" name="LEFiltre">
218           <property name="sizePolicy">
219            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
220             <horstretch>0</horstretch>
221             <verstretch>0</verstretch>
222            </sizepolicy>
223           </property>
224           <property name="minimumSize">
225            <size>
226             <width>195</width>
227             <height>30</height>
228            </size>
229           </property>
230           <property name="toolTip">
231            <string>filter commands</string>
232           </property>
233           <property name="styleSheet">
234            <string notr="true">background-color : rgb(248,247,246)</string>
235           </property>
236           <property name="frame">
237            <bool>false</bool>
238           </property>
239          </widget>
240         </item>
241         <item row="3" column="0">
242          <widget class="QRadioButton" name="RBCasse">
243           <property name="sizePolicy">
244            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
245             <horstretch>0</horstretch>
246             <verstretch>0</verstretch>
247            </sizepolicy>
248           </property>
249           <property name="text">
250            <string>Sensible à la casse</string>
251           </property>
252           <property name="autoExclusive">
253            <bool>false</bool>
254           </property>
255          </widget>
256         </item>
257         <item row="3" column="1">
258          <spacer name="horizontalSpacer_3">
259           <property name="orientation">
260            <enum>Qt::Horizontal</enum>
261           </property>
262           <property name="sizeHint" stdset="0">
263            <size>
264             <width>40</width>
265             <height>20</height>
266            </size>
267           </property>
268          </spacer>
269         </item>
270         <item row="3" column="2">
271          <widget class="QPushButton" name="RBClear">
272           <property name="sizePolicy">
273            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
274             <horstretch>0</horstretch>
275             <verstretch>0</verstretch>
276            </sizepolicy>
277           </property>
278           <property name="minimumSize">
279            <size>
280             <width>100</width>
281             <height>30</height>
282            </size>
283           </property>
284           <property name="maximumSize">
285            <size>
286             <width>70</width>
287             <height>40</height>
288            </size>
289           </property>
290           <property name="toolTip">
291            <string>ré-affiche toutes les commandes</string>
292           </property>
293           <property name="styleSheet">
294            <string notr="true">background-color:rgb(104,110,149);
295 color :white;
296 border-radius : 12px
297 </string>
298           </property>
299           <property name="text">
300            <string>Effacer </string>
301           </property>
302          </widget>
303         </item>
304        </layout>
305       </item>
306       <item>
307        <spacer name="horizontalSpacer_2">
308         <property name="orientation">
309          <enum>Qt::Horizontal</enum>
310         </property>
311         <property name="sizeHint" stdset="0">
312          <size>
313           <width>108</width>
314           <height>20</height>
315          </size>
316         </property>
317        </spacer>
318       </item>
319       <item>
320        <layout class="QVBoxLayout" name="verticalLayout_5">
321         <item>
322          <layout class="QHBoxLayout" name="horizontalLayout">
323           <item>
324            <widget class="QToolButton" name="RBRegle">
325             <property name="minimumSize">
326              <size>
327               <width>21</width>
328               <height>31</height>
329              </size>
330             </property>
331             <property name="maximumSize">
332              <size>
333               <width>21</width>
334               <height>31</height>
335              </size>
336             </property>
337             <property name="focusPolicy">
338              <enum>Qt::ClickFocus</enum>
339             </property>
340             <property name="toolTip">
341              <string>affiche les régles de validité</string>
342             </property>
343             <property name="styleSheet">
344              <string notr="true">border : 0px</string>
345             </property>
346             <property name="text">
347              <string>...</string>
348             </property>
349             <property name="icon">
350              <iconset>
351               <normaloff>../Editeur/icons/lettreRblanc30.png</normaloff>../Editeur/icons/lettreRblanc30.png</iconset>
352             </property>
353             <property name="iconSize">
354              <size>
355               <width>21</width>
356               <height>31</height>
357              </size>
358             </property>
359            </widget>
360           </item>
361           <item>
362            <widget class="QLabel" name="labelRegle">
363             <property name="text">
364              <string>Règles de construction</string>
365             </property>
366            </widget>
367           </item>
368          </layout>
369         </item>
370         <item>
371          <spacer name="verticalSpacer">
372           <property name="orientation">
373            <enum>Qt::Vertical</enum>
374           </property>
375           <property name="sizeHint" stdset="0">
376            <size>
377             <width>168</width>
378             <height>13</height>
379            </size>
380           </property>
381          </spacer>
382         </item>
383        </layout>
384       </item>
385       <item>
386        <spacer name="horizontalSpacer_6">
387         <property name="orientation">
388          <enum>Qt::Horizontal</enum>
389         </property>
390         <property name="sizeHint" stdset="0">
391          <size>
392           <width>173</width>
393           <height>20</height>
394          </size>
395         </property>
396        </spacer>
397       </item>
398      </layout>
399     </widget>
400    </item>
401    <item>
402     <widget class="QScrollArea" name="scrollAreaCommandes">
403      <property name="sizePolicy">
404       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
405        <horstretch>0</horstretch>
406        <verstretch>0</verstretch>
407       </sizepolicy>
408      </property>
409      <property name="styleSheet">
410       <string notr="true"/>
411      </property>
412      <property name="frameShape">
413       <enum>QFrame::NoFrame</enum>
414      </property>
415      <property name="verticalScrollBarPolicy">
416       <enum>Qt::ScrollBarAsNeeded</enum>
417      </property>
418      <property name="widgetResizable">
419       <bool>true</bool>
420      </property>
421      <widget class="QWidget" name="scrollAreaWidgetContents">
422       <property name="geometry">
423        <rect>
424         <x>0</x>
425         <y>0</y>
426         <width>1240</width>
427         <height>128</height>
428        </rect>
429       </property>
430       <property name="sizePolicy">
431        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
432         <horstretch>0</horstretch>
433         <verstretch>0</verstretch>
434        </sizepolicy>
435       </property>
436       <layout class="QVBoxLayout" name="verticalLayout">
437        <property name="spacing">
438         <number>0</number>
439        </property>
440        <property name="leftMargin">
441         <number>0</number>
442        </property>
443        <property name="topMargin">
444         <number>2</number>
445        </property>
446        <property name="rightMargin">
447         <number>0</number>
448        </property>
449        <property name="bottomMargin">
450         <number>0</number>
451        </property>
452        <item>
453         <layout class="QVBoxLayout" name="commandesLayout">
454          <property name="spacing">
455           <number>0</number>
456          </property>
457         </layout>
458        </item>
459       </layout>
460      </widget>
461     </widget>
462    </item>
463   </layout>
464  </widget>
465  <layoutdefault spacing="6" margin="11"/>
466  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
467  <resources/>
468  <connections/>
469 </ui>