]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/OptionsEditeur.ui
Salome HOME
Modif V6_4_°
[tools/eficas.git] / UiQT4 / OptionsEditeur.ui
1 <ui version="4.0" >
2  <class>desOptions</class>
3  <widget class="QDialog" name="desOptions" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>570</width>
9     <height>474</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Options Aster</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" colspan="2" >
17     <widget class="QGroupBox" name="groupBox1" >
18      <property name="minimumSize" >
19       <size>
20        <width>548</width>
21        <height>191</height>
22       </size>
23      </property>
24      <property name="title" >
25       <string>Configurer une Version</string>
26      </property>
27      <widget class="QLabel" name="textLabel1_3" >
28       <property name="geometry" >
29        <rect>
30         <x>30</x>
31         <y>60</y>
32         <width>280</width>
33         <height>20</height>
34        </rect>
35       </property>
36       <property name="text" >
37        <string>Répertoire d'accès au catalogue :</string>
38       </property>
39       <property name="wordWrap" >
40        <bool>false</bool>
41       </property>
42      </widget>
43      <widget class="QLabel" name="textLabel1_2_2" >
44       <property name="geometry" >
45        <rect>
46         <x>30</x>
47         <y>120</y>
48         <width>280</width>
49         <height>20</height>
50        </rect>
51       </property>
52       <property name="text" >
53        <string>Répertoire d'accès aux matériaux :</string>
54       </property>
55       <property name="wordWrap" >
56        <bool>false</bool>
57       </property>
58      </widget>
59      <widget class="QComboBox" name="CBVersions" >
60       <property name="geometry" >
61        <rect>
62         <x>30</x>
63         <y>20</y>
64         <width>90</width>
65         <height>30</height>
66        </rect>
67       </property>
68      </widget>
69      <widget class="QLineEdit" name="LERepMat" >
70       <property name="geometry" >
71        <rect>
72         <x>30</x>
73         <y>140</y>
74         <width>501</width>
75         <height>31</height>
76        </rect>
77       </property>
78       <property name="minimumSize" >
79        <size>
80         <width>501</width>
81         <height>31</height>
82        </size>
83       </property>
84       <property name="text" >
85        <string/>
86       </property>
87      </widget>
88      <widget class="QLineEdit" name="LERepCata" >
89       <property name="geometry" >
90        <rect>
91         <x>30</x>
92         <y>80</y>
93         <width>501</width>
94         <height>31</height>
95        </rect>
96       </property>
97       <property name="minimumSize" >
98        <size>
99         <width>501</width>
100         <height>31</height>
101        </size>
102       </property>
103       <property name="text" >
104        <string/>
105       </property>
106      </widget>
107      <widget class="QPushButton" name="Bok" >
108       <property name="geometry" >
109        <rect>
110         <x>440</x>
111         <y>20</y>
112         <width>90</width>
113         <height>31</height>
114        </rect>
115       </property>
116       <property name="minimumSize" >
117        <size>
118         <width>90</width>
119         <height>31</height>
120        </size>
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    </item>
131    <item row="1" column="0" colspan="2" >
132     <widget class="QGroupBox" name="groupBox2" >
133      <property name="minimumSize" >
134       <size>
135        <width>548</width>
136        <height>90</height>
137       </size>
138      </property>
139      <property name="title" >
140       <string>Gérer les versions</string>
141      </property>
142      <widget class="QLineEdit" name="LEVersionAjout" >
143       <property name="geometry" >
144        <rect>
145         <x>120</x>
146         <y>31</y>
147         <width>101</width>
148         <height>30</height>
149        </rect>
150       </property>
151       <property name="minimumSize" >
152        <size>
153         <width>101</width>
154         <height>30</height>
155        </size>
156       </property>
157      </widget>
158      <widget class="QLineEdit" name="LEVersionSup" >
159       <property name="geometry" >
160        <rect>
161         <x>410</x>
162         <y>30</y>
163         <width>101</width>
164         <height>30</height>
165        </rect>
166       </property>
167      </widget>
168      <widget class="QPushButton" name="PBSup" >
169       <property name="geometry" >
170        <rect>
171         <x>300</x>
172         <y>20</y>
173         <width>101</width>
174         <height>41</height>
175        </rect>
176       </property>
177       <property name="minimumSize" >
178        <size>
179         <width>101</width>
180         <height>41</height>
181        </size>
182       </property>
183       <property name="text" >
184        <string>Supprimer
185 Version :</string>
186       </property>
187      </widget>
188      <widget class="QPushButton" name="PBajout" >
189       <property name="geometry" >
190        <rect>
191         <x>10</x>
192         <y>20</y>
193         <width>101</width>
194         <height>41</height>
195        </rect>
196       </property>
197       <property name="minimumSize" >
198        <size>
199         <width>101</width>
200         <height>41</height>
201        </size>
202       </property>
203       <property name="text" >
204        <string>Ajouter
205 Version :</string>
206       </property>
207      </widget>
208     </widget>
209    </item>
210    <item row="2" column="0" colspan="2" >
211     <widget class="QGroupBox" name="groupBox3" >
212      <property name="minimumSize" >
213       <size>
214        <width>548</width>
215        <height>90</height>
216       </size>
217      </property>
218      <property name="title" >
219       <string>Doc</string>
220      </property>
221      <widget class="QLineEdit" name="LERepDoc" >
222       <property name="geometry" >
223        <rect>
224         <x>20</x>
225         <y>50</y>
226         <width>520</width>
227         <height>31</height>
228        </rect>
229       </property>
230       <property name="minimumSize" >
231        <size>
232         <width>520</width>
233         <height>31</height>
234        </size>
235       </property>
236       <property name="text" >
237        <string/>
238       </property>
239      </widget>
240      <widget class="QLabel" name="textLabel1" >
241       <property name="geometry" >
242        <rect>
243         <x>20</x>
244         <y>20</y>
245         <width>280</width>
246         <height>30</height>
247        </rect>
248       </property>
249       <property name="text" >
250        <string>Repertoire d'acces à la documentation :</string>
251       </property>
252       <property name="wordWrap" >
253        <bool>false</bool>
254       </property>
255      </widget>
256     </widget>
257    </item>
258    <item row="3" column="0" >
259     <widget class="QCheckBox" name="Bdefaut" >
260      <property name="minimumSize" >
261       <size>
262        <width>340</width>
263        <height>20</height>
264       </size>
265      </property>
266      <property name="font" >
267       <font>
268        <pointsize>12</pointsize>
269       </font>
270      </property>
271      <property name="text" >
272       <string>Reinitialiser avec les valeurs par defaut</string>
273      </property>
274     </widget>
275    </item>
276    <item row="3" column="1" >
277     <widget class="QPushButton" name="PBQuit" >
278      <property name="minimumSize" >
279       <size>
280        <width>151</width>
281        <height>31</height>
282       </size>
283      </property>
284      <property name="text" >
285       <string>Quitter</string>
286      </property>
287     </widget>
288    </item>
289   </layout>
290  </widget>
291  <layoutdefault spacing="6" margin="11" />
292  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
293  <resources/>
294  <connections/>
295 </ui>