1 | <ui version="4.0" > |
---|
2 | <class>QPreferenceDialog</class> |
---|
3 | <widget class="QDialog" name="QPreferenceDialog" > |
---|
4 | <property name="geometry" > |
---|
5 | <rect> |
---|
6 | <x>0</x> |
---|
7 | <y>0</y> |
---|
8 | <width>345</width> |
---|
9 | <height>357</height> |
---|
10 | </rect> |
---|
11 | </property> |
---|
12 | <property name="windowTitle" > |
---|
13 | <string>Preference</string> |
---|
14 | </property> |
---|
15 | <property name="windowIcon" > |
---|
16 | <iconset resource="../../projdesigner.qrc" > |
---|
17 | <normaloff>:/new/prefix1/Resources/settings.png</normaloff>:/new/prefix1/Resources/settings.png</iconset> |
---|
18 | </property> |
---|
19 | <layout class="QHBoxLayout" > |
---|
20 | <property name="spacing" > |
---|
21 | <number>6</number> |
---|
22 | </property> |
---|
23 | <property name="margin" > |
---|
24 | <number>4</number> |
---|
25 | </property> |
---|
26 | <item> |
---|
27 | <layout class="QVBoxLayout" > |
---|
28 | <property name="spacing" > |
---|
29 | <number>6</number> |
---|
30 | </property> |
---|
31 | <property name="margin" > |
---|
32 | <number>0</number> |
---|
33 | </property> |
---|
34 | <item> |
---|
35 | <widget class="QGroupBox" name="gridGroupBox" > |
---|
36 | <property name="title" > |
---|
37 | <string>Grid</string> |
---|
38 | </property> |
---|
39 | <layout class="QHBoxLayout" > |
---|
40 | <property name="spacing" > |
---|
41 | <number>6</number> |
---|
42 | </property> |
---|
43 | <property name="margin" > |
---|
44 | <number>4</number> |
---|
45 | </property> |
---|
46 | <item> |
---|
47 | <layout class="QHBoxLayout" > |
---|
48 | <property name="spacing" > |
---|
49 | <number>6</number> |
---|
50 | </property> |
---|
51 | <property name="margin" > |
---|
52 | <number>0</number> |
---|
53 | </property> |
---|
54 | <item> |
---|
55 | <widget class="QLabel" name="gridSizeLabel" > |
---|
56 | <property name="text" > |
---|
57 | <string>Size</string> |
---|
58 | </property> |
---|
59 | </widget> |
---|
60 | </item> |
---|
61 | <item> |
---|
62 | <widget class="QLineEdit" name="gridSizeEdit" > |
---|
63 | <property name="minimumSize" > |
---|
64 | <size> |
---|
65 | <width>64</width> |
---|
66 | <height>0</height> |
---|
67 | </size> |
---|
68 | </property> |
---|
69 | <property name="maximumSize" > |
---|
70 | <size> |
---|
71 | <width>64</width> |
---|
72 | <height>16777215</height> |
---|
73 | </size> |
---|
74 | </property> |
---|
75 | </widget> |
---|
76 | </item> |
---|
77 | <item> |
---|
78 | <widget class="QLabel" name="gridSubdivLabel" > |
---|
79 | <property name="text" > |
---|
80 | <string>Subdivision</string> |
---|
81 | </property> |
---|
82 | </widget> |
---|
83 | </item> |
---|
84 | <item> |
---|
85 | <widget class="QSpinBox" name="gridSubdivSpinBox" /> |
---|
86 | </item> |
---|
87 | <item> |
---|
88 | <spacer> |
---|
89 | <property name="orientation" > |
---|
90 | <enum>Qt::Horizontal</enum> |
---|
91 | </property> |
---|
92 | <property name="sizeHint" stdset="0" > |
---|
93 | <size> |
---|
94 | <width>40</width> |
---|
95 | <height>20</height> |
---|
96 | </size> |
---|
97 | </property> |
---|
98 | </spacer> |
---|
99 | </item> |
---|
100 | </layout> |
---|
101 | </item> |
---|
102 | </layout> |
---|
103 | </widget> |
---|
104 | </item> |
---|
105 | <item> |
---|
106 | <widget class="QGroupBox" name="offscreenSceneRenderingGroupBox" > |
---|
107 | <property name="title" > |
---|
108 | <string>Off-screen Scene Rendering</string> |
---|
109 | </property> |
---|
110 | <layout class="QHBoxLayout" > |
---|
111 | <property name="spacing" > |
---|
112 | <number>6</number> |
---|
113 | </property> |
---|
114 | <property name="margin" > |
---|
115 | <number>4</number> |
---|
116 | </property> |
---|
117 | <item> |
---|
118 | <layout class="QVBoxLayout" > |
---|
119 | <property name="spacing" > |
---|
120 | <number>6</number> |
---|
121 | </property> |
---|
122 | <property name="margin" > |
---|
123 | <number>0</number> |
---|
124 | </property> |
---|
125 | <item> |
---|
126 | <layout class="QHBoxLayout" > |
---|
127 | <property name="spacing" > |
---|
128 | <number>6</number> |
---|
129 | </property> |
---|
130 | <property name="margin" > |
---|
131 | <number>0</number> |
---|
132 | </property> |
---|
133 | <item> |
---|
134 | <widget class="QLabel" name="bufferSizeLabel" > |
---|
135 | <property name="text" > |
---|
136 | <string>Buffer size</string> |
---|
137 | </property> |
---|
138 | </widget> |
---|
139 | </item> |
---|
140 | <item> |
---|
141 | <widget class="QComboBox" name="bufferWidthComboBox" > |
---|
142 | <item> |
---|
143 | <property name="text" > |
---|
144 | <string>128</string> |
---|
145 | </property> |
---|
146 | </item> |
---|
147 | <item> |
---|
148 | <property name="text" > |
---|
149 | <string>256</string> |
---|
150 | </property> |
---|
151 | </item> |
---|
152 | <item> |
---|
153 | <property name="text" > |
---|
154 | <string>512</string> |
---|
155 | </property> |
---|
156 | </item> |
---|
157 | <item> |
---|
158 | <property name="text" > |
---|
159 | <string>1024</string> |
---|
160 | </property> |
---|
161 | </item> |
---|
162 | <item> |
---|
163 | <property name="text" > |
---|
164 | <string>2048</string> |
---|
165 | </property> |
---|
166 | </item> |
---|
167 | <item> |
---|
168 | <property name="text" > |
---|
169 | <string>4096</string> |
---|
170 | </property> |
---|
171 | </item> |
---|
172 | </widget> |
---|
173 | </item> |
---|
174 | <item> |
---|
175 | <widget class="QComboBox" name="bufferHeightComboBox" > |
---|
176 | <item> |
---|
177 | <property name="text" > |
---|
178 | <string>128</string> |
---|
179 | </property> |
---|
180 | </item> |
---|
181 | <item> |
---|
182 | <property name="text" > |
---|
183 | <string>256</string> |
---|
184 | </property> |
---|
185 | </item> |
---|
186 | <item> |
---|
187 | <property name="text" > |
---|
188 | <string>512</string> |
---|
189 | </property> |
---|
190 | </item> |
---|
191 | <item> |
---|
192 | <property name="text" > |
---|
193 | <string>1024</string> |
---|
194 | </property> |
---|
195 | </item> |
---|
196 | <item> |
---|
197 | <property name="text" > |
---|
198 | <string>2048</string> |
---|
199 | </property> |
---|
200 | </item> |
---|
201 | <item> |
---|
202 | <property name="text" > |
---|
203 | <string>4096</string> |
---|
204 | </property> |
---|
205 | </item> |
---|
206 | </widget> |
---|
207 | </item> |
---|
208 | <item> |
---|
209 | <spacer> |
---|
210 | <property name="orientation" > |
---|
211 | <enum>Qt::Horizontal</enum> |
---|
212 | </property> |
---|
213 | <property name="sizeHint" stdset="0" > |
---|
214 | <size> |
---|
215 | <width>40</width> |
---|
216 | <height>20</height> |
---|
217 | </size> |
---|
218 | </property> |
---|
219 | </spacer> |
---|
220 | </item> |
---|
221 | </layout> |
---|
222 | </item> |
---|
223 | </layout> |
---|
224 | </item> |
---|
225 | </layout> |
---|
226 | </widget> |
---|
227 | </item> |
---|
228 | <item> |
---|
229 | <widget class="QGroupBox" name="blendMapGroupBox" > |
---|
230 | <property name="title" > |
---|
231 | <string>Blend Map</string> |
---|
232 | </property> |
---|
233 | <layout class="QHBoxLayout" > |
---|
234 | <property name="spacing" > |
---|
235 | <number>6</number> |
---|
236 | </property> |
---|
237 | <property name="margin" > |
---|
238 | <number>4</number> |
---|
239 | </property> |
---|
240 | <item> |
---|
241 | <layout class="QVBoxLayout" > |
---|
242 | <property name="spacing" > |
---|
243 | <number>6</number> |
---|
244 | </property> |
---|
245 | <property name="margin" > |
---|
246 | <number>0</number> |
---|
247 | </property> |
---|
248 | <item> |
---|
249 | <layout class="QHBoxLayout" > |
---|
250 | <property name="spacing" > |
---|
251 | <number>6</number> |
---|
252 | </property> |
---|
253 | <property name="margin" > |
---|
254 | <number>0</number> |
---|
255 | </property> |
---|
256 | <item> |
---|
257 | <widget class="QCheckBox" name="softEdgeCheckBox" > |
---|
258 | <property name="text" > |
---|
259 | <string>Soft edge</string> |
---|
260 | </property> |
---|
261 | </widget> |
---|
262 | </item> |
---|
263 | <item> |
---|
264 | <widget class="QLabel" name="blendEdgeWidthLabel" > |
---|
265 | <property name="sizePolicy" > |
---|
266 | <sizepolicy vsizetype="Preferred" hsizetype="Minimum" > |
---|
267 | <horstretch>0</horstretch> |
---|
268 | <verstretch>0</verstretch> |
---|
269 | </sizepolicy> |
---|
270 | </property> |
---|
271 | <property name="text" > |
---|
272 | <string> Width</string> |
---|
273 | </property> |
---|
274 | </widget> |
---|
275 | </item> |
---|
276 | <item> |
---|
277 | <widget class="QSpinBox" name="blendEdgeWidthSpinBox" /> |
---|
278 | </item> |
---|
279 | <item> |
---|
280 | <widget class="QLabel" name="blendEdgeExponentLabel" > |
---|
281 | <property name="text" > |
---|
282 | <string>Exponent</string> |
---|
283 | </property> |
---|
284 | </widget> |
---|
285 | </item> |
---|
286 | <item> |
---|
287 | <widget class="QLineEdit" name="blendEdgeExponentEdit" > |
---|
288 | <property name="maximumSize" > |
---|
289 | <size> |
---|
290 | <width>32</width> |
---|
291 | <height>16777215</height> |
---|
292 | </size> |
---|
293 | </property> |
---|
294 | </widget> |
---|
295 | </item> |
---|
296 | <item> |
---|
297 | <spacer> |
---|
298 | <property name="orientation" > |
---|
299 | <enum>Qt::Horizontal</enum> |
---|
300 | </property> |
---|
301 | <property name="sizeHint" stdset="0" > |
---|
302 | <size> |
---|
303 | <width>20</width> |
---|
304 | <height>20</height> |
---|
305 | </size> |
---|
306 | </property> |
---|
307 | </spacer> |
---|
308 | </item> |
---|
309 | </layout> |
---|
310 | </item> |
---|
311 | </layout> |
---|
312 | </item> |
---|
313 | </layout> |
---|
314 | </widget> |
---|
315 | </item> |
---|
316 | <item> |
---|
317 | <widget class="QGroupBox" name="exportGroupBox" > |
---|
318 | <property name="title" > |
---|
319 | <string>Export</string> |
---|
320 | </property> |
---|
321 | <layout class="QHBoxLayout" > |
---|
322 | <property name="spacing" > |
---|
323 | <number>6</number> |
---|
324 | </property> |
---|
325 | <property name="margin" > |
---|
326 | <number>4</number> |
---|
327 | </property> |
---|
328 | <item> |
---|
329 | <layout class="QVBoxLayout" > |
---|
330 | <property name="spacing" > |
---|
331 | <number>6</number> |
---|
332 | </property> |
---|
333 | <property name="margin" > |
---|
334 | <number>0</number> |
---|
335 | </property> |
---|
336 | <item> |
---|
337 | <layout class="QHBoxLayout" > |
---|
338 | <property name="spacing" > |
---|
339 | <number>6</number> |
---|
340 | </property> |
---|
341 | <property name="margin" > |
---|
342 | <number>0</number> |
---|
343 | </property> |
---|
344 | <item> |
---|
345 | <widget class="QLabel" name="exportSizeLabel" > |
---|
346 | <property name="text" > |
---|
347 | <string>Image size</string> |
---|
348 | </property> |
---|
349 | </widget> |
---|
350 | </item> |
---|
351 | <item> |
---|
352 | <widget class="QComboBox" name="exportWidthComboBox" > |
---|
353 | <property name="editable" > |
---|
354 | <bool>true</bool> |
---|
355 | </property> |
---|
356 | <item> |
---|
357 | <property name="text" > |
---|
358 | <string>256</string> |
---|
359 | </property> |
---|
360 | </item> |
---|
361 | <item> |
---|
362 | <property name="text" > |
---|
363 | <string>512</string> |
---|
364 | </property> |
---|
365 | </item> |
---|
366 | <item> |
---|
367 | <property name="text" > |
---|
368 | <string>1024</string> |
---|
369 | </property> |
---|
370 | </item> |
---|
371 | <item> |
---|
372 | <property name="text" > |
---|
373 | <string>2048</string> |
---|
374 | </property> |
---|
375 | </item> |
---|
376 | </widget> |
---|
377 | </item> |
---|
378 | <item> |
---|
379 | <widget class="QComboBox" name="exportHeightComboBox" > |
---|
380 | <property name="editable" > |
---|
381 | <bool>true</bool> |
---|
382 | </property> |
---|
383 | <item> |
---|
384 | <property name="text" > |
---|
385 | <string>256</string> |
---|
386 | </property> |
---|
387 | </item> |
---|
388 | <item> |
---|
389 | <property name="text" > |
---|
390 | <string>512</string> |
---|
391 | </property> |
---|
392 | </item> |
---|
393 | <item> |
---|
394 | <property name="text" > |
---|
395 | <string>1024</string> |
---|
396 | </property> |
---|
397 | </item> |
---|
398 | <item> |
---|
399 | <property name="text" > |
---|
400 | <string>2048</string> |
---|
401 | </property> |
---|
402 | </item> |
---|
403 | </widget> |
---|
404 | </item> |
---|
405 | <item> |
---|
406 | <spacer> |
---|
407 | <property name="orientation" > |
---|
408 | <enum>Qt::Horizontal</enum> |
---|
409 | </property> |
---|
410 | <property name="sizeHint" stdset="0" > |
---|
411 | <size> |
---|
412 | <width>40</width> |
---|
413 | <height>20</height> |
---|
414 | </size> |
---|
415 | </property> |
---|
416 | </spacer> |
---|
417 | </item> |
---|
418 | </layout> |
---|
419 | </item> |
---|
420 | <item> |
---|
421 | <widget class="QLabel" name="exportFileNamePatternLabel" > |
---|
422 | <property name="text" > |
---|
423 | <string>Export file name pattern</string> |
---|
424 | </property> |
---|
425 | </widget> |
---|
426 | </item> |
---|
427 | <item> |
---|
428 | <layout class="QHBoxLayout" > |
---|
429 | <property name="spacing" > |
---|
430 | <number>6</number> |
---|
431 | </property> |
---|
432 | <property name="margin" > |
---|
433 | <number>0</number> |
---|
434 | </property> |
---|
435 | <item> |
---|
436 | <spacer> |
---|
437 | <property name="orientation" > |
---|
438 | <enum>Qt::Horizontal</enum> |
---|
439 | </property> |
---|
440 | <property name="sizeType" > |
---|
441 | <enum>QSizePolicy::Fixed</enum> |
---|
442 | </property> |
---|
443 | <property name="sizeHint" stdset="0" > |
---|
444 | <size> |
---|
445 | <width>10</width> |
---|
446 | <height>20</height> |
---|
447 | </size> |
---|
448 | </property> |
---|
449 | </spacer> |
---|
450 | </item> |
---|
451 | <item> |
---|
452 | <layout class="QGridLayout" > |
---|
453 | <property name="margin" > |
---|
454 | <number>0</number> |
---|
455 | </property> |
---|
456 | <property name="spacing" > |
---|
457 | <number>6</number> |
---|
458 | </property> |
---|
459 | <item row="0" column="0" > |
---|
460 | <widget class="QLabel" name="exportDistortMapPatternLabel" > |
---|
461 | <property name="text" > |
---|
462 | <string>Distortion map file</string> |
---|
463 | </property> |
---|
464 | </widget> |
---|
465 | </item> |
---|
466 | <item row="2" column="0" > |
---|
467 | <widget class="QLabel" name="exportViewMatrixPatternLabel" > |
---|
468 | <property name="text" > |
---|
469 | <string>View matrix file</string> |
---|
470 | </property> |
---|
471 | </widget> |
---|
472 | </item> |
---|
473 | <item row="0" column="1" > |
---|
474 | <widget class="QLineEdit" name="exportDistortMapPatternEdit" > |
---|
475 | <property name="minimumSize" > |
---|
476 | <size> |
---|
477 | <width>180</width> |
---|
478 | <height>0</height> |
---|
479 | </size> |
---|
480 | </property> |
---|
481 | </widget> |
---|
482 | </item> |
---|
483 | <item row="2" column="1" > |
---|
484 | <widget class="QLineEdit" name="exportViewMatrixPatternEdit" /> |
---|
485 | </item> |
---|
486 | <item row="1" column="1" > |
---|
487 | <widget class="QLineEdit" name="exportBlendMapPatternEdit" /> |
---|
488 | </item> |
---|
489 | <item row="1" column="0" > |
---|
490 | <widget class="QLabel" name="exportBlendMapPatternLabel" > |
---|
491 | <property name="text" > |
---|
492 | <string>Blend map file</string> |
---|
493 | </property> |
---|
494 | </widget> |
---|
495 | </item> |
---|
496 | </layout> |
---|
497 | </item> |
---|
498 | <item> |
---|
499 | <spacer> |
---|
500 | <property name="orientation" > |
---|
501 | <enum>Qt::Horizontal</enum> |
---|
502 | </property> |
---|
503 | <property name="sizeHint" stdset="0" > |
---|
504 | <size> |
---|
505 | <width>40</width> |
---|
506 | <height>20</height> |
---|
507 | </size> |
---|
508 | </property> |
---|
509 | </spacer> |
---|
510 | </item> |
---|
511 | </layout> |
---|
512 | </item> |
---|
513 | </layout> |
---|
514 | </item> |
---|
515 | </layout> |
---|
516 | </widget> |
---|
517 | </item> |
---|
518 | <item> |
---|
519 | <spacer> |
---|
520 | <property name="orientation" > |
---|
521 | <enum>Qt::Vertical</enum> |
---|
522 | </property> |
---|
523 | <property name="sizeHint" stdset="0" > |
---|
524 | <size> |
---|
525 | <width>325</width> |
---|
526 | <height>71</height> |
---|
527 | </size> |
---|
528 | </property> |
---|
529 | </spacer> |
---|
530 | </item> |
---|
531 | <item> |
---|
532 | <widget class="QPushButton" name="pB_ClosePrefDiag" > |
---|
533 | <property name="text" > |
---|
534 | <string>Close</string> |
---|
535 | </property> |
---|
536 | </widget> |
---|
537 | </item> |
---|
538 | </layout> |
---|
539 | </item> |
---|
540 | </layout> |
---|
541 | </widget> |
---|
542 | <resources> |
---|
543 | <include location="../../projdesigner.qrc" /> |
---|
544 | </resources> |
---|
545 | <connections> |
---|
546 | <connection> |
---|
547 | <sender>pB_ClosePrefDiag</sender> |
---|
548 | <signal>clicked()</signal> |
---|
549 | <receiver>QPreferenceDialog</receiver> |
---|
550 | <slot>close()</slot> |
---|
551 | <hints> |
---|
552 | <hint type="sourcelabel" > |
---|
553 | <x>172</x> |
---|
554 | <y>345</y> |
---|
555 | </hint> |
---|
556 | <hint type="destinationlabel" > |
---|
557 | <x>172</x> |
---|
558 | <y>181</y> |
---|
559 | </hint> |
---|
560 | </hints> |
---|
561 | </connection> |
---|
562 | </connections> |
---|
563 | </ui> |
---|