Implemented a new "disk observer" thread which will constantly check the free diskspa...
[LameXP.git] / gui / MetaInfo.ui
blob017373f90b73acecfc89e3f1b62ab8b93c05d068
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>MetaInfo</class>
4 <widget class="QDialog" name="MetaInfo">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>621</width>
10 <height>420</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Meta Information</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout_2">
17 <property name="margin">
18 <number>0</number>
19 </property>
20 <item>
21 <layout class="QVBoxLayout" name="verticalLayout">
22 <property name="spacing">
23 <number>0</number>
24 </property>
25 <item>
26 <widget class="QFrame" name="headerFrame">
27 <property name="minimumSize">
28 <size>
29 <width>0</width>
30 <height>64</height>
31 </size>
32 </property>
33 <property name="maximumSize">
34 <size>
35 <width>16777215</width>
36 <height>64</height>
37 </size>
38 </property>
39 <property name="palette">
40 <palette>
41 <active>
42 <colorrole role="Base">
43 <brush brushstyle="SolidPattern">
44 <color alpha="255">
45 <red>255</red>
46 <green>255</green>
47 <blue>255</blue>
48 </color>
49 </brush>
50 </colorrole>
51 <colorrole role="Window">
52 <brush brushstyle="SolidPattern">
53 <color alpha="255">
54 <red>255</red>
55 <green>255</green>
56 <blue>255</blue>
57 </color>
58 </brush>
59 </colorrole>
60 </active>
61 <inactive>
62 <colorrole role="Base">
63 <brush brushstyle="SolidPattern">
64 <color alpha="255">
65 <red>255</red>
66 <green>255</green>
67 <blue>255</blue>
68 </color>
69 </brush>
70 </colorrole>
71 <colorrole role="Window">
72 <brush brushstyle="SolidPattern">
73 <color alpha="255">
74 <red>255</red>
75 <green>255</green>
76 <blue>255</blue>
77 </color>
78 </brush>
79 </colorrole>
80 </inactive>
81 <disabled>
82 <colorrole role="Base">
83 <brush brushstyle="SolidPattern">
84 <color alpha="255">
85 <red>255</red>
86 <green>255</green>
87 <blue>255</blue>
88 </color>
89 </brush>
90 </colorrole>
91 <colorrole role="Window">
92 <brush brushstyle="SolidPattern">
93 <color alpha="255">
94 <red>255</red>
95 <green>255</green>
96 <blue>255</blue>
97 </color>
98 </brush>
99 </colorrole>
100 </disabled>
101 </palette>
102 </property>
103 <property name="autoFillBackground">
104 <bool>true</bool>
105 </property>
106 <property name="frameShape">
107 <enum>QFrame::NoFrame</enum>
108 </property>
109 <property name="frameShadow">
110 <enum>QFrame::Raised</enum>
111 </property>
112 <layout class="QHBoxLayout" name="horizontalLayout_3">
113 <item>
114 <layout class="QHBoxLayout" name="horizontalLayout_2">
115 <item>
116 <widget class="QLabel" name="label">
117 <property name="maximumSize">
118 <size>
119 <width>56</width>
120 <height>16777215</height>
121 </size>
122 </property>
123 <property name="text">
124 <string/>
125 </property>
126 <property name="pixmap">
127 <pixmap resource="../res/Images.qrc">:/images/HeaderIcon_MetaInfo.png</pixmap>
128 </property>
129 </widget>
130 </item>
131 <item>
132 <widget class="QLabel" name="labelHeaderText">
133 <property name="font">
134 <font>
135 <weight>50</weight>
136 <bold>false</bold>
137 </font>
138 </property>
139 <property name="text">
140 <string notr="true">&lt;b&gt;HEADER&lt;/b&gt;&lt;br&gt;(more header text)</string>
141 </property>
142 </widget>
143 </item>
144 </layout>
145 </item>
146 </layout>
147 </widget>
148 </item>
149 <item>
150 <widget class="QFrame" name="frame">
151 <property name="maximumSize">
152 <size>
153 <width>16777215</width>
154 <height>2</height>
155 </size>
156 </property>
157 <property name="frameShape">
158 <enum>QFrame::HLine</enum>
159 </property>
160 <property name="frameShadow">
161 <enum>QFrame::Sunken</enum>
162 </property>
163 </widget>
164 </item>
165 <item>
166 <layout class="QVBoxLayout" name="verticalLayout_3">
167 <property name="spacing">
168 <number>6</number>
169 </property>
170 <property name="margin">
171 <number>9</number>
172 </property>
173 <item>
174 <widget class="QTableView" name="tableView">
175 <property name="selectionMode">
176 <enum>QAbstractItemView::SingleSelection</enum>
177 </property>
178 <property name="selectionBehavior">
179 <enum>QAbstractItemView::SelectRows</enum>
180 </property>
181 <property name="wordWrap">
182 <bool>false</bool>
183 </property>
184 <attribute name="horizontalHeaderHighlightSections">
185 <bool>false</bool>
186 </attribute>
187 <attribute name="verticalHeaderHighlightSections">
188 <bool>false</bool>
189 </attribute>
190 </widget>
191 </item>
192 <item>
193 <widget class="QFrame" name="frameArtwork">
194 <property name="contextMenuPolicy">
195 <enum>Qt::CustomContextMenu</enum>
196 </property>
197 <property name="frameShape">
198 <enum>QFrame::Box</enum>
199 </property>
200 <property name="frameShadow">
201 <enum>QFrame::Sunken</enum>
202 </property>
203 <property name="lineWidth">
204 <number>1</number>
205 </property>
206 <layout class="QGridLayout" name="gridLayout_2">
207 <item row="0" column="0">
208 <layout class="QGridLayout" name="gridLayout">
209 <property name="spacing">
210 <number>0</number>
211 </property>
212 <item row="0" column="1">
213 <spacer name="verticalSpacer_2">
214 <property name="orientation">
215 <enum>Qt::Vertical</enum>
216 </property>
217 <property name="sizeHint" stdset="0">
218 <size>
219 <width>20</width>
220 <height>40</height>
221 </size>
222 </property>
223 </spacer>
224 </item>
225 <item row="2" column="1">
226 <spacer name="verticalSpacer">
227 <property name="orientation">
228 <enum>Qt::Vertical</enum>
229 </property>
230 <property name="sizeHint" stdset="0">
231 <size>
232 <width>20</width>
233 <height>40</height>
234 </size>
235 </property>
236 </spacer>
237 </item>
238 <item row="1" column="1">
239 <widget class="QFrame" name="frameArtworkInner">
240 <property name="frameShape">
241 <enum>QFrame::Box</enum>
242 </property>
243 <property name="frameShadow">
244 <enum>QFrame::Raised</enum>
245 </property>
246 <layout class="QVBoxLayout" name="verticalLayout_5">
247 <property name="spacing">
248 <number>0</number>
249 </property>
250 <property name="margin">
251 <number>0</number>
252 </property>
253 <item>
254 <layout class="QVBoxLayout" name="verticalLayout_4">
255 <property name="spacing">
256 <number>0</number>
257 </property>
258 <property name="leftMargin">
259 <number>0</number>
260 </property>
261 <item>
262 <widget class="QLabel" name="labelArtwork">
263 <property name="contextMenuPolicy">
264 <enum>Qt::CustomContextMenu</enum>
265 </property>
266 <property name="text">
267 <string notr="true">(ARTWORK)</string>
268 </property>
269 </widget>
270 </item>
271 </layout>
272 </item>
273 </layout>
274 </widget>
275 </item>
276 <item row="1" column="2">
277 <spacer name="horizontalSpacer_3">
278 <property name="orientation">
279 <enum>Qt::Horizontal</enum>
280 </property>
281 <property name="sizeHint" stdset="0">
282 <size>
283 <width>40</width>
284 <height>20</height>
285 </size>
286 </property>
287 </spacer>
288 </item>
289 <item row="1" column="0">
290 <spacer name="horizontalSpacer_5">
291 <property name="orientation">
292 <enum>Qt::Horizontal</enum>
293 </property>
294 <property name="sizeHint" stdset="0">
295 <size>
296 <width>40</width>
297 <height>20</height>
298 </size>
299 </property>
300 </spacer>
301 </item>
302 </layout>
303 </item>
304 </layout>
305 </widget>
306 </item>
307 <item>
308 <layout class="QHBoxLayout" name="horizontalLayout">
309 <item>
310 <widget class="QPushButton" name="buttonArtwork">
311 <property name="minimumSize">
312 <size>
313 <width>90</width>
314 <height>0</height>
315 </size>
316 </property>
317 <property name="text">
318 <string>Artwork</string>
319 </property>
320 <property name="icon">
321 <iconset resource="../res/Icons.qrc">
322 <normaloff>:/icons/photo.png</normaloff>:/icons/photo.png</iconset>
323 </property>
324 <property name="iconSize">
325 <size>
326 <width>16</width>
327 <height>16</height>
328 </size>
329 </property>
330 <property name="checkable">
331 <bool>true</bool>
332 </property>
333 <property name="autoDefault">
334 <bool>false</bool>
335 </property>
336 </widget>
337 </item>
338 <item>
339 <spacer name="horizontalSpacer">
340 <property name="orientation">
341 <enum>Qt::Horizontal</enum>
342 </property>
343 <property name="sizeHint" stdset="0">
344 <size>
345 <width>40</width>
346 <height>20</height>
347 </size>
348 </property>
349 </spacer>
350 </item>
351 <item>
352 <widget class="QPushButton" name="upButton">
353 <property name="text">
354 <string/>
355 </property>
356 <property name="icon">
357 <iconset resource="../res/Icons.qrc">
358 <normaloff>:/icons/arrow_up.png</normaloff>:/icons/arrow_up.png</iconset>
359 </property>
360 <property name="iconSize">
361 <size>
362 <width>16</width>
363 <height>16</height>
364 </size>
365 </property>
366 <property name="autoDefault">
367 <bool>false</bool>
368 </property>
369 </widget>
370 </item>
371 <item>
372 <widget class="QPushButton" name="downButton">
373 <property name="text">
374 <string/>
375 </property>
376 <property name="icon">
377 <iconset resource="../res/Icons.qrc">
378 <normaloff>:/icons/arrow_down.png</normaloff>:/icons/arrow_down.png</iconset>
379 </property>
380 <property name="iconSize">
381 <size>
382 <width>16</width>
383 <height>16</height>
384 </size>
385 </property>
386 <property name="autoDefault">
387 <bool>false</bool>
388 </property>
389 </widget>
390 </item>
391 <item>
392 <spacer name="horizontalSpacer_2">
393 <property name="orientation">
394 <enum>Qt::Horizontal</enum>
395 </property>
396 <property name="sizeType">
397 <enum>QSizePolicy::Fixed</enum>
398 </property>
399 <property name="sizeHint" stdset="0">
400 <size>
401 <width>10</width>
402 <height>20</height>
403 </size>
404 </property>
405 </spacer>
406 </item>
407 <item>
408 <widget class="QPushButton" name="editButton">
409 <property name="minimumSize">
410 <size>
411 <width>90</width>
412 <height>0</height>
413 </size>
414 </property>
415 <property name="text">
416 <string>Edit</string>
417 </property>
418 <property name="icon">
419 <iconset resource="../res/Icons.qrc">
420 <normaloff>:/icons/table_edit.png</normaloff>:/icons/table_edit.png</iconset>
421 </property>
422 <property name="iconSize">
423 <size>
424 <width>16</width>
425 <height>16</height>
426 </size>
427 </property>
428 <property name="autoDefault">
429 <bool>false</bool>
430 </property>
431 </widget>
432 </item>
433 <item>
434 <widget class="QPushButton" name="closeButton">
435 <property name="minimumSize">
436 <size>
437 <width>90</width>
438 <height>0</height>
439 </size>
440 </property>
441 <property name="text">
442 <string>Close</string>
443 </property>
444 <property name="icon">
445 <iconset resource="../res/Icons.qrc">
446 <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
447 </property>
448 <property name="iconSize">
449 <size>
450 <width>16</width>
451 <height>16</height>
452 </size>
453 </property>
454 <property name="autoDefault">
455 <bool>false</bool>
456 </property>
457 </widget>
458 </item>
459 </layout>
460 </item>
461 </layout>
462 </item>
463 </layout>
464 </item>
465 </layout>
466 </widget>
467 <tabstops>
468 <tabstop>closeButton</tabstop>
469 <tabstop>upButton</tabstop>
470 <tabstop>downButton</tabstop>
471 <tabstop>editButton</tabstop>
472 <tabstop>tableView</tabstop>
473 </tabstops>
474 <resources>
475 <include location="../res/Icons.qrc"/>
476 <include location="../res/Images.qrc"/>
477 <include location="../res/Images.qrc"/>
478 <include location="../res/Images.qrc"/>
479 <include location="../res/Images.qrc"/>
480 <include location="../res/Images.qrc"/>
481 <include location="../res/Images.qrc"/>
482 <include location="../res/Images.qrc"/>
483 <include location="../res/Images.qrc"/>
484 <include location="../res/Images.qrc"/>
485 <include location="../res/Images.qrc"/>
486 <include location="../res/Images.qrc"/>
487 <include location="../res/Images.qrc"/>
488 <include location="../res/Images.qrc"/>
489 <include location="../res/Images.qrc"/>
490 <include location="../res/Images.qrc"/>
491 <include location="../res/Images.qrc"/>
492 <include location="../res/Images.qrc"/>
493 <include location="../res/Images.qrc"/>
494 <include location="../res/Images.qrc"/>
495 <include location="../res/Images.qrc"/>
496 <include location="../res/Images.qrc"/>
497 <include location="../res/Images.qrc"/>
498 <include location="../res/Images.qrc"/>
499 <include location="../res/Images.qrc"/>
500 <include location="../res/Images.qrc"/>
501 </resources>
502 <connections>
503 <connection>
504 <sender>closeButton</sender>
505 <signal>clicked()</signal>
506 <receiver>MetaInfo</receiver>
507 <slot>close()</slot>
508 <hints>
509 <hint type="sourcelabel">
510 <x>609</x>
511 <y>408</y>
512 </hint>
513 <hint type="destinationlabel">
514 <x>310</x>
515 <y>240</y>
516 </hint>
517 </hints>
518 </connection>
519 <connection>
520 <sender>tableView</sender>
521 <signal>activated(QModelIndex)</signal>
522 <receiver>editButton</receiver>
523 <slot>click()</slot>
524 <hints>
525 <hint type="sourcelabel">
526 <x>310</x>
527 <y>226</y>
528 </hint>
529 <hint type="destinationlabel">
530 <x>468</x>
531 <y>396</y>
532 </hint>
533 </hints>
534 </connection>
535 <connection>
536 <sender>buttonArtwork</sender>
537 <signal>clicked(bool)</signal>
538 <receiver>tableView</receiver>
539 <slot>setHidden(bool)</slot>
540 <hints>
541 <hint type="sourcelabel">
542 <x>55</x>
543 <y>396</y>
544 </hint>
545 <hint type="destinationlabel">
546 <x>310</x>
547 <y>217</y>
548 </hint>
549 </hints>
550 </connection>
551 <connection>
552 <sender>buttonArtwork</sender>
553 <signal>clicked(bool)</signal>
554 <receiver>frameArtwork</receiver>
555 <slot>setVisible(bool)</slot>
556 <hints>
557 <hint type="sourcelabel">
558 <x>55</x>
559 <y>396</y>
560 </hint>
561 <hint type="destinationlabel">
562 <x>310</x>
563 <y>360</y>
564 </hint>
565 </hints>
566 </connection>
567 </connections>
568 </ui>