Save the "Position" field on the "Meta Data" tab.
[LameXP.git] / gui / ProcessingDialog.ui
blob1f37b2f94642e8aadff4589b52282ef7da8dfdd8
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 <layout class="QHBoxLayout" name="layout_horizontal">
306 <item>
307 <widget class="QLabel" name="label_versionInfo">
308 <property name="enabled">
309 <bool>true</bool>
310 </property>
311 <property name="palette">
312 <palette>
313 <active>
314 <colorrole role="WindowText">
315 <brush brushstyle="SolidPattern">
316 <color alpha="255">
317 <red>85</red>
318 <green>85</green>
319 <blue>127</blue>
320 </color>
321 </brush>
322 </colorrole>
323 </active>
324 <inactive>
325 <colorrole role="WindowText">
326 <brush brushstyle="SolidPattern">
327 <color alpha="255">
328 <red>85</red>
329 <green>85</green>
330 <blue>127</blue>
331 </color>
332 </brush>
333 </colorrole>
334 </inactive>
335 <disabled>
336 <colorrole role="WindowText">
337 <brush brushstyle="SolidPattern">
338 <color alpha="255">
339 <red>120</red>
340 <green>120</green>
341 <blue>120</blue>
342 </color>
343 </brush>
344 </colorrole>
345 </disabled>
346 </palette>
347 </property>
348 <property name="font">
349 <font>
350 <weight>75</weight>
351 <bold>true</bold>
352 </font>
353 </property>
354 <property name="cursor">
355 <cursorShape>PointingHandCursor</cursorShape>
356 </property>
357 <property name="text">
358 <string notr="true">(VERSION_TAG)</string>
359 </property>
360 <property name="alignment">
361 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
362 </property>
363 </widget>
364 </item>
365 <item>
366 <spacer name="spacer_vertical">
367 <property name="orientation">
368 <enum>Qt::Horizontal</enum>
369 </property>
370 <property name="sizeHint" stdset="0">
371 <size>
372 <width>40</width>
373 <height>20</height>
374 </size>
375 </property>
376 </spacer>
377 </item>
378 <item>
379 <widget class="QPushButton" name="button_AbortProcess">
380 <property name="minimumSize">
381 <size>
382 <width>120</width>
383 <height>0</height>
384 </size>
385 </property>
386 <property name="text">
387 <string>Abort</string>
388 </property>
389 <property name="icon">
390 <iconset resource="../res/Icons.qrc">
391 <normaloff>:/icons/cancel.png</normaloff>:/icons/cancel.png</iconset>
392 </property>
393 <property name="iconSize">
394 <size>
395 <width>16</width>
396 <height>16</height>
397 </size>
398 </property>
399 </widget>
400 </item>
401 <item>
402 <widget class="QPushButton" name="button_closeDialog">
403 <property name="minimumSize">
404 <size>
405 <width>120</width>
406 <height>0</height>
407 </size>
408 </property>
409 <property name="text">
410 <string>Close</string>
411 </property>
412 <property name="icon">
413 <iconset resource="../res/Icons.qrc">
414 <normaloff>:/icons/accept.png</normaloff>:/icons/accept.png</iconset>
415 </property>
416 <property name="iconSize">
417 <size>
418 <width>16</width>
419 <height>16</height>
420 </size>
421 </property>
422 </widget>
423 </item>
424 </layout>
425 </item>
426 </layout>
427 </item>
428 </layout>
429 </item>
430 </layout>
431 </widget>
432 <resources>
433 <include location="../res/Icons.qrc"/>
434 <include location="../res/Images.qrc"/>
435 <include location="../res/Icons.qrc"/>
436 <include location="../res/Images.qrc"/>
437 <include location="../res/Icons.qrc"/>
438 <include location="../res/Images.qrc"/>
439 <include location="../res/Icons.qrc"/>
440 <include location="../res/Images.qrc"/>
441 <include location="../res/Icons.qrc"/>
442 <include location="../res/Images.qrc"/>
443 <include location="../res/Icons.qrc"/>
444 <include location="../res/Images.qrc"/>
445 <include location="../res/Icons.qrc"/>
446 <include location="../res/Images.qrc"/>
447 <include location="../res/Icons.qrc"/>
448 <include location="../res/Images.qrc"/>
449 <include location="../res/Icons.qrc"/>
450 <include location="../res/Images.qrc"/>
451 <include location="../res/Icons.qrc"/>
452 <include location="../res/Images.qrc"/>
453 <include location="../res/Icons.qrc"/>
454 <include location="../res/Images.qrc"/>
455 </resources>
456 <connections>
457 <connection>
458 <sender>button_closeDialog</sender>
459 <signal>clicked()</signal>
460 <receiver>ProcessingDialog</receiver>
461 <slot>accept()</slot>
462 <hints>
463 <hint type="sourcelabel">
464 <x>579</x>
465 <y>422</y>
466 </hint>
467 <hint type="destinationlabel">
468 <x>331</x>
469 <y>228</y>
470 </hint>
471 </hints>
472 </connection>
473 </connections>
474 </ui>