0
|
1 |
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
2 |
<class>Distributor</class>
|
|
3 |
<widget class="QWizard">
|
|
4 |
<property name="name">
|
|
5 |
<cstring>Distributor</cstring>
|
|
6 |
</property>
|
|
7 |
<property name="geometry">
|
|
8 |
<rect>
|
|
9 |
<x>0</x>
|
|
10 |
<y>0</y>
|
|
11 |
<width>522</width>
|
|
12 |
<height>422</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="caption">
|
|
16 |
<string>Qt Distribution Wizard</string>
|
|
17 |
</property>
|
|
18 |
<widget class="QWidget">
|
|
19 |
<property name="name">
|
|
20 |
<cstring>selectLibrary</cstring>
|
|
21 |
</property>
|
|
22 |
<attribute name="title">
|
|
23 |
<string><b>Select Qt Library File</b></string>
|
|
24 |
</attribute>
|
|
25 |
<grid>
|
|
26 |
<property name="name">
|
|
27 |
<cstring>unnamed</cstring>
|
|
28 |
</property>
|
|
29 |
<spacer row="2" column="0">
|
|
30 |
<property name="name">
|
|
31 |
<cstring>spacer2</cstring>
|
|
32 |
</property>
|
|
33 |
<property name="orientation">
|
|
34 |
<enum>Vertical</enum>
|
|
35 |
</property>
|
|
36 |
<property name="sizeType">
|
|
37 |
<enum>Expanding</enum>
|
|
38 |
</property>
|
|
39 |
<property name="sizeHint">
|
|
40 |
<size>
|
|
41 |
<width>20</width>
|
|
42 |
<height>40</height>
|
|
43 |
</size>
|
|
44 |
</property>
|
|
45 |
</spacer>
|
|
46 |
<widget class="QLineEdit" row="1" column="0">
|
|
47 |
<property name="name">
|
|
48 |
<cstring>libFilename</cstring>
|
|
49 |
</property>
|
|
50 |
<property name="frameShape">
|
|
51 |
<enum>LineEditPanel</enum>
|
|
52 |
</property>
|
|
53 |
<property name="frameShadow">
|
|
54 |
<enum>Sunken</enum>
|
|
55 |
</property>
|
|
56 |
</widget>
|
|
57 |
<widget class="QPushButton" row="1" column="1">
|
|
58 |
<property name="name">
|
|
59 |
<cstring>libBrowseButton</cstring>
|
|
60 |
</property>
|
|
61 |
<property name="text">
|
|
62 |
<string>&Browse...</string>
|
|
63 |
</property>
|
|
64 |
</widget>
|
|
65 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
|
|
66 |
<property name="name">
|
|
67 |
<cstring>textLabel1</cstring>
|
|
68 |
</property>
|
|
69 |
<property name="text">
|
|
70 |
<string><p>Enter the filename of the Qt library to modify, or use the <i>Browse</i> button to browse for the library.</p>
|
|
71 |
<p>This wizard will allow you to modify the installation paths stored in the library.</p></string>
|
|
72 |
</property>
|
|
73 |
</widget>
|
|
74 |
</grid>
|
|
75 |
</widget>
|
|
76 |
<widget class="QWidget">
|
|
77 |
<property name="name">
|
|
78 |
<cstring>modifyPaths</cstring>
|
|
79 |
</property>
|
|
80 |
<attribute name="title">
|
|
81 |
<string><b>Modify Installation Paths</b></string>
|
|
82 |
</attribute>
|
|
83 |
<grid>
|
|
84 |
<property name="name">
|
|
85 |
<cstring>unnamed</cstring>
|
|
86 |
</property>
|
|
87 |
<spacer row="11" column="1">
|
|
88 |
<property name="name">
|
|
89 |
<cstring>spacer2_2</cstring>
|
|
90 |
</property>
|
|
91 |
<property name="orientation">
|
|
92 |
<enum>Vertical</enum>
|
|
93 |
</property>
|
|
94 |
<property name="sizeType">
|
|
95 |
<enum>Expanding</enum>
|
|
96 |
</property>
|
|
97 |
<property name="sizeHint">
|
|
98 |
<size>
|
|
99 |
<width>20</width>
|
|
100 |
<height>40</height>
|
|
101 |
</size>
|
|
102 |
</property>
|
|
103 |
</spacer>
|
|
104 |
<widget class="QLabel" row="1" column="0">
|
|
105 |
<property name="name">
|
|
106 |
<cstring>prefixBuddy</cstring>
|
|
107 |
</property>
|
|
108 |
<property name="text">
|
|
109 |
<string>Installation &Prefix</string>
|
|
110 |
</property>
|
|
111 |
<property name="buddy" stdset="0">
|
|
112 |
<cstring>prefixPath</cstring>
|
|
113 |
</property>
|
|
114 |
</widget>
|
|
115 |
<widget class="QLineEdit" row="8" column="1" rowspan="1" colspan="2">
|
|
116 |
<property name="name">
|
|
117 |
<cstring>libPath</cstring>
|
|
118 |
</property>
|
|
119 |
<property name="enabled">
|
|
120 |
<bool>false</bool>
|
|
121 |
</property>
|
|
122 |
<property name="maxLength">
|
|
123 |
<number>255</number>
|
|
124 |
</property>
|
|
125 |
</widget>
|
|
126 |
<widget class="QLineEdit" row="1" column="1">
|
|
127 |
<property name="name">
|
|
128 |
<cstring>prefixPath</cstring>
|
|
129 |
</property>
|
|
130 |
<property name="maxLength">
|
|
131 |
<number>255</number>
|
|
132 |
</property>
|
|
133 |
</widget>
|
|
134 |
<widget class="QLineEdit" row="9" column="1" rowspan="1" colspan="2">
|
|
135 |
<property name="name">
|
|
136 |
<cstring>plgPath</cstring>
|
|
137 |
</property>
|
|
138 |
<property name="enabled">
|
|
139 |
<bool>false</bool>
|
|
140 |
</property>
|
|
141 |
<property name="maxLength">
|
|
142 |
<number>255</number>
|
|
143 |
</property>
|
|
144 |
</widget>
|
|
145 |
<widget class="QPushButton" row="1" column="2">
|
|
146 |
<property name="name">
|
|
147 |
<cstring>prefixBrowseButton</cstring>
|
|
148 |
</property>
|
|
149 |
<property name="text">
|
|
150 |
<string>&Browse...</string>
|
|
151 |
</property>
|
|
152 |
</widget>
|
|
153 |
<widget class="QLineEdit" row="10" column="1" rowspan="1" colspan="2">
|
|
154 |
<property name="name">
|
|
155 |
<cstring>datPath</cstring>
|
|
156 |
</property>
|
|
157 |
<property name="enabled">
|
|
158 |
<bool>false</bool>
|
|
159 |
</property>
|
|
160 |
<property name="maxLength">
|
|
161 |
<number>255</number>
|
|
162 |
</property>
|
|
163 |
</widget>
|
|
164 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
|
|
165 |
<property name="name">
|
|
166 |
<cstring>textLabel2</cstring>
|
|
167 |
</property>
|
|
168 |
<property name="text">
|
|
169 |
<string><p>Enter the new <i>Installation Prefix</i> for the selected Qt library, or use the <i>Browse</i> button to browse for the desired directory.</p>
|
|
170 |
<p>Use the <i>Next</i> button to review your choices and perform the modification.</p></string>
|
|
171 |
</property>
|
|
172 |
</widget>
|
|
173 |
<widget class="Line" row="2" column="0" rowspan="1" colspan="3">
|
|
174 |
<property name="name">
|
|
175 |
<cstring>line1</cstring>
|
|
176 |
</property>
|
|
177 |
<property name="frameShape">
|
|
178 |
<enum>HLine</enum>
|
|
179 |
</property>
|
|
180 |
<property name="frameShadow">
|
|
181 |
<enum>Sunken</enum>
|
|
182 |
</property>
|
|
183 |
<property name="orientation">
|
|
184 |
<enum>Horizontal</enum>
|
|
185 |
</property>
|
|
186 |
</widget>
|
|
187 |
<widget class="QLineEdit" row="6" column="1" rowspan="1" colspan="2">
|
|
188 |
<property name="name">
|
|
189 |
<cstring>docPath</cstring>
|
|
190 |
</property>
|
|
191 |
<property name="enabled">
|
|
192 |
<bool>false</bool>
|
|
193 |
</property>
|
|
194 |
<property name="maxLength">
|
|
195 |
<number>255</number>
|
|
196 |
</property>
|
|
197 |
</widget>
|
|
198 |
<widget class="QLineEdit" row="7" column="1" rowspan="1" colspan="2">
|
|
199 |
<property name="name">
|
|
200 |
<cstring>hdrPath</cstring>
|
|
201 |
</property>
|
|
202 |
<property name="enabled">
|
|
203 |
<bool>false</bool>
|
|
204 |
</property>
|
|
205 |
<property name="maxLength">
|
|
206 |
<number>255</number>
|
|
207 |
</property>
|
|
208 |
</widget>
|
|
209 |
<widget class="QLabel" row="3" column="0" rowspan="1" colspan="3">
|
|
210 |
<property name="name">
|
|
211 |
<cstring>textLabel3</cstring>
|
|
212 |
</property>
|
|
213 |
<property name="text">
|
|
214 |
<string><p>The various paths below are set automatically according to the chosen <i>Installation Prefix</i>. Uncheck the <i>Set paths from Installation Prefix</i> box to enter custom values.</p></string>
|
|
215 |
</property>
|
|
216 |
</widget>
|
|
217 |
<widget class="QLineEdit" row="5" column="1" rowspan="1" colspan="2">
|
|
218 |
<property name="name">
|
|
219 |
<cstring>binPath</cstring>
|
|
220 |
</property>
|
|
221 |
<property name="enabled">
|
|
222 |
<bool>false</bool>
|
|
223 |
</property>
|
|
224 |
<property name="maxLength">
|
|
225 |
<number>255</number>
|
|
226 |
</property>
|
|
227 |
</widget>
|
|
228 |
<widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="3">
|
|
229 |
<property name="name">
|
|
230 |
<cstring>autoSet</cstring>
|
|
231 |
</property>
|
|
232 |
<property name="text">
|
|
233 |
<string>Set paths from Installation Prefix</string>
|
|
234 |
</property>
|
|
235 |
<property name="checked">
|
|
236 |
<bool>true</bool>
|
|
237 |
</property>
|
|
238 |
</widget>
|
|
239 |
<widget class="QLabel" row="6" column="0">
|
|
240 |
<property name="name">
|
|
241 |
<cstring>docBuddy</cstring>
|
|
242 |
</property>
|
|
243 |
<property name="text">
|
|
244 |
<string>Documentation</string>
|
|
245 |
</property>
|
|
246 |
</widget>
|
|
247 |
<widget class="QLabel" row="10" column="0">
|
|
248 |
<property name="name">
|
|
249 |
<cstring>datBuddy</cstring>
|
|
250 |
</property>
|
|
251 |
<property name="text">
|
|
252 |
<string>Data</string>
|
|
253 |
</property>
|
|
254 |
</widget>
|
|
255 |
<widget class="QLabel" row="7" column="0">
|
|
256 |
<property name="name">
|
|
257 |
<cstring>hdrBuddy</cstring>
|
|
258 |
</property>
|
|
259 |
<property name="text">
|
|
260 |
<string>Headers</string>
|
|
261 |
</property>
|
|
262 |
</widget>
|
|
263 |
<widget class="QLabel" row="8" column="0">
|
|
264 |
<property name="name">
|
|
265 |
<cstring>libBuddy</cstring>
|
|
266 |
</property>
|
|
267 |
<property name="text">
|
|
268 |
<string>Libraries</string>
|
|
269 |
</property>
|
|
270 |
</widget>
|
|
271 |
<widget class="QLabel" row="9" column="0">
|
|
272 |
<property name="name">
|
|
273 |
<cstring>plgBuddy</cstring>
|
|
274 |
</property>
|
|
275 |
<property name="text">
|
|
276 |
<string>Plugins</string>
|
|
277 |
</property>
|
|
278 |
</widget>
|
|
279 |
<widget class="QLabel" row="5" column="0">
|
|
280 |
<property name="name">
|
|
281 |
<cstring>binBuddy</cstring>
|
|
282 |
</property>
|
|
283 |
<property name="text">
|
|
284 |
<string>Binaries</string>
|
|
285 |
</property>
|
|
286 |
</widget>
|
|
287 |
</grid>
|
|
288 |
</widget>
|
|
289 |
<widget class="QWidget">
|
|
290 |
<property name="name">
|
|
291 |
<cstring>verifyMods</cstring>
|
|
292 |
</property>
|
|
293 |
<attribute name="title">
|
|
294 |
<string><b>Verify Modifications</b></string>
|
|
295 |
</attribute>
|
|
296 |
<hbox>
|
|
297 |
<property name="name">
|
|
298 |
<cstring>unnamed</cstring>
|
|
299 |
</property>
|
|
300 |
<widget class="QLabel">
|
|
301 |
<property name="name">
|
|
302 |
<cstring>textLabel4</cstring>
|
|
303 |
</property>
|
|
304 |
<property name="text">
|
|
305 |
<string><p><b>Current Library File:</b> %1</p>
|
|
306 |
<table border=0>
|
|
307 |
<tr><td><b>New Installation Prefix:</b></td><td>%2</td></tr>
|
|
308 |
<tr><td></td><td></td></tr>
|
|
309 |
<tr><td><b>Binaries Path:</b></td><td>%3</td></tr>
|
|
310 |
<tr><td><b>Documentation Path:</b></td><td>%4</td></tr>
|
|
311 |
<tr><td><b>Headers Path:</b></td><td>%5</td></tr>
|
|
312 |
<tr><td><b>Libraries Path:</b></td><td>%6</td></tr>
|
|
313 |
<tr><td><b>Plugins Path:</b></td><td>%7</td></tr>
|
|
314 |
<tr><td><b>Data Path:</b></td><td>%8</td></tr>
|
|
315 |
</table>
|
|
316 |
<p>Please verify that these options are correct. Press the <i>Finish</i> button to apply these modifications to the Qt library. Use the <i>Back</i> button to make corrections. Use the <i>Cancel</i> button to abort.</p></string>
|
|
317 |
</property>
|
|
318 |
<property name="alignment">
|
|
319 |
<set>WordBreak|AlignTop</set>
|
|
320 |
</property>
|
|
321 |
</widget>
|
|
322 |
</hbox>
|
|
323 |
</widget>
|
|
324 |
</widget>
|
|
325 |
<connections>
|
|
326 |
<connection>
|
|
327 |
<sender>autoSet</sender>
|
|
328 |
<signal>toggled(bool)</signal>
|
|
329 |
<receiver>binPath</receiver>
|
|
330 |
<slot>setDisabled(bool)</slot>
|
|
331 |
</connection>
|
|
332 |
<connection>
|
|
333 |
<sender>autoSet</sender>
|
|
334 |
<signal>toggled(bool)</signal>
|
|
335 |
<receiver>docPath</receiver>
|
|
336 |
<slot>setDisabled(bool)</slot>
|
|
337 |
</connection>
|
|
338 |
<connection>
|
|
339 |
<sender>autoSet</sender>
|
|
340 |
<signal>toggled(bool)</signal>
|
|
341 |
<receiver>hdrPath</receiver>
|
|
342 |
<slot>setDisabled(bool)</slot>
|
|
343 |
</connection>
|
|
344 |
<connection>
|
|
345 |
<sender>autoSet</sender>
|
|
346 |
<signal>toggled(bool)</signal>
|
|
347 |
<receiver>libPath</receiver>
|
|
348 |
<slot>setDisabled(bool)</slot>
|
|
349 |
</connection>
|
|
350 |
<connection>
|
|
351 |
<sender>autoSet</sender>
|
|
352 |
<signal>toggled(bool)</signal>
|
|
353 |
<receiver>plgPath</receiver>
|
|
354 |
<slot>setDisabled(bool)</slot>
|
|
355 |
</connection>
|
|
356 |
<connection>
|
|
357 |
<sender>autoSet</sender>
|
|
358 |
<signal>toggled(bool)</signal>
|
|
359 |
<receiver>datPath</receiver>
|
|
360 |
<slot>setDisabled(bool)</slot>
|
|
361 |
</connection>
|
|
362 |
<connection>
|
|
363 |
<sender>libFilename</sender>
|
|
364 |
<signal>textChanged(const QString&)</signal>
|
|
365 |
<receiver>Distributor</receiver>
|
|
366 |
<slot>checkLibFilename(const QString&)</slot>
|
|
367 |
</connection>
|
|
368 |
<connection>
|
|
369 |
<sender>libBrowseButton</sender>
|
|
370 |
<signal>clicked()</signal>
|
|
371 |
<receiver>Distributor</receiver>
|
|
372 |
<slot>browseLibFilename()</slot>
|
|
373 |
</connection>
|
|
374 |
<connection>
|
|
375 |
<sender>prefixPath</sender>
|
|
376 |
<signal>textChanged(const QString&)</signal>
|
|
377 |
<receiver>Distributor</receiver>
|
|
378 |
<slot>checkInstallationPrefix(const QString&)</slot>
|
|
379 |
</connection>
|
|
380 |
<connection>
|
|
381 |
<sender>prefixBrowseButton</sender>
|
|
382 |
<signal>clicked()</signal>
|
|
383 |
<receiver>Distributor</receiver>
|
|
384 |
<slot>browseInstallationPrefix()</slot>
|
|
385 |
</connection>
|
|
386 |
<connection>
|
|
387 |
<sender>autoSet</sender>
|
|
388 |
<signal>toggled(bool)</signal>
|
|
389 |
<receiver>Distributor</receiver>
|
|
390 |
<slot>toggleAutoSet(bool)</slot>
|
|
391 |
</connection>
|
|
392 |
</connections>
|
|
393 |
<tabstops>
|
|
394 |
<tabstop>libFilename</tabstop>
|
|
395 |
<tabstop>libBrowseButton</tabstop>
|
|
396 |
<tabstop>prefixPath</tabstop>
|
|
397 |
<tabstop>prefixBrowseButton</tabstop>
|
|
398 |
<tabstop>autoSet</tabstop>
|
|
399 |
<tabstop>binPath</tabstop>
|
|
400 |
<tabstop>docPath</tabstop>
|
|
401 |
<tabstop>hdrPath</tabstop>
|
|
402 |
<tabstop>libPath</tabstop>
|
|
403 |
<tabstop>plgPath</tabstop>
|
|
404 |
<tabstop>datPath</tabstop>
|
|
405 |
</tabstops>
|
|
406 |
<includes>
|
|
407 |
<include location="local" impldecl="in implementation">distributor.ui.h</include>
|
|
408 |
</includes>
|
|
409 |
<variables>
|
|
410 |
<variable access="private">QTimer *timer;</variable>
|
|
411 |
</variables>
|
|
412 |
<slots>
|
|
413 |
<slot>checkLibFilename( const QString & filename )</slot>
|
|
414 |
<slot>browseLibFilename()</slot>
|
|
415 |
<slot>checkLibData()</slot>
|
|
416 |
<slot>checkInstallationPrefix( const QString &filename )</slot>
|
|
417 |
<slot>browseInstallationPrefix()</slot>
|
|
418 |
<slot>toggleAutoSet( bool autoset )</slot>
|
|
419 |
<slot>accept()</slot>
|
|
420 |
</slots>
|
|
421 |
<functions>
|
|
422 |
<function access="private" specifier="non virtual">init()</function>
|
|
423 |
<function>showPage( QWidget * page )</function>
|
|
424 |
</functions>
|
|
425 |
<pixmapinproject/>
|
|
426 |
<layoutdefaults spacing="6" margin="11"/>
|
|
427 |
</UI>
|