Salome HOME
7.7 rc0
[tools/eficas.git] / UiQT4 / 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>652</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    <item>
33     <widget class="QFrame" name="frameAffichage">
34      <property name="sizePolicy">
35       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
36        <horstretch>0</horstretch>
37        <verstretch>0</verstretch>
38       </sizepolicy>
39      </property>
40      <property name="minimumSize">
41       <size>
42        <width>0</width>
43        <height>130</height>
44       </size>
45      </property>
46      <property name="maximumSize">
47       <size>
48        <width>16777215</width>
49        <height>130</height>
50       </size>
51      </property>
52      <property name="styleSheet">
53       <string notr="true">background-color:rgb(224,223,222)</string>
54      </property>
55      <property name="frameShape">
56       <enum>QFrame::NoFrame</enum>
57      </property>
58      <property name="frameShadow">
59       <enum>QFrame::Raised</enum>
60      </property>
61      <layout class="QHBoxLayout" name="horizontalLayout_3">
62       <item>
63        <layout class="QVBoxLayout" name="verticalLayout_2">
64         <property name="spacing">
65          <number>0</number>
66         </property>
67         <property name="sizeConstraint">
68          <enum>QLayout::SetFixedSize</enum>
69         </property>
70         <item>
71          <widget class="QLabel" name="label">
72           <property name="sizePolicy">
73            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
74             <horstretch>0</horstretch>
75             <verstretch>0</verstretch>
76            </sizepolicy>
77           </property>
78           <property name="text">
79            <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>
80           </property>
81          </widget>
82         </item>
83         <item>
84          <widget class="QRadioButton" name="RBalpha">
85           <property name="toolTip">
86            <string>affiche les commandes par ordre alphabetique</string>
87           </property>
88           <property name="text">
89            <string>Alphabetique</string>
90           </property>
91          </widget>
92         </item>
93         <item>
94          <widget class="QRadioButton" name="RBOrdre">
95           <property name="toolTip">
96            <string>affiche les commandes selon les thèmes</string>
97           </property>
98           <property name="text">
99            <string>Ordre de la modélisation</string>
100           </property>
101          </widget>
102         </item>
103         <item>
104          <widget class="QRadioButton" name="RBGroupe">
105           <property name="toolTip">
106            <string>affiche les commandes selon les thèmes</string>
107           </property>
108           <property name="text">
109            <string>Par Groupe</string>
110           </property>
111          </widget>
112         </item>
113        </layout>
114       </item>
115       <item>
116        <spacer name="horizontalSpacer">
117         <property name="orientation">
118          <enum>Qt::Horizontal</enum>
119         </property>
120         <property name="sizeHint" stdset="0">
121          <size>
122           <width>109</width>
123           <height>20</height>
124          </size>
125         </property>
126        </spacer>
127       </item>
128       <item>
129        <layout class="QVBoxLayout" name="verticalLayout_3">
130         <property name="spacing">
131          <number>0</number>
132         </property>
133         <item>
134          <widget class="QLabel" name="textLabel6">
135           <property name="sizePolicy">
136            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
137             <horstretch>0</horstretch>
138             <verstretch>0</verstretch>
139            </sizepolicy>
140           </property>
141           <property name="minimumSize">
142            <size>
143             <width>141</width>
144             <height>35</height>
145            </size>
146           </property>
147           <property name="maximumSize">
148            <size>
149             <width>16777215</width>
150             <height>35</height>
151            </size>
152           </property>
153           <property name="frameShape">
154            <enum>QFrame::Box</enum>
155           </property>
156           <property name="frameShadow">
157            <enum>QFrame::Raised</enum>
158           </property>
159           <property name="lineWidth">
160            <number>1</number>
161           </property>
162           <property name="text">
163            <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>
164           </property>
165           <property name="wordWrap">
166            <bool>false</bool>
167           </property>
168          </widget>
169         </item>
170         <item>
171          <widget class="QLineEdit" name="LEFiltre">
172           <property name="sizePolicy">
173            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
174             <horstretch>0</horstretch>
175             <verstretch>0</verstretch>
176            </sizepolicy>
177           </property>
178           <property name="minimumSize">
179            <size>
180             <width>195</width>
181             <height>30</height>
182            </size>
183           </property>
184           <property name="toolTip">
185            <string>filter commands</string>
186           </property>
187           <property name="styleSheet">
188            <string notr="true">background-color : rgb(248,247,246)</string>
189           </property>
190           <property name="frame">
191            <bool>false</bool>
192           </property>
193          </widget>
194         </item>
195         <item>
196          <layout class="QHBoxLayout" name="horizontalLayout_2">
197           <item>
198            <widget class="QRadioButton" name="radioButton">
199             <property name="text">
200              <string>Sensible à la casse</string>
201             </property>
202            </widget>
203           </item>
204           <item>
205            <widget class="QPushButton" name="BImportTout">
206             <property name="sizePolicy">
207              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
208               <horstretch>0</horstretch>
209               <verstretch>0</verstretch>
210              </sizepolicy>
211             </property>
212             <property name="minimumSize">
213              <size>
214               <width>200</width>
215               <height>40</height>
216              </size>
217             </property>
218             <property name="maximumSize">
219              <size>
220               <width>200</width>
221               <height>40</height>
222              </size>
223             </property>
224             <property name="styleSheet">
225              <string notr="true">background-color:rgb(104,110,149);
226 color :white;
227 border-radius : 12px
228 </string>
229             </property>
230             <property name="text">
231              <string>Effacer </string>
232             </property>
233            </widget>
234           </item>
235          </layout>
236         </item>
237        </layout>
238       </item>
239       <item>
240        <spacer name="horizontalSpacer_2">
241         <property name="orientation">
242          <enum>Qt::Horizontal</enum>
243         </property>
244         <property name="sizeHint" stdset="0">
245          <size>
246           <width>108</width>
247           <height>20</height>
248          </size>
249         </property>
250        </spacer>
251       </item>
252       <item>
253        <layout class="QVBoxLayout" name="verticalLayout_5">
254         <item>
255          <layout class="QHBoxLayout" name="horizontalLayout">
256           <item>
257            <widget class="QToolButton" name="RBRegle">
258             <property name="minimumSize">
259              <size>
260               <width>21</width>
261               <height>31</height>
262              </size>
263             </property>
264             <property name="maximumSize">
265              <size>
266               <width>21</width>
267               <height>31</height>
268              </size>
269             </property>
270             <property name="focusPolicy">
271              <enum>Qt::ClickFocus</enum>
272             </property>
273             <property name="toolTip">
274              <string>affiche les régles de validité</string>
275             </property>
276             <property name="styleSheet">
277              <string notr="true">border : 0px</string>
278             </property>
279             <property name="text">
280              <string>...</string>
281             </property>
282             <property name="icon">
283              <iconset>
284               <normaloff>../Editeur/icons/lettreRblanc30.png</normaloff>../Editeur/icons/lettreRblanc30.png</iconset>
285             </property>
286             <property name="iconSize">
287              <size>
288               <width>21</width>
289               <height>31</height>
290              </size>
291             </property>
292            </widget>
293           </item>
294           <item>
295            <widget class="QLabel" name="labelRegle">
296             <property name="text">
297              <string>Règles de construction</string>
298             </property>
299            </widget>
300           </item>
301          </layout>
302         </item>
303         <item>
304          <spacer name="verticalSpacer">
305           <property name="orientation">
306            <enum>Qt::Vertical</enum>
307           </property>
308           <property name="sizeHint" stdset="0">
309            <size>
310             <width>20</width>
311             <height>40</height>
312            </size>
313           </property>
314          </spacer>
315         </item>
316        </layout>
317       </item>
318      </layout>
319     </widget>
320    </item>
321    <item>
322     <widget class="QScrollArea" name="scrollAreaCommandes">
323      <property name="styleSheet">
324       <string notr="true"/>
325      </property>
326      <property name="frameShape">
327       <enum>QFrame::NoFrame</enum>
328      </property>
329      <property name="verticalScrollBarPolicy">
330       <enum>Qt::ScrollBarAsNeeded</enum>
331      </property>
332      <property name="widgetResizable">
333       <bool>true</bool>
334      </property>
335      <widget class="QWidget" name="scrollAreaWidgetContents">
336       <property name="geometry">
337        <rect>
338         <x>0</x>
339         <y>0</y>
340         <width>1226</width>
341         <height>498</height>
342        </rect>
343       </property>
344       <layout class="QVBoxLayout" name="verticalLayout">
345        <item>
346         <layout class="QVBoxLayout" name="commandesLayout">
347          <property name="spacing">
348           <number>0</number>
349          </property>
350         </layout>
351        </item>
352       </layout>
353      </widget>
354     </widget>
355    </item>
356   </layout>
357  </widget>
358  <layoutdefault spacing="6" margin="11"/>
359  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
360  <resources/>
361  <connections/>
362 </ui>