Salome HOME
correction bugs adao + commentaire
[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>1188</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    <property name="topMargin">
33     <number>0</number>
34    </property>
35    <property name="bottomMargin">
36     <number>0</number>
37    </property>
38    <item>
39     <widget class="QFrame" name="frameAffichage">
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="minimumSize">
47       <size>
48        <width>0</width>
49        <height>116</height>
50       </size>
51      </property>
52      <property name="maximumSize">
53       <size>
54        <width>16777215</width>
55        <height>116</height>
56       </size>
57      </property>
58      <property name="styleSheet">
59       <string notr="true">background-color:rgb(224,223,222)</string>
60      </property>
61      <property name="frameShape">
62       <enum>QFrame::NoFrame</enum>
63      </property>
64      <property name="frameShadow">
65       <enum>QFrame::Raised</enum>
66      </property>
67      <layout class="QHBoxLayout" name="horizontalLayout">
68       <item>
69        <layout class="QVBoxLayout" name="verticalLayout_2">
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          <layout class="QGridLayout" name="gridLayout">
85           <item row="0" column="0">
86            <widget class="QRadioButton" name="RBalpha">
87             <property name="toolTip">
88              <string>affiche les commandes par ordre alphabetique</string>
89             </property>
90             <property name="text">
91              <string>Alphabetique</string>
92             </property>
93            </widget>
94           </item>
95           <item row="0" column="1">
96            <widget class="QRadioButton" name="RBOrdre">
97             <property name="toolTip">
98              <string>affiche les commandes selon les thèmes</string>
99             </property>
100             <property name="text">
101              <string>Ordre de la modélisation</string>
102             </property>
103            </widget>
104           </item>
105           <item row="1" column="0">
106            <widget class="QRadioButton" name="RBGroupe">
107             <property name="toolTip">
108              <string>affiche les commandes selon les thèmes</string>
109             </property>
110             <property name="text">
111              <string>Par Groupe</string>
112             </property>
113            </widget>
114           </item>
115          </layout>
116         </item>
117        </layout>
118       </item>
119       <item>
120        <spacer name="horizontalSpacer">
121         <property name="orientation">
122          <enum>Qt::Horizontal</enum>
123         </property>
124         <property name="sizeHint" stdset="0">
125          <size>
126           <width>382</width>
127           <height>18</height>
128          </size>
129         </property>
130        </spacer>
131       </item>
132       <item>
133        <layout class="QVBoxLayout" name="verticalLayout_3">
134         <item>
135          <widget class="QLabel" name="textLabel6">
136           <property name="sizePolicy">
137            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
138             <horstretch>0</horstretch>
139             <verstretch>0</verstretch>
140            </sizepolicy>
141           </property>
142           <property name="minimumSize">
143            <size>
144             <width>141</width>
145             <height>40</height>
146            </size>
147           </property>
148           <property name="frameShape">
149            <enum>QFrame::Box</enum>
150           </property>
151           <property name="frameShadow">
152            <enum>QFrame::Raised</enum>
153           </property>
154           <property name="lineWidth">
155            <number>1</number>
156           </property>
157           <property name="text">
158            <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>
159           </property>
160           <property name="wordWrap">
161            <bool>false</bool>
162           </property>
163          </widget>
164         </item>
165         <item>
166          <widget class="QLineEdit" name="LEFiltre">
167           <property name="sizePolicy">
168            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
169             <horstretch>0</horstretch>
170             <verstretch>0</verstretch>
171            </sizepolicy>
172           </property>
173           <property name="minimumSize">
174            <size>
175             <width>195</width>
176             <height>30</height>
177            </size>
178           </property>
179           <property name="toolTip">
180            <string>filter commands</string>
181           </property>
182           <property name="styleSheet">
183            <string notr="true">background-color : rgb(248,247,246)</string>
184           </property>
185           <property name="frame">
186            <bool>false</bool>
187           </property>
188          </widget>
189         </item>
190         <item>
191          <spacer name="verticalSpacer_4">
192           <property name="orientation">
193            <enum>Qt::Vertical</enum>
194           </property>
195           <property name="sizeHint" stdset="0">
196            <size>
197             <width>306</width>
198             <height>5</height>
199            </size>
200           </property>
201          </spacer>
202         </item>
203        </layout>
204       </item>
205       <item>
206        <spacer name="horizontalSpacer_2">
207         <property name="orientation">
208          <enum>Qt::Horizontal</enum>
209         </property>
210         <property name="sizeHint" stdset="0">
211          <size>
212           <width>71</width>
213           <height>18</height>
214          </size>
215         </property>
216        </spacer>
217       </item>
218      </layout>
219      <zorder>horizontalSpacer</zorder>
220      <zorder>horizontalSpacer_2</zorder>
221     </widget>
222    </item>
223    <item>
224     <widget class="QScrollArea" name="scrollAreaCommandes">
225      <property name="styleSheet">
226       <string notr="true"/>
227      </property>
228      <property name="frameShape">
229       <enum>QFrame::NoFrame</enum>
230      </property>
231      <property name="verticalScrollBarPolicy">
232       <enum>Qt::ScrollBarAsNeeded</enum>
233      </property>
234      <property name="widgetResizable">
235       <bool>true</bool>
236      </property>
237      <widget class="QWidget" name="scrollAreaWidgetContents">
238       <property name="geometry">
239        <rect>
240         <x>0</x>
241         <y>0</y>
242         <width>1170</width>
243         <height>530</height>
244        </rect>
245       </property>
246       <layout class="QVBoxLayout" name="verticalLayout">
247        <item>
248         <layout class="QVBoxLayout" name="commandesLayout">
249          <property name="spacing">
250           <number>0</number>
251          </property>
252         </layout>
253        </item>
254       </layout>
255      </widget>
256     </widget>
257    </item>
258   </layout>
259  </widget>
260  <layoutdefault spacing="6" margin="11"/>
261  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
262  <resources/>
263  <connections/>
264 </ui>