]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/OptionsEditeur.ui
Salome HOME
Modif V6_4_°
[tools/eficas.git] / Ui / OptionsEditeur.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>desOptions</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>desOptions</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>570</width>
12             <height>474</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Options Aster</string>
17     </property>
18     <widget class="QGroupBox">
19         <property name="name">
20             <cstring>groupBox1</cstring>
21         </property>
22         <property name="geometry">
23             <rect>
24                 <x>11</x>
25                 <y>11</y>
26                 <width>548</width>
27                 <height>191</height>
28             </rect>
29         </property>
30         <property name="title">
31             <string>Configurer une Version</string>
32         </property>
33         <widget class="QLabel">
34             <property name="name">
35                 <cstring>textLabel1_3</cstring>
36             </property>
37             <property name="geometry">
38                 <rect>
39                     <x>30</x>
40                     <y>60</y>
41                     <width>280</width>
42                     <height>20</height>
43                 </rect>
44             </property>
45             <property name="text">
46                 <string>Répertoire d'accès au catalogue :</string>
47             </property>
48         </widget>
49         <widget class="QLabel">
50             <property name="name">
51                 <cstring>textLabel1_2_2</cstring>
52             </property>
53             <property name="geometry">
54                 <rect>
55                     <x>30</x>
56                     <y>120</y>
57                     <width>280</width>
58                     <height>20</height>
59                 </rect>
60             </property>
61             <property name="text">
62                 <string>Répertoire d'accès aux matériaux :</string>
63             </property>
64         </widget>
65         <widget class="QComboBox">
66             <property name="name">
67                 <cstring>CBVersions</cstring>
68             </property>
69             <property name="geometry">
70                 <rect>
71                     <x>30</x>
72                     <y>20</y>
73                     <width>90</width>
74                     <height>30</height>
75                 </rect>
76             </property>
77         </widget>
78         <widget class="QLineEdit">
79             <property name="name">
80                 <cstring>LERepMat</cstring>
81             </property>
82             <property name="geometry">
83                 <rect>
84                     <x>30</x>
85                     <y>140</y>
86                     <width>501</width>
87                     <height>31</height>
88                 </rect>
89             </property>
90             <property name="text">
91                 <string></string>
92             </property>
93         </widget>
94         <widget class="QLineEdit">
95             <property name="name">
96                 <cstring>LERepCata</cstring>
97             </property>
98             <property name="geometry">
99                 <rect>
100                     <x>30</x>
101                     <y>80</y>
102                     <width>501</width>
103                     <height>31</height>
104                 </rect>
105             </property>
106             <property name="text">
107                 <string></string>
108             </property>
109         </widget>
110         <widget class="QPushButton">
111             <property name="name">
112                 <cstring>Bok</cstring>
113             </property>
114             <property name="geometry">
115                 <rect>
116                     <x>440</x>
117                     <y>20</y>
118                     <width>90</width>
119                     <height>31</height>
120                 </rect>
121             </property>
122             <property name="text">
123                 <string>Valider</string>
124             </property>
125             <property name="autoDefault">
126                 <bool>false</bool>
127             </property>
128         </widget>
129     </widget>
130     <widget class="QGroupBox">
131         <property name="name">
132             <cstring>groupBox2</cstring>
133         </property>
134         <property name="geometry">
135             <rect>
136                 <x>11</x>
137                 <y>208</y>
138                 <width>548</width>
139                 <height>90</height>
140             </rect>
141         </property>
142         <property name="title">
143             <string>Gérer les versions</string>
144         </property>
145         <widget class="QLineEdit">
146             <property name="name">
147                 <cstring>LEVersionAjout</cstring>
148             </property>
149             <property name="geometry">
150                 <rect>
151                     <x>120</x>
152                     <y>31</y>
153                     <width>101</width>
154                     <height>30</height>
155                 </rect>
156             </property>
157         </widget>
158         <widget class="QLineEdit">
159             <property name="name">
160                 <cstring>LEVersionSup</cstring>
161             </property>
162             <property name="geometry">
163                 <rect>
164                     <x>410</x>
165                     <y>30</y>
166                     <width>101</width>
167                     <height>30</height>
168                 </rect>
169             </property>
170         </widget>
171         <widget class="QPushButton">
172             <property name="name">
173                 <cstring>PBSup</cstring>
174             </property>
175             <property name="geometry">
176                 <rect>
177                     <x>300</x>
178                     <y>20</y>
179                     <width>101</width>
180                     <height>41</height>
181                 </rect>
182             </property>
183             <property name="text">
184                 <string>Supprimer
185 Version :</string>
186             </property>
187         </widget>
188         <widget class="QPushButton">
189             <property name="name">
190                 <cstring>PBajout</cstring>
191             </property>
192             <property name="geometry">
193                 <rect>
194                     <x>10</x>
195                     <y>20</y>
196                     <width>101</width>
197                     <height>41</height>
198                 </rect>
199             </property>
200             <property name="text">
201                 <string>Ajouter
202 Version :</string>
203             </property>
204         </widget>
205     </widget>
206     <widget class="QPushButton">
207         <property name="name">
208             <cstring>PBQuit</cstring>
209         </property>
210         <property name="geometry">
211             <rect>
212                 <x>400</x>
213                 <y>420</y>
214                 <width>151</width>
215                 <height>31</height>
216             </rect>
217         </property>
218         <property name="minimumSize">
219             <size>
220                 <width>0</width>
221                 <height>30</height>
222             </size>
223         </property>
224         <property name="text">
225             <string>Quitter</string>
226         </property>
227     </widget>
228     <widget class="QGroupBox">
229         <property name="name">
230             <cstring>groupBox3</cstring>
231         </property>
232         <property name="geometry">
233             <rect>
234                 <x>10</x>
235                 <y>310</y>
236                 <width>548</width>
237                 <height>90</height>
238             </rect>
239         </property>
240         <property name="title">
241             <string>Doc</string>
242         </property>
243         <widget class="QLineEdit">
244             <property name="name">
245                 <cstring>LERepDoc</cstring>
246             </property>
247             <property name="geometry">
248                 <rect>
249                     <x>20</x>
250                     <y>50</y>
251                     <width>520</width>
252                     <height>31</height>
253                 </rect>
254             </property>
255             <property name="text">
256                 <string></string>
257             </property>
258         </widget>
259         <widget class="QLabel">
260             <property name="name">
261                 <cstring>textLabel1</cstring>
262             </property>
263             <property name="geometry">
264                 <rect>
265                     <x>20</x>
266                     <y>20</y>
267                     <width>280</width>
268                     <height>30</height>
269                 </rect>
270             </property>
271             <property name="text">
272                 <string>Repertoire d'acces à la documentation :</string>
273             </property>
274         </widget>
275     </widget>
276     <widget class="QCheckBox">
277         <property name="name">
278             <cstring>Bdefaut</cstring>
279         </property>
280         <property name="geometry">
281             <rect>
282                 <x>10</x>
283                 <y>430</y>
284                 <width>340</width>
285                 <height>20</height>
286             </rect>
287         </property>
288         <property name="font">
289             <font>
290                 <pointsize>12</pointsize>
291             </font>
292         </property>
293         <property name="text">
294             <string>Reinitialiser avec les valeurs par defaut</string>
295         </property>
296     </widget>
297 </widget>
298 <connections>
299     <connection>
300         <sender>CBVersions</sender>
301         <signal>activated(int)</signal>
302         <receiver>desOptions</receiver>
303         <slot>VersionChoisie()</slot>
304     </connection>
305     <connection>
306         <sender>Bdefaut</sender>
307         <signal>clicked()</signal>
308         <receiver>desOptions</receiver>
309         <slot>BdefautChecked()</slot>
310     </connection>
311     <connection>
312         <sender>LEVersionAjout</sender>
313         <signal>returnPressed()</signal>
314         <receiver>desOptions</receiver>
315         <slot>AjoutVersion()</slot>
316     </connection>
317     <connection>
318         <sender>LERepDoc</sender>
319         <signal>returnPressed()</signal>
320         <receiver>desOptions</receiver>
321         <slot>ChangePathDoc()</slot>
322     </connection>
323     <connection>
324         <sender>Bok</sender>
325         <signal>clicked()</signal>
326         <receiver>desOptions</receiver>
327         <slot>BokClicked()</slot>
328     </connection>
329     <connection>
330         <sender>LEVersionSup</sender>
331         <signal>returnPressed()</signal>
332         <receiver>desOptions</receiver>
333         <slot>SupVersion()</slot>
334     </connection>
335     <connection>
336         <sender>PBajout</sender>
337         <signal>clicked()</signal>
338         <receiver>desOptions</receiver>
339         <slot>AjoutVersion()</slot>
340     </connection>
341     <connection>
342         <sender>PBSup</sender>
343         <signal>clicked()</signal>
344         <receiver>desOptions</receiver>
345         <slot>SupVersion()</slot>
346     </connection>
347     <connection>
348         <sender>PBQuit</sender>
349         <signal>clicked()</signal>
350         <receiver>desOptions</receiver>
351         <slot>close()</slot>
352     </connection>
353     <connection>
354         <sender>LERepDoc</sender>
355         <signal>textChanged(const QString&amp;)</signal>
356         <receiver>desOptions</receiver>
357         <slot>ChangePathDoc()</slot>
358     </connection>
359 </connections>
360 <slots>
361     <slot>VersionChoisie()</slot>
362     <slot>BdefautChecked()</slot>
363     <slot>AjoutVersion()</slot>
364     <slot>SupVersion()</slot>
365     <slot>ChangePathDoc()</slot>
366     <slot>BokClicked()</slot>
367 </slots>
368 <layoutdefaults spacing="6" margin="11"/>
369 </UI>