Clean up #include directives: Don't include 'Windows.h' directly, as it's included...
[LameXP.git] / gui / ProcessingDialog.ui
blob5225d7f5b52c5b5cae953e134a797bcbe6edc5b3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>ProcessingDialog</class>
4 <widget class="QDialog" name="ProcessingDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>663</width>
10 <height>454</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>LameXP - Processing</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="../res/Icons.qrc">
18 <normaloff>:/icons/sound.png</normaloff>:/icons/sound.png</iconset>
19 </property>
20 <layout class="QVBoxLayout" name="verticalLayout_2">
21 <property name="spacing">
22 <number>0</number>
23 </property>
24 <property name="margin">
25 <number>0</number>
26 </property>
27 <item>
28 <layout class="QVBoxLayout" name="layout_base">
29 <property name="spacing">
30 <number>0</number>
31 </property>
32 <item>
33 <widget class="QFrame" name="frame_header">
34 <property name="minimumSize">
35 <size>
36 <width>0</width>
37 <height>64</height>
38 </size>
39 </property>
40 <property name="maximumSize">
41 <size>
42 <width>16777215</width>
43 <height>64</height>
44 </size>
45 </property>
46 <property name="palette">
47 <palette>
48 <active>
49 <colorrole role="Base">
50 <brush brushstyle="SolidPattern">
51 <color alpha="255">
52 <red>255</red>
53 <green>255</green>
54 <blue>255</blue>
55 </color>
56 </brush>
57 </colorrole>
58 <colorrole role="Window">
59 <brush brushstyle="SolidPattern">
60 <color alpha="255">
61 <red>255</red>
62 <green>255</green>
63 <blue>255</blue>
64 </color>
65 </brush>
66 </colorrole>
67 </active>
68 <inactive>
69 <colorrole role="Base">
70 <brush brushstyle="SolidPattern">
71 <color alpha="255">
72 <red>255</red>
73 <green>255</green>
74 <blue>255</blue>
75 </color>
76 </brush>
77 </colorrole>
78 <colorrole role="Window">
79 <brush brushstyle="SolidPattern">
80 <color alpha="255">
81 <red>255</red>
82 <green>255</green>
83 <blue>255</blue>
84 </color>
85 </brush>
86 </colorrole>
87 </inactive>
88 <disabled>
89 <colorrole role="Base">
90 <brush brushstyle="SolidPattern">
91 <color alpha="255">
92 <red>255</red>
93 <green>255</green>
94 <blue>255</blue>
95 </color>
96 </brush>
97 </colorrole>
98 <colorrole role="Window">
99 <brush brushstyle="SolidPattern">
100 <color alpha="255">
101 <red>255</red>
102 <green>255</green>
103 <blue>255</blue>
104 </color>
105 </brush>
106 </colorrole>
107 </disabled>
108 </palette>
109 </property>
110 <property name="autoFillBackground">
111 <bool>true</bool>
112 </property>
113 <property name="frameShape">
114 <enum>QFrame::NoFrame</enum>
115 </property>
116 <property name="frameShadow">
117 <enum>QFrame::Raised</enum>
118 </property>
119 <layout class="QHBoxLayout" name="horizontalLayout_3">
120 <property name="margin">
121 <number>3</number>
122 </property>
123 <item>
124 <layout class="QHBoxLayout" name="layout_verticalHeader">
125 <item>
126 <spacer name="spacer_horizontalHeader2">
127 <property name="orientation">
128 <enum>Qt::Horizontal</enum>
129 </property>
130 <property name="sizeType">
131 <enum>QSizePolicy::Fixed</enum>
132 </property>
133 <property name="sizeHint" stdset="0">
134 <size>
135 <width>4</width>
136 <height>20</height>
137 </size>
138 </property>
139 </spacer>
140 </item>
141 <item>
142 <widget class="QLabel" name="label_headerIcon">
143 <property name="minimumSize">
144 <size>
145 <width>48</width>
146 <height>45</height>
147 </size>
148 </property>
149 <property name="maximumSize">
150 <size>
151 <width>48</width>
152 <height>45</height>
153 </size>
154 </property>
155 <property name="text">
156 <string/>
157 </property>
158 <property name="pixmap">
159 <pixmap resource="../res/Icons.qrc">:/MainIcon.png</pixmap>
160 </property>
161 <property name="scaledContents">
162 <bool>true</bool>
163 </property>
164 </widget>
165 </item>
166 <item>
167 <spacer name="spacer_horizontalHeader">
168 <property name="orientation">
169 <enum>Qt::Horizontal</enum>
170 </property>
171 <property name="sizeType">
172 <enum>QSizePolicy::Fixed</enum>
173 </property>
174 <property name="sizeHint" stdset="0">
175 <size>
176 <width>16</width>
177 <height>20</height>
178 </size>
179 </property>
180 </spacer>
181 </item>
182 <item>
183 <widget class="QLabel" name="label_headerStatus">
184 <property name="text">
185 <string notr="true">&lt;b&gt;Header&lt;/b&gt;&lt;br&gt;(more status details)</string>
186 </property>
187 </widget>
188 </item>
189 <item>
190 <widget class="QLabel" name="label_headerWorking">
191 <property name="maximumSize">
192 <size>
193 <width>48</width>
194 <height>16777215</height>
195 </size>
196 </property>
197 <property name="text">
198 <string/>
199 </property>
200 <property name="pixmap">
201 <pixmap resource="../res/Images.qrc">:/images/Working.gif</pixmap>
202 </property>
203 <property name="alignment">
204 <set>Qt::AlignCenter</set>
205 </property>
206 </widget>
207 </item>
208 </layout>
209 </item>
210 </layout>
211 </widget>
212 </item>
213 <item>
214 <widget class="QFrame" name="frame_verticalLine">
215 <property name="minimumSize">
216 <size>
217 <width>0</width>
218 <height>2</height>
219 </size>
220 </property>
221 <property name="maximumSize">
222 <size>
223 <width>16777215</width>
224 <height>2</height>
225 </size>
226 </property>
227 <property name="frameShape">
228 <enum>QFrame::HLine</enum>
229 </property>
230 <property name="frameShadow">
231 <enum>QFrame::Sunken</enum>
232 </property>
233 </widget>
234 </item>
235 <item>
236 <layout class="QVBoxLayout" name="layout_main">
237 <property name="spacing">
238 <number>8</number>
239 </property>
240 <property name="margin">
241 <number>21</number>
242 </property>
243 <item>
244 <widget class="QLabel" name="label_progress">
245 <property name="font">
246 <font>
247 <weight>75</weight>
248 <bold>true</bold>
249 </font>
250 </property>
251 <property name="text">
252 <string>Initializing, please wait...</string>
253 </property>
254 </widget>
255 </item>
256 <item>
257 <widget class="QProgressBar" name="progressBar">
258 <property name="value">
259 <number>24</number>
260 </property>
261 <property name="alignment">
262 <set>Qt::AlignCenter</set>
263 </property>
264 </widget>
265 </item>
266 <item>
267 <spacer name="verticalSpacer">
268 <property name="orientation">
269 <enum>Qt::Vertical</enum>
270 </property>
271 <property name="sizeType">
272 <enum>QSizePolicy::Fixed</enum>
273 </property>
274 <property name="sizeHint" stdset="0">
275 <size>
276 <width>20</width>
277 <height>1</height>
278 </size>
279 </property>
280 </spacer>
281 </item>
282 <item>
283 <widget class="QTableView" name="view_log">
284 <property name="font">
285 <font>
286 <weight>50</weight>
287 <bold>false</bold>
288 </font>
289 </property>
290 <property name="selectionMode">
291 <enum>QAbstractItemView::SingleSelection</enum>
292 </property>
293 <property name="selectionBehavior">
294 <enum>QAbstractItemView::SelectRows</enum>
295 </property>
296 <attribute name="horizontalHeaderHighlightSections">
297 <bool>false</bool>
298 </attribute>
299 <attribute name="verticalHeaderHighlightSections">
300 <bool>false</bool>
301 </attribute>
302 </widget>
303 </item>
304 <item>
305 <widget class="QCheckBox" name="checkBox_shutdownComputer">
306 <property name="text">
307 <string>Shutdown the computer as soon as all files have been converted</string>
308 </property>
309 </widget>
310 </item>
311 <item>
312 <widget class="QFrame" name="frame">
313 <property name="frameShape">
314 <enum>QFrame::HLine</enum>
315 </property>
316 <property name="frameShadow">
317 <enum>QFrame::Sunken</enum>
318 </property>
319 </widget>
320 </item>
321 <item>
322 <layout class="QHBoxLayout" name="layout_horizontal">
323 <item>
324 <widget class="QLabel" name="label_versionInfo">
325 <property name="enabled">
326 <bool>true</bool>
327 </property>
328 <property name="palette">
329 <palette>
330 <active>
331 <colorrole role="WindowText">
332 <brush brushstyle="SolidPattern">
333 <color alpha="255">
334 <red>85</red>
335 <green>85</green>
336 <blue>127</blue>
337 </color>
338 </brush>
339 </colorrole>
340 </active>
341 <inactive>
342 <colorrole role="WindowText">
343 <brush brushstyle="SolidPattern">
344 <color alpha="255">
345 <red>85</red>
346 <green>85</green>
347 <blue>127</blue>
348 </color>
349 </brush>
350 </colorrole>
351 </inactive>
352 <disabled>
353 <colorrole role="WindowText">
354 <brush brushstyle="SolidPattern">
355 <color alpha="255">
356 <red>120</red>
357 <green>120</green>
358 <blue>120</blue>
359 </color>
360 </brush>
361 </colorrole>
362 </disabled>
363 </palette>
364 </property>
365 <property name="font">
366 <font>
367 <weight>75</weight>
368 <bold>true</bold>
369 </font>
370 </property>
371 <property name="cursor">
372 <cursorShape>PointingHandCursor</cursorShape>
373 </property>
374 <property name="text">
375 <string notr="true">(VERSION_TAG)</string>
376 </property>
377 <property name="alignment">
378 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
379 </property>
380 </widget>
381 </item>
382 <item>
383 <spacer name="spacer_vertical">
384 <property name="orientation">
385 <enum>Qt::Horizontal</enum>
386 </property>
387 <property name="sizeHint" stdset="0">
388 <size>
389 <width>40</width>
390 <height>20</height>
391 </size>
392 </property>
393 </spacer>
394 </item>
395 <item>
396 <widget class="QPushButton" name="button_AbortProcess">
397 <property name="minimumSize">
398 <size>
399 <width>120</width>
400 <height>0</height>
401 </size>
402 </property>
403 <property name="text">
404 <string>Abort</string>
405 </property>
406 <property name="icon">
407 <iconset resource="../res/Icons.qrc">
408 <normaloff>:/icons/cancel.png</normaloff>:/icons/cancel.png</iconset>
409 </property>
410 <property name="iconSize">
411 <size>
412 <width>16</width>
413 <height>16</height>
414 </size>
415 </property>
416 </widget>
417 </item>
418 <item>
419 <widget class="QPushButton" name="button_closeDialog">
420 <property name="minimumSize">
421 <size>
422 <width>120</width>
423 <height>0</height>
424 </size>
425 </property>
426 <property name="text">
427 <string>Close</string>
428 </property>
429 <property name="icon">
430 <iconset resource="../res/Icons.qrc">
431 <normaloff>:/icons/accept.png</normaloff>:/icons/accept.png</iconset>
432 </property>
433 <property name="iconSize">
434 <size>
435 <width>16</width>
436 <height>16</height>
437 </size>
438 </property>
439 </widget>
440 </item>
441 </layout>
442 </item>
443 </layout>
444 </item>
445 </layout>
446 </item>
447 </layout>
448 </widget>
449 <resources>
450 <include location="../res/Icons.qrc"/>
451 <include location="../res/Images.qrc"/>
452 <include location="../res/Icons.qrc"/>
453 <include location="../res/Images.qrc"/>
454 <include location="../res/Icons.qrc"/>
455 <include location="../res/Images.qrc"/>
456 <include location="../res/Icons.qrc"/>
457 <include location="../res/Images.qrc"/>
458 <include location="../res/Icons.qrc"/>
459 <include location="../res/Images.qrc"/>
460 <include location="../res/Icons.qrc"/>
461 <include location="../res/Images.qrc"/>
462 <include location="../res/Icons.qrc"/>
463 <include location="../res/Images.qrc"/>
464 <include location="../res/Icons.qrc"/>
465 <include location="../res/Images.qrc"/>
466 <include location="../res/Icons.qrc"/>
467 <include location="../res/Images.qrc"/>
468 <include location="../res/Icons.qrc"/>
469 <include location="../res/Images.qrc"/>
470 <include location="../res/Icons.qrc"/>
471 <include location="../res/Images.qrc"/>
472 <include location="../res/Icons.qrc"/>
473 <include location="../res/Images.qrc"/>
474 <include location="../res/Icons.qrc"/>
475 <include location="../res/Images.qrc"/>
476 </resources>
477 <connections>
478 <connection>
479 <sender>button_closeDialog</sender>
480 <signal>clicked()</signal>
481 <receiver>ProcessingDialog</receiver>
482 <slot>accept()</slot>
483 <hints>
484 <hint type="sourcelabel">
485 <x>579</x>
486 <y>422</y>
487 </hint>
488 <hint type="destinationlabel">
489 <x>331</x>
490 <y>228</y>
491 </hint>
492 </hints>
493 </connection>
494 </connections>
495 </ui>