1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>SettingsDialog</class> |
---|
4 | <widget class="QWidget" name="SettingsDialog"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>243</width> |
---|
10 | <height>174</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>Preferences</string> |
---|
15 | </property> |
---|
16 | <property name="windowIcon"> |
---|
17 | <iconset resource="../resources/tspsg.qrc"> |
---|
18 | <normaloff>:/images/icons/preferences_system.png</normaloff>:/images/icons/preferences_system.png</iconset> |
---|
19 | </property> |
---|
20 | <widget class="Line" name="lineHorizontal"> |
---|
21 | <property name="geometry"> |
---|
22 | <rect> |
---|
23 | <x>0</x> |
---|
24 | <y>120</y> |
---|
25 | <width>241</width> |
---|
26 | <height>2</height> |
---|
27 | </rect> |
---|
28 | </property> |
---|
29 | <property name="maximumSize"> |
---|
30 | <size> |
---|
31 | <width>16777215</width> |
---|
32 | <height>2</height> |
---|
33 | </size> |
---|
34 | </property> |
---|
35 | <property name="frameShadow"> |
---|
36 | <enum>QFrame::Plain</enum> |
---|
37 | </property> |
---|
38 | <property name="lineWidth"> |
---|
39 | <number>2</number> |
---|
40 | </property> |
---|
41 | <property name="orientation"> |
---|
42 | <enum>Qt::Horizontal</enum> |
---|
43 | </property> |
---|
44 | </widget> |
---|
45 | <widget class="QWidget" name="bgGrey" native="true"> |
---|
46 | <property name="geometry"> |
---|
47 | <rect> |
---|
48 | <x>0</x> |
---|
49 | <y>130</y> |
---|
50 | <width>241</width> |
---|
51 | <height>41</height> |
---|
52 | </rect> |
---|
53 | </property> |
---|
54 | <property name="sizePolicy"> |
---|
55 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
56 | <horstretch>0</horstretch> |
---|
57 | <verstretch>0</verstretch> |
---|
58 | </sizepolicy> |
---|
59 | </property> |
---|
60 | <property name="palette"> |
---|
61 | <palette> |
---|
62 | <active> |
---|
63 | <colorrole role="Base"> |
---|
64 | <brush brushstyle="SolidPattern"> |
---|
65 | <color alpha="255"> |
---|
66 | <red>240</red> |
---|
67 | <green>240</green> |
---|
68 | <blue>240</blue> |
---|
69 | </color> |
---|
70 | </brush> |
---|
71 | </colorrole> |
---|
72 | <colorrole role="Window"> |
---|
73 | <brush brushstyle="SolidPattern"> |
---|
74 | <color alpha="255"> |
---|
75 | <red>240</red> |
---|
76 | <green>240</green> |
---|
77 | <blue>240</blue> |
---|
78 | </color> |
---|
79 | </brush> |
---|
80 | </colorrole> |
---|
81 | </active> |
---|
82 | <inactive> |
---|
83 | <colorrole role="Base"> |
---|
84 | <brush brushstyle="SolidPattern"> |
---|
85 | <color alpha="255"> |
---|
86 | <red>240</red> |
---|
87 | <green>240</green> |
---|
88 | <blue>240</blue> |
---|
89 | </color> |
---|
90 | </brush> |
---|
91 | </colorrole> |
---|
92 | <colorrole role="Window"> |
---|
93 | <brush brushstyle="SolidPattern"> |
---|
94 | <color alpha="255"> |
---|
95 | <red>240</red> |
---|
96 | <green>240</green> |
---|
97 | <blue>240</blue> |
---|
98 | </color> |
---|
99 | </brush> |
---|
100 | </colorrole> |
---|
101 | </inactive> |
---|
102 | <disabled> |
---|
103 | <colorrole role="Base"> |
---|
104 | <brush brushstyle="SolidPattern"> |
---|
105 | <color alpha="255"> |
---|
106 | <red>240</red> |
---|
107 | <green>240</green> |
---|
108 | <blue>240</blue> |
---|
109 | </color> |
---|
110 | </brush> |
---|
111 | </colorrole> |
---|
112 | <colorrole role="Window"> |
---|
113 | <brush brushstyle="SolidPattern"> |
---|
114 | <color alpha="255"> |
---|
115 | <red>240</red> |
---|
116 | <green>240</green> |
---|
117 | <blue>240</blue> |
---|
118 | </color> |
---|
119 | </brush> |
---|
120 | </colorrole> |
---|
121 | </disabled> |
---|
122 | </palette> |
---|
123 | </property> |
---|
124 | <property name="autoFillBackground"> |
---|
125 | <bool>true</bool> |
---|
126 | </property> |
---|
127 | <widget class="QPushButton" name="buttonCancel"> |
---|
128 | <property name="geometry"> |
---|
129 | <rect> |
---|
130 | <x>160</x> |
---|
131 | <y>10</y> |
---|
132 | <width>75</width> |
---|
133 | <height>24</height> |
---|
134 | </rect> |
---|
135 | </property> |
---|
136 | <property name="cursor"> |
---|
137 | <cursorShape>PointingHandCursor</cursorShape> |
---|
138 | </property> |
---|
139 | <property name="statusTip"> |
---|
140 | <string>Close without saving preferences</string> |
---|
141 | </property> |
---|
142 | <property name="text"> |
---|
143 | <string>&Cancel</string> |
---|
144 | </property> |
---|
145 | <property name="icon"> |
---|
146 | <iconset resource="../resources/tspsg.qrc"> |
---|
147 | <normaloff>:/images/icons/button_cancel.png</normaloff>:/images/icons/button_cancel.png</iconset> |
---|
148 | </property> |
---|
149 | </widget> |
---|
150 | <widget class="QPushButton" name="buttonOK"> |
---|
151 | <property name="geometry"> |
---|
152 | <rect> |
---|
153 | <x>80</x> |
---|
154 | <y>10</y> |
---|
155 | <width>77</width> |
---|
156 | <height>26</height> |
---|
157 | </rect> |
---|
158 | </property> |
---|
159 | <property name="cursor"> |
---|
160 | <cursorShape>PointingHandCursor</cursorShape> |
---|
161 | </property> |
---|
162 | <property name="statusTip"> |
---|
163 | <string>Save new preferences</string> |
---|
164 | </property> |
---|
165 | <property name="text"> |
---|
166 | <string>&OK</string> |
---|
167 | </property> |
---|
168 | <property name="icon"> |
---|
169 | <iconset resource="../resources/tspsg.qrc"> |
---|
170 | <normaloff>:/images/icons/button_ok.png</normaloff>:/images/icons/button_ok.png</iconset> |
---|
171 | </property> |
---|
172 | <property name="default"> |
---|
173 | <bool>true</bool> |
---|
174 | </property> |
---|
175 | </widget> |
---|
176 | <widget class="QLabel" name="labelHint"> |
---|
177 | <property name="geometry"> |
---|
178 | <rect> |
---|
179 | <x>50</x> |
---|
180 | <y>10</y> |
---|
181 | <width>16</width> |
---|
182 | <height>28</height> |
---|
183 | </rect> |
---|
184 | </property> |
---|
185 | <property name="sizePolicy"> |
---|
186 | <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
---|
187 | <horstretch>0</horstretch> |
---|
188 | <verstretch>0</verstretch> |
---|
189 | </sizepolicy> |
---|
190 | </property> |
---|
191 | <property name="minimumSize"> |
---|
192 | <size> |
---|
193 | <width>0</width> |
---|
194 | <height>28</height> |
---|
195 | </size> |
---|
196 | </property> |
---|
197 | <property name="maximumSize"> |
---|
198 | <size> |
---|
199 | <width>16777215</width> |
---|
200 | <height>28</height> |
---|
201 | </size> |
---|
202 | </property> |
---|
203 | <property name="statusTip"> |
---|
204 | <string>Hover mouse pointer over dialog elements to get additional help</string> |
---|
205 | </property> |
---|
206 | <property name="text"> |
---|
207 | <string/> |
---|
208 | </property> |
---|
209 | <property name="textFormat"> |
---|
210 | <enum>Qt::PlainText</enum> |
---|
211 | </property> |
---|
212 | <property name="alignment"> |
---|
213 | <set>Qt::AlignJustify|Qt::AlignTop</set> |
---|
214 | </property> |
---|
215 | <property name="wordWrap"> |
---|
216 | <bool>true</bool> |
---|
217 | </property> |
---|
218 | </widget> |
---|
219 | <widget class="QToolButton" name="buttonHelp"> |
---|
220 | <property name="enabled"> |
---|
221 | <bool>false</bool> |
---|
222 | </property> |
---|
223 | <property name="geometry"> |
---|
224 | <rect> |
---|
225 | <x>10</x> |
---|
226 | <y>10</y> |
---|
227 | <width>23</width> |
---|
228 | <height>22</height> |
---|
229 | </rect> |
---|
230 | </property> |
---|
231 | <property name="cursor"> |
---|
232 | <cursorShape>PointingHandCursor</cursorShape> |
---|
233 | </property> |
---|
234 | <property name="toolTip"> |
---|
235 | <string>Help</string> |
---|
236 | </property> |
---|
237 | <property name="statusTip"> |
---|
238 | <string>Get preferences help</string> |
---|
239 | </property> |
---|
240 | <property name="text"> |
---|
241 | <string>Help</string> |
---|
242 | </property> |
---|
243 | <property name="icon"> |
---|
244 | <iconset resource="../resources/tspsg.qrc"> |
---|
245 | <normaloff>:/images/icons/help_hint.png</normaloff>:/images/icons/help_hint.png</iconset> |
---|
246 | </property> |
---|
247 | <property name="autoRaise"> |
---|
248 | <bool>true</bool> |
---|
249 | </property> |
---|
250 | </widget> |
---|
251 | </widget> |
---|
252 | <widget class="QWidget" name="bgWhite" native="true"> |
---|
253 | <property name="geometry"> |
---|
254 | <rect> |
---|
255 | <x>0</x> |
---|
256 | <y>0</y> |
---|
257 | <width>239</width> |
---|
258 | <height>111</height> |
---|
259 | </rect> |
---|
260 | </property> |
---|
261 | <property name="palette"> |
---|
262 | <palette> |
---|
263 | <active> |
---|
264 | <colorrole role="Base"> |
---|
265 | <brush brushstyle="SolidPattern"> |
---|
266 | <color alpha="255"> |
---|
267 | <red>255</red> |
---|
268 | <green>255</green> |
---|
269 | <blue>255</blue> |
---|
270 | </color> |
---|
271 | </brush> |
---|
272 | </colorrole> |
---|
273 | <colorrole role="Window"> |
---|
274 | <brush brushstyle="SolidPattern"> |
---|
275 | <color alpha="255"> |
---|
276 | <red>255</red> |
---|
277 | <green>255</green> |
---|
278 | <blue>255</blue> |
---|
279 | </color> |
---|
280 | </brush> |
---|
281 | </colorrole> |
---|
282 | </active> |
---|
283 | <inactive> |
---|
284 | <colorrole role="Base"> |
---|
285 | <brush brushstyle="SolidPattern"> |
---|
286 | <color alpha="255"> |
---|
287 | <red>255</red> |
---|
288 | <green>255</green> |
---|
289 | <blue>255</blue> |
---|
290 | </color> |
---|
291 | </brush> |
---|
292 | </colorrole> |
---|
293 | <colorrole role="Window"> |
---|
294 | <brush brushstyle="SolidPattern"> |
---|
295 | <color alpha="255"> |
---|
296 | <red>255</red> |
---|
297 | <green>255</green> |
---|
298 | <blue>255</blue> |
---|
299 | </color> |
---|
300 | </brush> |
---|
301 | </colorrole> |
---|
302 | </inactive> |
---|
303 | <disabled> |
---|
304 | <colorrole role="Base"> |
---|
305 | <brush brushstyle="SolidPattern"> |
---|
306 | <color alpha="255"> |
---|
307 | <red>255</red> |
---|
308 | <green>255</green> |
---|
309 | <blue>255</blue> |
---|
310 | </color> |
---|
311 | </brush> |
---|
312 | </colorrole> |
---|
313 | <colorrole role="Window"> |
---|
314 | <brush brushstyle="SolidPattern"> |
---|
315 | <color alpha="255"> |
---|
316 | <red>255</red> |
---|
317 | <green>255</green> |
---|
318 | <blue>255</blue> |
---|
319 | </color> |
---|
320 | </brush> |
---|
321 | </colorrole> |
---|
322 | </disabled> |
---|
323 | </palette> |
---|
324 | </property> |
---|
325 | <property name="autoFillBackground"> |
---|
326 | <bool>true</bool> |
---|
327 | </property> |
---|
328 | <widget class="QGroupBox" name="groupRandomSettings"> |
---|
329 | <property name="geometry"> |
---|
330 | <rect> |
---|
331 | <x>10</x> |
---|
332 | <y>10</y> |
---|
333 | <width>115</width> |
---|
334 | <height>84</height> |
---|
335 | </rect> |
---|
336 | </property> |
---|
337 | <property name="title"> |
---|
338 | <string>Random values:</string> |
---|
339 | </property> |
---|
340 | <layout class="QVBoxLayout"> |
---|
341 | <item> |
---|
342 | <layout class="QHBoxLayout"> |
---|
343 | <item> |
---|
344 | <widget class="QLabel" name="labelRandMin"> |
---|
345 | <property name="text"> |
---|
346 | <string>&Minimal:</string> |
---|
347 | </property> |
---|
348 | <property name="buddy"> |
---|
349 | <cstring>spinRandMin</cstring> |
---|
350 | </property> |
---|
351 | </widget> |
---|
352 | </item> |
---|
353 | <item> |
---|
354 | <widget class="QSpinBox" name="spinRandMin"> |
---|
355 | <property name="sizePolicy"> |
---|
356 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
357 | <horstretch>0</horstretch> |
---|
358 | <verstretch>0</verstretch> |
---|
359 | </sizepolicy> |
---|
360 | </property> |
---|
361 | <property name="cursor"> |
---|
362 | <cursorShape>PointingHandCursor</cursorShape> |
---|
363 | </property> |
---|
364 | <property name="statusTip"> |
---|
365 | <string>Minimum for random number generation</string> |
---|
366 | </property> |
---|
367 | <property name="maximum"> |
---|
368 | <number>1000</number> |
---|
369 | </property> |
---|
370 | <property name="value"> |
---|
371 | <number>1</number> |
---|
372 | </property> |
---|
373 | </widget> |
---|
374 | </item> |
---|
375 | </layout> |
---|
376 | </item> |
---|
377 | <item> |
---|
378 | <layout class="QHBoxLayout"> |
---|
379 | <item> |
---|
380 | <widget class="QLabel" name="labelRandMax"> |
---|
381 | <property name="text"> |
---|
382 | <string>Ma&ximal:</string> |
---|
383 | </property> |
---|
384 | <property name="buddy"> |
---|
385 | <cstring>spinRandMax</cstring> |
---|
386 | </property> |
---|
387 | </widget> |
---|
388 | </item> |
---|
389 | <item> |
---|
390 | <widget class="QSpinBox" name="spinRandMax"> |
---|
391 | <property name="sizePolicy"> |
---|
392 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
393 | <horstretch>0</horstretch> |
---|
394 | <verstretch>0</verstretch> |
---|
395 | </sizepolicy> |
---|
396 | </property> |
---|
397 | <property name="cursor"> |
---|
398 | <cursorShape>PointingHandCursor</cursorShape> |
---|
399 | </property> |
---|
400 | <property name="statusTip"> |
---|
401 | <string>Maximum for random number generation</string> |
---|
402 | </property> |
---|
403 | <property name="minimum"> |
---|
404 | <number>1</number> |
---|
405 | </property> |
---|
406 | <property name="maximum"> |
---|
407 | <number>1000</number> |
---|
408 | </property> |
---|
409 | <property name="value"> |
---|
410 | <number>10</number> |
---|
411 | </property> |
---|
412 | </widget> |
---|
413 | </item> |
---|
414 | </layout> |
---|
415 | </item> |
---|
416 | </layout> |
---|
417 | </widget> |
---|
418 | <widget class="QGroupBox" name="groupOutputSettings"> |
---|
419 | <property name="geometry"> |
---|
420 | <rect> |
---|
421 | <x>131</x> |
---|
422 | <y>10</y> |
---|
423 | <width>95</width> |
---|
424 | <height>88</height> |
---|
425 | </rect> |
---|
426 | </property> |
---|
427 | <property name="title"> |
---|
428 | <string>Output settings:</string> |
---|
429 | </property> |
---|
430 | <widget class="QPushButton" name="buttonFont"> |
---|
431 | <property name="geometry"> |
---|
432 | <rect> |
---|
433 | <x>10</x> |
---|
434 | <y>24</y> |
---|
435 | <width>75</width> |
---|
436 | <height>24</height> |
---|
437 | </rect> |
---|
438 | </property> |
---|
439 | <property name="cursor"> |
---|
440 | <cursorShape>PointingHandCursor</cursorShape> |
---|
441 | </property> |
---|
442 | <property name="statusTip"> |
---|
443 | <string>Font face for printing</string> |
---|
444 | </property> |
---|
445 | <property name="text"> |
---|
446 | <string>&Font...</string> |
---|
447 | </property> |
---|
448 | <property name="icon"> |
---|
449 | <iconset resource="../resources/tspsg.qrc"> |
---|
450 | <normaloff>:/images/icons/fonts.png</normaloff>:/images/icons/fonts.png</iconset> |
---|
451 | </property> |
---|
452 | </widget> |
---|
453 | <widget class="QPushButton" name="buttonColor"> |
---|
454 | <property name="geometry"> |
---|
455 | <rect> |
---|
456 | <x>10</x> |
---|
457 | <y>54</y> |
---|
458 | <width>75</width> |
---|
459 | <height>24</height> |
---|
460 | </rect> |
---|
461 | </property> |
---|
462 | <property name="cursor"> |
---|
463 | <cursorShape>PointingHandCursor</cursorShape> |
---|
464 | </property> |
---|
465 | <property name="statusTip"> |
---|
466 | <string>Font color for printing</string> |
---|
467 | </property> |
---|
468 | <property name="text"> |
---|
469 | <string>&Color...</string> |
---|
470 | </property> |
---|
471 | <property name="icon"> |
---|
472 | <iconset resource="../resources/tspsg.qrc"> |
---|
473 | <normaloff>:/images/icons/color_line.png</normaloff>:/images/icons/color_line.png</iconset> |
---|
474 | </property> |
---|
475 | </widget> |
---|
476 | </widget> |
---|
477 | </widget> |
---|
478 | </widget> |
---|
479 | <resources> |
---|
480 | <include location="../resources/tspsg.qrc"/> |
---|
481 | </resources> |
---|
482 | <connections/> |
---|
483 | </ui> |
---|