|
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
2 <class>ProjectSettingsBase</class> |
|
3 <comment>********************************************************************* |
|
4 ** |
|
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
6 ** All rights reserved. |
|
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
8 ** |
|
9 ** This file is part of the autotests of the Qt Toolkit. |
|
10 ** |
|
11 ** $QT_BEGIN_LICENSE:LGPL$ |
|
12 ** No Commercial Usage |
|
13 ** This file contains pre-release code and may not be distributed. |
|
14 ** You may use this file in accordance with the terms and conditions |
|
15 ** contained in the Technology Preview License Agreement accompanying |
|
16 ** this package. |
|
17 ** |
|
18 ** GNU Lesser General Public License Usage |
|
19 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
20 ** General Public License version 2.1 as published by the Free Software |
|
21 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
22 ** packaging of this file. Please review the following information to |
|
23 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
25 ** |
|
26 ** In addition, as a special exception, Nokia gives you certain additional |
|
27 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
29 ** |
|
30 ** If you have questions regarding the use of this file, please contact |
|
31 ** Nokia at qt-info@nokia.com. |
|
32 ** |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** $QT_END_LICENSE$ |
|
41 ** |
|
42 *********************************************************************</comment> |
|
43 <widget class="QDialog"> |
|
44 <property name="name"> |
|
45 <cstring>ProjectSettingsBase</cstring> |
|
46 </property> |
|
47 <property name="geometry"> |
|
48 <rect> |
|
49 <x>0</x> |
|
50 <y>0</y> |
|
51 <width>375</width> |
|
52 <height>224</height> |
|
53 </rect> |
|
54 </property> |
|
55 <property name="caption"> |
|
56 <string>Project Settings</string> |
|
57 </property> |
|
58 <property name="sizeGripEnabled"> |
|
59 <bool>true</bool> |
|
60 </property> |
|
61 <vbox> |
|
62 <property name="name"> |
|
63 <cstring>unnamed</cstring> |
|
64 </property> |
|
65 <property name="margin"> |
|
66 <number>11</number> |
|
67 </property> |
|
68 <property name="spacing"> |
|
69 <number>6</number> |
|
70 </property> |
|
71 <widget class="QTabWidget"> |
|
72 <property name="name"> |
|
73 <cstring>tabWidget</cstring> |
|
74 </property> |
|
75 <widget class="QWidget"> |
|
76 <property name="name"> |
|
77 <cstring>tabSettings</cstring> |
|
78 </property> |
|
79 <attribute name="title"> |
|
80 <string>&Settings</string> |
|
81 </attribute> |
|
82 <grid> |
|
83 <property name="name"> |
|
84 <cstring>unnamed</cstring> |
|
85 </property> |
|
86 <widget class="QLabel" row="0" column="0"> |
|
87 <property name="name"> |
|
88 <cstring>TextLabel1_2</cstring> |
|
89 </property> |
|
90 <property name="text"> |
|
91 <string>&Project File:</string> |
|
92 </property> |
|
93 <property name="buddy" stdset="0"> |
|
94 <cstring>editProjectFile</cstring> |
|
95 </property> |
|
96 </widget> |
|
97 <widget class="QLabel" row="1" column="0"> |
|
98 <property name="name"> |
|
99 <cstring>TextLabel1_3</cstring> |
|
100 </property> |
|
101 <property name="text"> |
|
102 <string>&Language</string> |
|
103 </property> |
|
104 <property name="buddy" stdset="0"> |
|
105 <cstring>comboLanguage</cstring> |
|
106 </property> |
|
107 </widget> |
|
108 <widget class="QToolButton" row="2" column="2"> |
|
109 <property name="name"> |
|
110 <cstring>buttonDatabaseFile_2</cstring> |
|
111 </property> |
|
112 <property name="text"> |
|
113 <string>...</string> |
|
114 </property> |
|
115 </widget> |
|
116 <widget class="QLineEdit" row="2" column="1"> |
|
117 <property name="name"> |
|
118 <cstring>editDatabaseFile</cstring> |
|
119 </property> |
|
120 </widget> |
|
121 <widget class="QLabel" row="2" column="0"> |
|
122 <property name="name"> |
|
123 <cstring>TextLabel1_2_2_2</cstring> |
|
124 </property> |
|
125 <property name="text"> |
|
126 <string>&Database File:</string> |
|
127 </property> |
|
128 <property name="buddy" stdset="0"> |
|
129 <cstring>editDatabaseFile</cstring> |
|
130 </property> |
|
131 </widget> |
|
132 <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2"> |
|
133 <property name="name"> |
|
134 <cstring>comboLanguage</cstring> |
|
135 </property> |
|
136 <property name="enabled"> |
|
137 <bool>false</bool> |
|
138 </property> |
|
139 </widget> |
|
140 <widget class="QLayoutWidget" row="0" column="1" rowspan="1" colspan="2"> |
|
141 <property name="name"> |
|
142 <cstring>Layout1</cstring> |
|
143 </property> |
|
144 <hbox> |
|
145 <property name="name"> |
|
146 <cstring>unnamed</cstring> |
|
147 </property> |
|
148 <property name="margin"> |
|
149 <number>0</number> |
|
150 </property> |
|
151 <property name="spacing"> |
|
152 <number>6</number> |
|
153 </property> |
|
154 <widget class="QLineEdit"> |
|
155 <property name="name"> |
|
156 <cstring>editProjectFile</cstring> |
|
157 </property> |
|
158 </widget> |
|
159 <widget class="QToolButton"> |
|
160 <property name="name"> |
|
161 <cstring>buttonProject</cstring> |
|
162 </property> |
|
163 <property name="text"> |
|
164 <string>...</string> |
|
165 </property> |
|
166 </widget> |
|
167 </hbox> |
|
168 </widget> |
|
169 <spacer row="4" column="1"> |
|
170 <property name="name"> |
|
171 <cstring>Spacer3</cstring> |
|
172 </property> |
|
173 <property name="orientation"> |
|
174 <enum>Vertical</enum> |
|
175 </property> |
|
176 <property name="sizeType"> |
|
177 <enum>Expanding</enum> |
|
178 </property> |
|
179 <property name="sizeHint"> |
|
180 <size> |
|
181 <width>21</width> |
|
182 <height>71</height> |
|
183 </size> |
|
184 </property> |
|
185 </spacer> |
|
186 </grid> |
|
187 </widget> |
|
188 </widget> |
|
189 <widget class="QLayoutWidget"> |
|
190 <property name="name"> |
|
191 <cstring>Layout4</cstring> |
|
192 </property> |
|
193 <hbox> |
|
194 <property name="name"> |
|
195 <cstring>unnamed</cstring> |
|
196 </property> |
|
197 <property name="margin"> |
|
198 <number>0</number> |
|
199 </property> |
|
200 <property name="spacing"> |
|
201 <number>6</number> |
|
202 </property> |
|
203 <widget class="QPushButton"> |
|
204 <property name="name"> |
|
205 <cstring>buttonHelp</cstring> |
|
206 </property> |
|
207 <property name="text"> |
|
208 <string>&Help</string> |
|
209 </property> |
|
210 <property name="autoDefault"> |
|
211 <bool>true</bool> |
|
212 </property> |
|
213 </widget> |
|
214 <spacer> |
|
215 <property name="name"> |
|
216 <cstring>Horizontal Spacing2</cstring> |
|
217 </property> |
|
218 <property name="orientation"> |
|
219 <enum>Horizontal</enum> |
|
220 </property> |
|
221 <property name="sizeType"> |
|
222 <enum>Expanding</enum> |
|
223 </property> |
|
224 <property name="sizeHint"> |
|
225 <size> |
|
226 <width>20</width> |
|
227 <height>20</height> |
|
228 </size> |
|
229 </property> |
|
230 </spacer> |
|
231 <widget class="QPushButton"> |
|
232 <property name="name"> |
|
233 <cstring>buttonOk</cstring> |
|
234 </property> |
|
235 <property name="text"> |
|
236 <string>&OK</string> |
|
237 </property> |
|
238 <property name="autoDefault"> |
|
239 <bool>true</bool> |
|
240 </property> |
|
241 <property name="default"> |
|
242 <bool>true</bool> |
|
243 </property> |
|
244 <property name="whatsThis" stdset="0"> |
|
245 <string>Close the dialog and apply all the changes.</string> |
|
246 </property> |
|
247 </widget> |
|
248 <widget class="QPushButton"> |
|
249 <property name="name"> |
|
250 <cstring>buttonCancel</cstring> |
|
251 </property> |
|
252 <property name="text"> |
|
253 <string>&Cancel</string> |
|
254 </property> |
|
255 <property name="autoDefault"> |
|
256 <bool>true</bool> |
|
257 </property> |
|
258 <property name="whatsThis" stdset="0"> |
|
259 <string>Close the dialog and discard any changes.</string> |
|
260 </property> |
|
261 </widget> |
|
262 </hbox> |
|
263 </widget> |
|
264 </vbox> |
|
265 </widget> |
|
266 <connections> |
|
267 <connection> |
|
268 <sender>buttonProject</sender> |
|
269 <signal>clicked()</signal> |
|
270 <receiver>ProjectSettingsBase</receiver> |
|
271 <slot>chooseProjectFile()</slot> |
|
272 </connection> |
|
273 <connection> |
|
274 <sender>buttonOk</sender> |
|
275 <signal>clicked()</signal> |
|
276 <receiver>ProjectSettingsBase</receiver> |
|
277 <slot>okClicked()</slot> |
|
278 </connection> |
|
279 <connection> |
|
280 <sender>buttonCancel</sender> |
|
281 <signal>clicked()</signal> |
|
282 <receiver>ProjectSettingsBase</receiver> |
|
283 <slot>reject()</slot> |
|
284 </connection> |
|
285 <connection> |
|
286 <sender>buttonHelp</sender> |
|
287 <signal>clicked()</signal> |
|
288 <receiver>ProjectSettingsBase</receiver> |
|
289 <slot>helpClicked()</slot> |
|
290 </connection> |
|
291 <connection> |
|
292 <sender>comboLanguage</sender> |
|
293 <signal>activated(const QString&)</signal> |
|
294 <receiver>ProjectSettingsBase</receiver> |
|
295 <slot>languageChanged(const QString&)</slot> |
|
296 </connection> |
|
297 </connections> |
|
298 <tabstops> |
|
299 <tabstop>tabWidget</tabstop> |
|
300 <tabstop>editProjectFile</tabstop> |
|
301 <tabstop>comboLanguage</tabstop> |
|
302 <tabstop>buttonHelp</tabstop> |
|
303 <tabstop>buttonOk</tabstop> |
|
304 <tabstop>buttonCancel</tabstop> |
|
305 </tabstops> |
|
306 <slots> |
|
307 <slot access="protected">chooseDatabaseFile()</slot> |
|
308 <slot access="protected">chooseProjectFile()</slot> |
|
309 <slot access="protected">destroy()</slot> |
|
310 <slot access="protected">helpClicked()</slot> |
|
311 <slot access="protected">init()</slot> |
|
312 <slot access="protected">languageChanged( const QString & )</slot> |
|
313 <slot access="protected">okClicked()</slot> |
|
314 </slots> |
|
315 <layoutdefaults spacing="6" margin="11"/> |
|
316 </UI> |