OSDN Git Service

Improve deplayoment script + add very simple NSIS installer (self-extractor)
[lamexp/LameXP.git] / gui / MainWindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>676</width>
10     <height>557</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>LameXP - Audio Encoder Front-end</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   <widget class="QWidget" name="centralwidget">
21    <layout class="QVBoxLayout" name="verticalLayout_2">
22     <item>
23      <layout class="QVBoxLayout" name="verticalLayout">
24       <item>
25        <widget class="QTabWidget" name="tabWidget">
26         <property name="font">
27          <font>
28           <weight>75</weight>
29           <bold>true</bold>
30          </font>
31         </property>
32         <property name="currentIndex">
33          <number>0</number>
34         </property>
35         <widget class="QWidget" name="tabSourceFiles">
36          <property name="font">
37           <font>
38            <weight>50</weight>
39            <bold>false</bold>
40           </font>
41          </property>
42          <attribute name="icon">
43           <iconset resource="../res/Icons.qrc">
44            <normaloff>:/icons/music.png</normaloff>:/icons/music.png</iconset>
45          </attribute>
46          <attribute name="title">
47           <string>Source Files</string>
48          </attribute>
49          <layout class="QVBoxLayout" name="verticalLayout_4">
50           <item>
51            <layout class="QVBoxLayout" name="verticalLayout_3">
52             <item>
53              <widget class="QTableView" name="sourceFileView">
54               <property name="selectionMode">
55                <enum>QAbstractItemView::SingleSelection</enum>
56               </property>
57               <property name="selectionBehavior">
58                <enum>QAbstractItemView::SelectRows</enum>
59               </property>
60               <property name="horizontalScrollMode">
61                <enum>QAbstractItemView::ScrollPerPixel</enum>
62               </property>
63               <property name="wordWrap">
64                <bool>false</bool>
65               </property>
66               <attribute name="horizontalHeaderHighlightSections">
67                <bool>false</bool>
68               </attribute>
69               <attribute name="horizontalHeaderStretchLastSection">
70                <bool>true</bool>
71               </attribute>
72               <attribute name="verticalHeaderHighlightSections">
73                <bool>false</bool>
74               </attribute>
75              </widget>
76             </item>
77             <item>
78              <layout class="QHBoxLayout" name="horizontalLayout_2">
79               <property name="spacing">
80                <number>4</number>
81               </property>
82               <item>
83                <widget class="QPushButton" name="buttonAddFiles">
84                 <property name="minimumSize">
85                  <size>
86                   <width>90</width>
87                   <height>0</height>
88                  </size>
89                 </property>
90                 <property name="text">
91                  <string>Add File(s)</string>
92                 </property>
93                 <property name="icon">
94                  <iconset resource="../res/Icons.qrc">
95                   <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
96                 </property>
97                </widget>
98               </item>
99               <item>
100                <widget class="QPushButton" name="buttonRemoveFile">
101                 <property name="minimumSize">
102                  <size>
103                   <width>90</width>
104                   <height>0</height>
105                  </size>
106                 </property>
107                 <property name="text">
108                  <string>Remove</string>
109                 </property>
110                 <property name="icon">
111                  <iconset resource="../res/Icons.qrc">
112                   <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
113                 </property>
114                </widget>
115               </item>
116               <item>
117                <widget class="QPushButton" name="buttonClearFiles">
118                 <property name="minimumSize">
119                  <size>
120                   <width>90</width>
121                   <height>0</height>
122                  </size>
123                 </property>
124                 <property name="text">
125                  <string>Clear</string>
126                 </property>
127                 <property name="icon">
128                  <iconset resource="../res/Icons.qrc">
129                   <normaloff>:/icons/bin.png</normaloff>:/icons/bin.png</iconset>
130                 </property>
131                </widget>
132               </item>
133               <item>
134                <spacer name="horizontalSpacer_4">
135                 <property name="orientation">
136                  <enum>Qt::Horizontal</enum>
137                 </property>
138                 <property name="sizeType">
139                  <enum>QSizePolicy::Fixed</enum>
140                 </property>
141                 <property name="sizeHint" stdset="0">
142                  <size>
143                   <width>10</width>
144                   <height>20</height>
145                  </size>
146                 </property>
147                </spacer>
148               </item>
149               <item>
150                <widget class="QPushButton" name="buttonFileUp">
151                 <property name="text">
152                  <string/>
153                 </property>
154                 <property name="icon">
155                  <iconset resource="../res/Icons.qrc">
156                   <normaloff>:/icons/arrow_up.png</normaloff>:/icons/arrow_up.png</iconset>
157                 </property>
158                </widget>
159               </item>
160               <item>
161                <widget class="QPushButton" name="buttonFileDown">
162                 <property name="text">
163                  <string/>
164                 </property>
165                 <property name="icon">
166                  <iconset resource="../res/Icons.qrc">
167                   <normaloff>:/icons/arrow_down.png</normaloff>:/icons/arrow_down.png</iconset>
168                 </property>
169                </widget>
170               </item>
171               <item>
172                <spacer name="horizontalSpacer_5">
173                 <property name="orientation">
174                  <enum>Qt::Horizontal</enum>
175                 </property>
176                 <property name="sizeType">
177                  <enum>QSizePolicy::Fixed</enum>
178                 </property>
179                 <property name="sizeHint" stdset="0">
180                  <size>
181                   <width>10</width>
182                   <height>20</height>
183                  </size>
184                 </property>
185                </spacer>
186               </item>
187               <item>
188                <spacer name="horizontalSpacer_3">
189                 <property name="orientation">
190                  <enum>Qt::Horizontal</enum>
191                 </property>
192                 <property name="sizeHint" stdset="0">
193                  <size>
194                   <width>40</width>
195                   <height>20</height>
196                  </size>
197                 </property>
198                </spacer>
199               </item>
200               <item>
201                <widget class="QPushButton" name="buttonEditMeta">
202                 <property name="minimumSize">
203                  <size>
204                   <width>90</width>
205                   <height>0</height>
206                  </size>
207                 </property>
208                 <property name="text">
209                  <string> Edit Meta</string>
210                 </property>
211                 <property name="icon">
212                  <iconset resource="../res/Icons.qrc">
213                   <normaloff>:/icons/table_edit.png</normaloff>:/icons/table_edit.png</iconset>
214                 </property>
215                </widget>
216               </item>
217              </layout>
218             </item>
219            </layout>
220           </item>
221          </layout>
222         </widget>
223         <widget class="QWidget" name="tabOutputDir">
224          <property name="font">
225           <font>
226            <weight>50</weight>
227            <bold>false</bold>
228           </font>
229          </property>
230          <attribute name="icon">
231           <iconset resource="../res/Icons.qrc">
232            <normaloff>:/icons/folder_go.png</normaloff>:/icons/folder_go.png</iconset>
233          </attribute>
234          <attribute name="title">
235           <string>Output Directory</string>
236          </attribute>
237          <layout class="QGridLayout" name="gridLayout_2">
238           <item row="0" column="0">
239            <layout class="QVBoxLayout" name="verticalLayout_5">
240             <item>
241              <widget class="QLabel" name="outputFolderLabel">
242               <property name="frameShape">
243                <enum>QFrame::StyledPanel</enum>
244               </property>
245               <property name="frameShadow">
246                <enum>QFrame::Plain</enum>
247               </property>
248               <property name="text">
249                <string>($OUTDIR)</string>
250               </property>
251              </widget>
252             </item>
253             <item>
254              <widget class="QTreeView" name="outputFolderView">
255               <property name="alternatingRowColors">
256                <bool>true</bool>
257               </property>
258              </widget>
259             </item>
260             <item>
261              <layout class="QHBoxLayout" name="horizontalLayout_3">
262               <item>
263                <widget class="QPushButton" name="buttonGotoHome">
264                 <property name="minimumSize">
265                  <size>
266                   <width>124</width>
267                   <height>0</height>
268                  </size>
269                 </property>
270                 <property name="text">
271                  <string>Goto Home Folder</string>
272                 </property>
273                 <property name="icon">
274                  <iconset resource="../res/Icons.qrc">
275                   <normaloff>:/icons/house.png</normaloff>:/icons/house.png</iconset>
276                 </property>
277                </widget>
278               </item>
279               <item>
280                <widget class="QPushButton" name="buttonGotoMusic">
281                 <property name="minimumSize">
282                  <size>
283                   <width>124</width>
284                   <height>0</height>
285                  </size>
286                 </property>
287                 <property name="text">
288                  <string>Goto Music Folder</string>
289                 </property>
290                 <property name="icon">
291                  <iconset resource="../res/Icons.qrc">
292                   <normaloff>:/icons/music.png</normaloff>:/icons/music.png</iconset>
293                 </property>
294                </widget>
295               </item>
296               <item>
297                <widget class="QPushButton" name="buttonGotoDesktop">
298                 <property name="minimumSize">
299                  <size>
300                   <width>124</width>
301                   <height>0</height>
302                  </size>
303                 </property>
304                 <property name="text">
305                  <string>Goto Desktop Folder</string>
306                 </property>
307                 <property name="icon">
308                  <iconset resource="../res/Icons.qrc">
309                   <normaloff>:/icons/monitor.png</normaloff>:/icons/monitor.png</iconset>
310                 </property>
311                </widget>
312               </item>
313               <item>
314                <spacer name="horizontalSpacer_6">
315                 <property name="orientation">
316                  <enum>Qt::Horizontal</enum>
317                 </property>
318                 <property name="sizeHint" stdset="0">
319                  <size>
320                   <width>40</width>
321                   <height>20</height>
322                  </size>
323                 </property>
324                </spacer>
325               </item>
326               <item>
327                <widget class="QPushButton" name="buttonMakeFolder">
328                 <property name="minimumSize">
329                  <size>
330                   <width>124</width>
331                   <height>0</height>
332                  </size>
333                 </property>
334                 <property name="text">
335                  <string>Make New Folder</string>
336                 </property>
337                 <property name="icon">
338                  <iconset resource="../res/Icons.qrc">
339                   <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
340                 </property>
341                </widget>
342               </item>
343              </layout>
344             </item>
345             <item>
346              <spacer name="verticalSpacer">
347               <property name="orientation">
348                <enum>Qt::Vertical</enum>
349               </property>
350               <property name="sizeType">
351                <enum>QSizePolicy::Fixed</enum>
352               </property>
353               <property name="sizeHint" stdset="0">
354                <size>
355                 <width>20</width>
356                 <height>3</height>
357                </size>
358               </property>
359              </spacer>
360             </item>
361             <item>
362              <widget class="QCheckBox" name="saveToSourceFolderCheckBox">
363               <property name="text">
364                <string>Save output files to the same location where the input file is loacated</string>
365               </property>
366              </widget>
367             </item>
368            </layout>
369           </item>
370          </layout>
371         </widget>
372         <widget class="QWidget" name="tabMetaData">
373          <attribute name="icon">
374           <iconset resource="../res/Icons.qrc">
375            <normaloff>:/icons/cd_edit.png</normaloff>:/icons/cd_edit.png</iconset>
376          </attribute>
377          <attribute name="title">
378           <string>Meta Data</string>
379          </attribute>
380          <layout class="QGridLayout" name="gridLayout_6">
381           <item row="0" column="0">
382            <layout class="QGridLayout" name="gridLayout_5">
383             <item row="0" column="0" colspan="2">
384              <widget class="QGroupBox" name="metaDataGroupBox">
385               <property name="font">
386                <font>
387                 <weight>50</weight>
388                 <bold>false</bold>
389                </font>
390               </property>
391               <property name="title">
392                <string> Meta Information </string>
393               </property>
394               <layout class="QGridLayout" name="gridLayout_9">
395                <item row="3" column="0">
396                 <layout class="QGridLayout" name="gridLayout">
397                  <item row="1" column="0">
398                   <widget class="QLineEdit" name="lineEdit">
399                    <property name="palette">
400                     <palette>
401                      <active>
402                       <colorrole role="Text">
403                        <brush brushstyle="SolidPattern">
404                         <color alpha="255">
405                          <red>85</red>
406                          <green>85</green>
407                          <blue>127</blue>
408                         </color>
409                        </brush>
410                       </colorrole>
411                      </active>
412                      <inactive>
413                       <colorrole role="Text">
414                        <brush brushstyle="SolidPattern">
415                         <color alpha="255">
416                          <red>85</red>
417                          <green>85</green>
418                          <blue>127</blue>
419                         </color>
420                        </brush>
421                       </colorrole>
422                      </inactive>
423                      <disabled>
424                       <colorrole role="Text">
425                        <brush brushstyle="SolidPattern">
426                         <color alpha="255">
427                          <red>120</red>
428                          <green>120</green>
429                          <blue>120</blue>
430                         </color>
431                        </brush>
432                       </colorrole>
433                      </disabled>
434                     </palette>
435                    </property>
436                    <property name="text">
437                     <string>(Copy from Source File)</string>
438                    </property>
439                    <property name="readOnly">
440                     <bool>true</bool>
441                    </property>
442                   </widget>
443                  </item>
444                  <item row="0" column="0">
445                   <widget class="QLabel" name="label">
446                    <property name="text">
447                     <string>Artist:</string>
448                    </property>
449                   </widget>
450                  </item>
451                  <item row="1" column="3">
452                   <widget class="QLineEdit" name="lineEdit_2">
453                    <property name="palette">
454                     <palette>
455                      <active>
456                       <colorrole role="Text">
457                        <brush brushstyle="SolidPattern">
458                         <color alpha="255">
459                          <red>85</red>
460                          <green>85</green>
461                          <blue>127</blue>
462                         </color>
463                        </brush>
464                       </colorrole>
465                      </active>
466                      <inactive>
467                       <colorrole role="Text">
468                        <brush brushstyle="SolidPattern">
469                         <color alpha="255">
470                          <red>85</red>
471                          <green>85</green>
472                          <blue>127</blue>
473                         </color>
474                        </brush>
475                       </colorrole>
476                      </inactive>
477                      <disabled>
478                       <colorrole role="Text">
479                        <brush brushstyle="SolidPattern">
480                         <color alpha="255">
481                          <red>120</red>
482                          <green>120</green>
483                          <blue>120</blue>
484                         </color>
485                        </brush>
486                       </colorrole>
487                      </disabled>
488                     </palette>
489                    </property>
490                    <property name="text">
491                     <string>(Copy from Source File)</string>
492                    </property>
493                    <property name="readOnly">
494                     <bool>true</bool>
495                    </property>
496                   </widget>
497                  </item>
498                  <item row="0" column="3">
499                   <widget class="QLabel" name="label_3">
500                    <property name="text">
501                     <string>Album:</string>
502                    </property>
503                   </widget>
504                  </item>
505                  <item row="4" column="0">
506                   <widget class="QLineEdit" name="lineEdit_4">
507                    <property name="palette">
508                     <palette>
509                      <active>
510                       <colorrole role="Text">
511                        <brush brushstyle="SolidPattern">
512                         <color alpha="255">
513                          <red>85</red>
514                          <green>85</green>
515                          <blue>127</blue>
516                         </color>
517                        </brush>
518                       </colorrole>
519                      </active>
520                      <inactive>
521                       <colorrole role="Text">
522                        <brush brushstyle="SolidPattern">
523                         <color alpha="255">
524                          <red>85</red>
525                          <green>85</green>
526                          <blue>127</blue>
527                         </color>
528                        </brush>
529                       </colorrole>
530                      </inactive>
531                      <disabled>
532                       <colorrole role="Text">
533                        <brush brushstyle="SolidPattern">
534                         <color alpha="255">
535                          <red>120</red>
536                          <green>120</green>
537                          <blue>120</blue>
538                         </color>
539                        </brush>
540                       </colorrole>
541                      </disabled>
542                     </palette>
543                    </property>
544                    <property name="text">
545                     <string>(Copy from Source File)</string>
546                    </property>
547                    <property name="readOnly">
548                     <bool>true</bool>
549                    </property>
550                   </widget>
551                  </item>
552                  <item row="4" column="3">
553                   <widget class="QLineEdit" name="lineEdit_3">
554                    <property name="palette">
555                     <palette>
556                      <active>
557                       <colorrole role="Text">
558                        <brush brushstyle="SolidPattern">
559                         <color alpha="255">
560                          <red>85</red>
561                          <green>85</green>
562                          <blue>127</blue>
563                         </color>
564                        </brush>
565                       </colorrole>
566                      </active>
567                      <inactive>
568                       <colorrole role="Text">
569                        <brush brushstyle="SolidPattern">
570                         <color alpha="255">
571                          <red>85</red>
572                          <green>85</green>
573                          <blue>127</blue>
574                         </color>
575                        </brush>
576                       </colorrole>
577                      </inactive>
578                      <disabled>
579                       <colorrole role="Text">
580                        <brush brushstyle="SolidPattern">
581                         <color alpha="255">
582                          <red>120</red>
583                          <green>120</green>
584                          <blue>120</blue>
585                         </color>
586                        </brush>
587                       </colorrole>
588                      </disabled>
589                     </palette>
590                    </property>
591                    <property name="text">
592                     <string>(Copy from Source File)</string>
593                    </property>
594                    <property name="readOnly">
595                     <bool>true</bool>
596                    </property>
597                   </widget>
598                  </item>
599                  <item row="3" column="0">
600                   <widget class="QLabel" name="label_5">
601                    <property name="text">
602                     <string>Genre:</string>
603                    </property>
604                   </widget>
605                  </item>
606                  <item row="3" column="3">
607                   <widget class="QLabel" name="label_6">
608                    <property name="text">
609                     <string>Year:</string>
610                    </property>
611                   </widget>
612                  </item>
613                  <item row="2" column="2">
614                   <spacer name="verticalSpacer_5">
615                    <property name="orientation">
616                     <enum>Qt::Vertical</enum>
617                    </property>
618                    <property name="sizeType">
619                     <enum>QSizePolicy::Fixed</enum>
620                    </property>
621                    <property name="sizeHint" stdset="0">
622                     <size>
623                      <width>4</width>
624                      <height>2</height>
625                     </size>
626                    </property>
627                   </spacer>
628                  </item>
629                  <item row="1" column="1">
630                   <widget class="QPushButton" name="pushButton">
631                    <property name="maximumSize">
632                     <size>
633                      <width>32</width>
634                      <height>16777215</height>
635                     </size>
636                    </property>
637                    <property name="text">
638                     <string>...</string>
639                    </property>
640                   </widget>
641                  </item>
642                  <item row="4" column="1">
643                   <widget class="QPushButton" name="pushButton_2">
644                    <property name="maximumSize">
645                     <size>
646                      <width>32</width>
647                      <height>16777215</height>
648                     </size>
649                    </property>
650                    <property name="text">
651                     <string>...</string>
652                    </property>
653                   </widget>
654                  </item>
655                  <item row="1" column="4">
656                   <widget class="QPushButton" name="pushButton_3">
657                    <property name="maximumSize">
658                     <size>
659                      <width>32</width>
660                      <height>16777215</height>
661                     </size>
662                    </property>
663                    <property name="text">
664                     <string>...</string>
665                    </property>
666                   </widget>
667                  </item>
668                  <item row="4" column="4">
669                   <widget class="QPushButton" name="pushButton_4">
670                    <property name="maximumSize">
671                     <size>
672                      <width>32</width>
673                      <height>16777215</height>
674                     </size>
675                    </property>
676                    <property name="text">
677                     <string>...</string>
678                    </property>
679                   </widget>
680                  </item>
681                  <item row="7" column="0">
682                   <widget class="QLineEdit" name="lineEdit_5">
683                    <property name="palette">
684                     <palette>
685                      <active>
686                       <colorrole role="Text">
687                        <brush brushstyle="SolidPattern">
688                         <color alpha="255">
689                          <red>85</red>
690                          <green>85</green>
691                          <blue>127</blue>
692                         </color>
693                        </brush>
694                       </colorrole>
695                      </active>
696                      <inactive>
697                       <colorrole role="Text">
698                        <brush brushstyle="SolidPattern">
699                         <color alpha="255">
700                          <red>85</red>
701                          <green>85</green>
702                          <blue>127</blue>
703                         </color>
704                        </brush>
705                       </colorrole>
706                      </inactive>
707                      <disabled>
708                       <colorrole role="Text">
709                        <brush brushstyle="SolidPattern">
710                         <color alpha="255">
711                          <red>120</red>
712                          <green>120</green>
713                          <blue>120</blue>
714                         </color>
715                        </brush>
716                       </colorrole>
717                      </disabled>
718                     </palette>
719                    </property>
720                    <property name="text">
721                     <string>(Copy from Source File)</string>
722                    </property>
723                    <property name="readOnly">
724                     <bool>true</bool>
725                    </property>
726                   </widget>
727                  </item>
728                  <item row="6" column="0">
729                   <widget class="QLabel" name="label_7">
730                    <property name="text">
731                     <string>Comment:</string>
732                    </property>
733                   </widget>
734                  </item>
735                  <item row="5" column="2">
736                   <spacer name="verticalSpacer_6">
737                    <property name="orientation">
738                     <enum>Qt::Vertical</enum>
739                    </property>
740                    <property name="sizeType">
741                     <enum>QSizePolicy::Fixed</enum>
742                    </property>
743                    <property name="sizeHint" stdset="0">
744                     <size>
745                      <width>4</width>
746                      <height>2</height>
747                     </size>
748                    </property>
749                   </spacer>
750                  </item>
751                  <item row="7" column="1">
752                   <widget class="QPushButton" name="pushButton_5">
753                    <property name="maximumSize">
754                     <size>
755                      <width>32</width>
756                      <height>16777215</height>
757                     </size>
758                    </property>
759                    <property name="text">
760                     <string>...</string>
761                    </property>
762                   </widget>
763                  </item>
764                  <item row="7" column="3">
765                   <widget class="QLineEdit" name="lineEdit_6">
766                    <property name="palette">
767                     <palette>
768                      <active>
769                       <colorrole role="Text">
770                        <brush brushstyle="SolidPattern">
771                         <color alpha="255">
772                          <red>85</red>
773                          <green>85</green>
774                          <blue>127</blue>
775                         </color>
776                        </brush>
777                       </colorrole>
778                      </active>
779                      <inactive>
780                       <colorrole role="Text">
781                        <brush brushstyle="SolidPattern">
782                         <color alpha="255">
783                          <red>85</red>
784                          <green>85</green>
785                          <blue>127</blue>
786                         </color>
787                        </brush>
788                       </colorrole>
789                      </inactive>
790                      <disabled>
791                       <colorrole role="Text">
792                        <brush brushstyle="SolidPattern">
793                         <color alpha="255">
794                          <red>120</red>
795                          <green>120</green>
796                          <blue>120</blue>
797                         </color>
798                        </brush>
799                       </colorrole>
800                      </disabled>
801                     </palette>
802                    </property>
803                    <property name="text">
804                     <string>(Copy from Source File)</string>
805                    </property>
806                    <property name="readOnly">
807                     <bool>true</bool>
808                    </property>
809                   </widget>
810                  </item>
811                  <item row="7" column="4">
812                   <widget class="QPushButton" name="pushButton_6">
813                    <property name="maximumSize">
814                     <size>
815                      <width>32</width>
816                      <height>16777215</height>
817                     </size>
818                    </property>
819                    <property name="text">
820                     <string>...</string>
821                    </property>
822                   </widget>
823                  </item>
824                  <item row="6" column="3">
825                   <widget class="QLabel" name="label_8">
826                    <property name="text">
827                     <string>Position:</string>
828                    </property>
829                   </widget>
830                  </item>
831                 </layout>
832                </item>
833               </layout>
834              </widget>
835             </item>
836             <item row="1" column="0" rowspan="2" colspan="2">
837              <widget class="QGroupBox" name="groupBox">
838               <property name="font">
839                <font>
840                 <weight>50</weight>
841                 <bold>false</bold>
842                </font>
843               </property>
844               <property name="title">
845                <string> Options </string>
846               </property>
847               <layout class="QGridLayout" name="gridLayout_11">
848                <item row="0" column="0">
849                 <layout class="QGridLayout" name="gridLayout_10">
850                  <item row="0" column="2">
851                   <widget class="QCheckBox" name="generatePlaylistCheckBox">
852                    <property name="font">
853                     <font>
854                      <weight>50</weight>
855                      <bold>false</bold>
856                     </font>
857                    </property>
858                    <property name="text">
859                     <string>Automatically generate playlist (.m3u)</string>
860                    </property>
861                    <property name="checked">
862                     <bool>true</bool>
863                    </property>
864                   </widget>
865                  </item>
866                  <item row="0" column="0">
867                   <widget class="QCheckBox" name="writeMetaDataCheckBox">
868                    <property name="font">
869                     <font>
870                      <weight>50</weight>
871                      <bold>false</bold>
872                     </font>
873                    </property>
874                    <property name="text">
875                     <string>Write meta information to encoded files</string>
876                    </property>
877                    <property name="checked">
878                     <bool>true</bool>
879                    </property>
880                   </widget>
881                  </item>
882                  <item row="0" column="1">
883                   <spacer name="horizontalSpacer_7">
884                    <property name="orientation">
885                     <enum>Qt::Horizontal</enum>
886                    </property>
887                    <property name="sizeType">
888                     <enum>QSizePolicy::Fixed</enum>
889                    </property>
890                    <property name="sizeHint" stdset="0">
891                     <size>
892                      <width>4</width>
893                      <height>2</height>
894                     </size>
895                    </property>
896                   </spacer>
897                  </item>
898                 </layout>
899                </item>
900               </layout>
901              </widget>
902             </item>
903            </layout>
904           </item>
905           <item row="3" column="0">
906            <spacer name="verticalSpacer_2">
907             <property name="orientation">
908              <enum>Qt::Vertical</enum>
909             </property>
910             <property name="sizeHint" stdset="0">
911              <size>
912               <width>20</width>
913               <height>40</height>
914              </size>
915             </property>
916            </spacer>
917           </item>
918          </layout>
919         </widget>
920         <widget class="QWidget" name="tabCompressionSetting">
921          <attribute name="icon">
922           <iconset resource="../res/Icons.qrc">
923            <normaloff>:/icons/compress.png</normaloff>:/icons/compress.png</iconset>
924          </attribute>
925          <attribute name="title">
926           <string>Compression</string>
927          </attribute>
928          <layout class="QGridLayout" name="gridLayout_4">
929           <item row="0" column="0">
930            <layout class="QGridLayout" name="gridLayout_3">
931             <item row="1" column="1">
932              <widget class="QLabel" name="label_2">
933               <property name="enabled">
934                <bool>true</bool>
935               </property>
936               <property name="frameShape">
937                <enum>QFrame::StyledPanel</enum>
938               </property>
939               <property name="frameShadow">
940                <enum>QFrame::Sunken</enum>
941               </property>
942               <property name="text">
943                <string/>
944               </property>
945               <property name="pixmap">
946                <pixmap resource="../res/Images.qrc">:/images/Construction.gif</pixmap>
947               </property>
948               <property name="alignment">
949                <set>Qt::AlignCenter</set>
950               </property>
951              </widget>
952             </item>
953             <item row="1" column="0">
954              <spacer name="horizontalSpacer_8">
955               <property name="orientation">
956                <enum>Qt::Horizontal</enum>
957               </property>
958               <property name="sizeHint" stdset="0">
959                <size>
960                 <width>40</width>
961                 <height>20</height>
962                </size>
963               </property>
964              </spacer>
965             </item>
966             <item row="1" column="2">
967              <spacer name="horizontalSpacer_9">
968               <property name="orientation">
969                <enum>Qt::Horizontal</enum>
970               </property>
971               <property name="sizeHint" stdset="0">
972                <size>
973                 <width>40</width>
974                 <height>20</height>
975                </size>
976               </property>
977              </spacer>
978             </item>
979             <item row="0" column="1">
980              <spacer name="verticalSpacer_3">
981               <property name="orientation">
982                <enum>Qt::Vertical</enum>
983               </property>
984               <property name="sizeHint" stdset="0">
985                <size>
986                 <width>20</width>
987                 <height>40</height>
988                </size>
989               </property>
990              </spacer>
991             </item>
992             <item row="2" column="1">
993              <spacer name="verticalSpacer_4">
994               <property name="orientation">
995                <enum>Qt::Vertical</enum>
996               </property>
997               <property name="sizeHint" stdset="0">
998                <size>
999                 <width>20</width>
1000                 <height>40</height>
1001                </size>
1002               </property>
1003              </spacer>
1004             </item>
1005            </layout>
1006           </item>
1007          </layout>
1008         </widget>
1009         <widget class="QWidget" name="tabOptions">
1010          <attribute name="icon">
1011           <iconset resource="../res/Icons.qrc">
1012            <normaloff>:/icons/cog.png</normaloff>:/icons/cog.png</iconset>
1013          </attribute>
1014          <attribute name="title">
1015           <string>Advanced Options</string>
1016          </attribute>
1017          <layout class="QGridLayout" name="gridLayout_8">
1018           <item row="0" column="0">
1019            <layout class="QGridLayout" name="gridLayout_7">
1020             <item row="1" column="1">
1021              <widget class="QLabel" name="label_4">
1022               <property name="frameShape">
1023                <enum>QFrame::StyledPanel</enum>
1024               </property>
1025               <property name="frameShadow">
1026                <enum>QFrame::Sunken</enum>
1027               </property>
1028               <property name="text">
1029                <string/>
1030               </property>
1031               <property name="pixmap">
1032                <pixmap resource="../res/Images.qrc">:/images/Construction.gif</pixmap>
1033               </property>
1034               <property name="alignment">
1035                <set>Qt::AlignCenter</set>
1036               </property>
1037              </widget>
1038             </item>
1039             <item row="2" column="1">
1040              <spacer name="verticalSpacer_7">
1041               <property name="orientation">
1042                <enum>Qt::Vertical</enum>
1043               </property>
1044               <property name="sizeHint" stdset="0">
1045                <size>
1046                 <width>20</width>
1047                 <height>40</height>
1048                </size>
1049               </property>
1050              </spacer>
1051             </item>
1052             <item row="0" column="1">
1053              <spacer name="verticalSpacer_8">
1054               <property name="orientation">
1055                <enum>Qt::Vertical</enum>
1056               </property>
1057               <property name="sizeHint" stdset="0">
1058                <size>
1059                 <width>20</width>
1060                 <height>40</height>
1061                </size>
1062               </property>
1063              </spacer>
1064             </item>
1065             <item row="1" column="0">
1066              <spacer name="horizontalSpacer_12">
1067               <property name="orientation">
1068                <enum>Qt::Horizontal</enum>
1069               </property>
1070               <property name="sizeHint" stdset="0">
1071                <size>
1072                 <width>40</width>
1073                 <height>20</height>
1074                </size>
1075               </property>
1076              </spacer>
1077             </item>
1078             <item row="1" column="2">
1079              <spacer name="horizontalSpacer_13">
1080               <property name="orientation">
1081                <enum>Qt::Horizontal</enum>
1082               </property>
1083               <property name="sizeHint" stdset="0">
1084                <size>
1085                 <width>40</width>
1086                 <height>20</height>
1087                </size>
1088               </property>
1089              </spacer>
1090             </item>
1091            </layout>
1092           </item>
1093          </layout>
1094         </widget>
1095        </widget>
1096       </item>
1097      </layout>
1098     </item>
1099     <item>
1100      <widget class="QFrame" name="frame">
1101       <property name="maximumSize">
1102        <size>
1103         <width>16777215</width>
1104         <height>12</height>
1105        </size>
1106       </property>
1107       <property name="frameShape">
1108        <enum>QFrame::HLine</enum>
1109       </property>
1110       <property name="frameShadow">
1111        <enum>QFrame::Sunken</enum>
1112       </property>
1113      </widget>
1114     </item>
1115     <item>
1116      <layout class="QHBoxLayout" name="horizontalLayout">
1117       <item>
1118        <widget class="QPushButton" name="buttonStart">
1119         <property name="minimumSize">
1120          <size>
1121           <width>120</width>
1122           <height>0</height>
1123          </size>
1124         </property>
1125         <property name="text">
1126          <string> Encode Now!</string>
1127         </property>
1128         <property name="icon">
1129          <iconset resource="../res/Icons.qrc">
1130           <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
1131         </property>
1132        </widget>
1133       </item>
1134       <item>
1135        <spacer name="horizontalSpacer">
1136         <property name="orientation">
1137          <enum>Qt::Horizontal</enum>
1138         </property>
1139         <property name="sizeHint" stdset="0">
1140          <size>
1141           <width>40</width>
1142           <height>20</height>
1143          </size>
1144         </property>
1145        </spacer>
1146       </item>
1147       <item>
1148        <widget class="QPushButton" name="buttonAbout">
1149         <property name="minimumSize">
1150          <size>
1151           <width>120</width>
1152           <height>0</height>
1153          </size>
1154         </property>
1155         <property name="text">
1156          <string>About...</string>
1157         </property>
1158         <property name="icon">
1159          <iconset resource="../res/Icons.qrc">
1160           <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
1161         </property>
1162        </widget>
1163       </item>
1164       <item>
1165        <spacer name="horizontalSpacer_2">
1166         <property name="orientation">
1167          <enum>Qt::Horizontal</enum>
1168         </property>
1169         <property name="sizeHint" stdset="0">
1170          <size>
1171           <width>40</width>
1172           <height>20</height>
1173          </size>
1174         </property>
1175        </spacer>
1176       </item>
1177       <item>
1178        <widget class="QPushButton" name="buttonQuit">
1179         <property name="minimumSize">
1180          <size>
1181           <width>120</width>
1182           <height>0</height>
1183          </size>
1184         </property>
1185         <property name="text">
1186          <string> Exit Program</string>
1187         </property>
1188         <property name="icon">
1189          <iconset resource="../res/Icons.qrc">
1190           <normaloff>:/icons/door_out.png</normaloff>:/icons/door_out.png</iconset>
1191         </property>
1192        </widget>
1193       </item>
1194      </layout>
1195     </item>
1196    </layout>
1197   </widget>
1198   <widget class="QMenuBar" name="menubar">
1199    <property name="geometry">
1200     <rect>
1201      <x>0</x>
1202      <y>0</y>
1203      <width>676</width>
1204      <height>21</height>
1205     </rect>
1206    </property>
1207    <widget class="QMenu" name="menuFile">
1208     <property name="title">
1209      <string>File</string>
1210     </property>
1211     <addaction name="actionOpen"/>
1212     <addaction name="actionOpenFolder"/>
1213     <addaction name="actionClearAll"/>
1214     <addaction name="separator"/>
1215     <addaction name="actionQuit"/>
1216     <addaction name="separator"/>
1217    </widget>
1218    <widget class="QMenu" name="menuHelp">
1219     <property name="title">
1220      <string>?</string>
1221     </property>
1222     <addaction name="actionCheckUpdates"/>
1223     <addaction name="actionVisitHomepage"/>
1224     <addaction name="separator"/>
1225     <addaction name="actionAbout"/>
1226    </widget>
1227    <widget class="QMenu" name="menuView">
1228     <property name="title">
1229      <string>View</string>
1230     </property>
1231     <widget class="QMenu" name="menuStyle">
1232      <property name="title">
1233       <string>Style</string>
1234      </property>
1235      <addaction name="actionStylePlastique"/>
1236      <addaction name="actionStyleCleanlooks"/>
1237      <addaction name="actionStyleWindowsVista"/>
1238      <addaction name="actionStyleWindowsXP"/>
1239      <addaction name="actionStyleWindowsClassic"/>
1240     </widget>
1241     <addaction name="actionSourceFiles"/>
1242     <addaction name="actionOutputDirectory"/>
1243     <addaction name="actionMetaData"/>
1244     <addaction name="actionCompression"/>
1245     <addaction name="actionAdvancedOptions"/>
1246     <addaction name="separator"/>
1247     <addaction name="menuStyle"/>
1248    </widget>
1249    <addaction name="menuFile"/>
1250    <addaction name="menuView"/>
1251    <addaction name="menuHelp"/>
1252   </widget>
1253   <action name="actionAbout">
1254    <property name="icon">
1255     <iconset resource="../res/Icons.qrc">
1256      <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
1257    </property>
1258    <property name="text">
1259     <string>About...</string>
1260    </property>
1261   </action>
1262   <action name="actionQuit">
1263    <property name="icon">
1264     <iconset resource="../res/Icons.qrc">
1265      <normaloff>:/icons/door_out.png</normaloff>:/icons/door_out.png</iconset>
1266    </property>
1267    <property name="text">
1268     <string>Quit</string>
1269    </property>
1270   </action>
1271   <action name="actionSourceFiles">
1272    <property name="checkable">
1273     <bool>true</bool>
1274    </property>
1275    <property name="text">
1276     <string>Source Files</string>
1277    </property>
1278   </action>
1279   <action name="actionOutputDirectory">
1280    <property name="checkable">
1281     <bool>true</bool>
1282    </property>
1283    <property name="text">
1284     <string>Output Directory</string>
1285    </property>
1286   </action>
1287   <action name="actionCompression">
1288    <property name="checkable">
1289     <bool>true</bool>
1290    </property>
1291    <property name="text">
1292     <string>Compression</string>
1293    </property>
1294   </action>
1295   <action name="actionMetaData">
1296    <property name="checkable">
1297     <bool>true</bool>
1298    </property>
1299    <property name="text">
1300     <string>Meta Data</string>
1301    </property>
1302   </action>
1303   <action name="actionAdvancedOptions">
1304    <property name="checkable">
1305     <bool>true</bool>
1306    </property>
1307    <property name="text">
1308     <string>Advanced Options</string>
1309    </property>
1310   </action>
1311   <action name="actionOpen">
1312    <property name="icon">
1313     <iconset resource="../res/Icons.qrc">
1314      <normaloff>:/icons/page_white_add.png</normaloff>:/icons/page_white_add.png</iconset>
1315    </property>
1316    <property name="text">
1317     <string>Open File(s)...</string>
1318    </property>
1319   </action>
1320   <action name="actionVisitHomepage">
1321    <property name="icon">
1322     <iconset resource="../res/Icons.qrc">
1323      <normaloff>:/icons/world.png</normaloff>:/icons/world.png</iconset>
1324    </property>
1325    <property name="text">
1326     <string>Visit Official Web-Site</string>
1327    </property>
1328    <property name="toolTip">
1329     <string>Visit Official Web-Site</string>
1330    </property>
1331   </action>
1332   <action name="actionCheckUpdates">
1333    <property name="icon">
1334     <iconset resource="../res/Icons.qrc">
1335      <normaloff>:/icons/transmit_blue.png</normaloff>:/icons/transmit_blue.png</iconset>
1336    </property>
1337    <property name="text">
1338     <string>Check for Updates</string>
1339    </property>
1340   </action>
1341   <action name="actionOpenFolder">
1342    <property name="icon">
1343     <iconset resource="../res/Icons.qrc">
1344      <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
1345    </property>
1346    <property name="text">
1347     <string>Open Folder...</string>
1348    </property>
1349   </action>
1350   <action name="actionClearAll">
1351    <property name="icon">
1352     <iconset resource="../res/Icons.qrc">
1353      <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
1354    </property>
1355    <property name="text">
1356     <string>Clear All</string>
1357    </property>
1358   </action>
1359   <action name="actionStylePlastique">
1360    <property name="checkable">
1361     <bool>true</bool>
1362    </property>
1363    <property name="checked">
1364     <bool>true</bool>
1365    </property>
1366    <property name="text">
1367     <string>Plastique</string>
1368    </property>
1369   </action>
1370   <action name="actionStyleCleanlooks">
1371    <property name="checkable">
1372     <bool>true</bool>
1373    </property>
1374    <property name="text">
1375     <string>Cleanlooks</string>
1376    </property>
1377   </action>
1378   <action name="actionStyleWindowsVista">
1379    <property name="checkable">
1380     <bool>true</bool>
1381    </property>
1382    <property name="text">
1383     <string>Windows Vista (&quot;Aero&quot;)</string>
1384    </property>
1385   </action>
1386   <action name="actionStyleWindowsClassic">
1387    <property name="checkable">
1388     <bool>true</bool>
1389    </property>
1390    <property name="text">
1391     <string>Windows Classic</string>
1392    </property>
1393   </action>
1394   <action name="actionStyleWindowsXP">
1395    <property name="checkable">
1396     <bool>true</bool>
1397    </property>
1398    <property name="text">
1399     <string>Windows XP (&quot;Luna&quot;)</string>
1400    </property>
1401   </action>
1402  </widget>
1403  <resources>
1404   <include location="../res/Icons.qrc"/>
1405   <include location="../res/Images.qrc"/>
1406   <include location="../res/Images.qrc"/>
1407   <include location="../res/Images.qrc"/>
1408   <include location="../res/Images.qrc"/>
1409   <include location="../res/Images.qrc"/>
1410   <include location="../res/Images.qrc"/>
1411   <include location="../res/Images.qrc"/>
1412   <include location="../res/Images.qrc"/>
1413   <include location="../res/Images.qrc"/>
1414   <include location="../res/Images.qrc"/>
1415   <include location="../res/Images.qrc"/>
1416   <include location="../res/Images.qrc"/>
1417   <include location="../res/Images.qrc"/>
1418   <include location="../res/Images.qrc"/>
1419   <include location="../res/Images.qrc"/>
1420   <include location="../res/Images.qrc"/>
1421   <include location="../res/Images.qrc"/>
1422   <include location="../res/Images.qrc"/>
1423   <include location="../res/Images.qrc"/>
1424   <include location="../res/Images.qrc"/>
1425   <include location="../res/Images.qrc"/>
1426   <include location="../res/Images.qrc"/>
1427   <include location="../res/Images.qrc"/>
1428   <include location="../res/Images.qrc"/>
1429   <include location="../res/Images.qrc"/>
1430   <include location="../res/Images.qrc"/>
1431   <include location="../res/Images.qrc"/>
1432   <include location="../res/Images.qrc"/>
1433   <include location="../res/Images.qrc"/>
1434  </resources>
1435  <connections>
1436   <connection>
1437    <sender>buttonQuit</sender>
1438    <signal>clicked()</signal>
1439    <receiver>MainWindow</receiver>
1440    <slot>close()</slot>
1441    <hints>
1442     <hint type="sourcelabel">
1443      <x>483</x>
1444      <y>422</y>
1445     </hint>
1446     <hint type="destinationlabel">
1447      <x>276</x>
1448      <y>222</y>
1449     </hint>
1450    </hints>
1451   </connection>
1452   <connection>
1453    <sender>actionAbout</sender>
1454    <signal>triggered()</signal>
1455    <receiver>buttonAbout</receiver>
1456    <slot>click()</slot>
1457    <hints>
1458     <hint type="sourcelabel">
1459      <x>-1</x>
1460      <y>-1</y>
1461     </hint>
1462     <hint type="destinationlabel">
1463      <x>304</x>
1464      <y>433</y>
1465     </hint>
1466    </hints>
1467   </connection>
1468   <connection>
1469    <sender>actionQuit</sender>
1470    <signal>triggered()</signal>
1471    <receiver>buttonQuit</receiver>
1472    <slot>click()</slot>
1473    <hints>
1474     <hint type="sourcelabel">
1475      <x>-1</x>
1476      <y>-1</y>
1477     </hint>
1478     <hint type="destinationlabel">
1479      <x>602</x>
1480      <y>416</y>
1481     </hint>
1482    </hints>
1483   </connection>
1484   <connection>
1485    <sender>actionOpen</sender>
1486    <signal>triggered()</signal>
1487    <receiver>buttonAddFiles</receiver>
1488    <slot>click()</slot>
1489    <hints>
1490     <hint type="sourcelabel">
1491      <x>-1</x>
1492      <y>-1</y>
1493     </hint>
1494     <hint type="destinationlabel">
1495      <x>67</x>
1496      <y>460</y>
1497     </hint>
1498    </hints>
1499   </connection>
1500   <connection>
1501    <sender>sourceFileView</sender>
1502    <signal>doubleClicked(QModelIndex)</signal>
1503    <receiver>buttonEditMeta</receiver>
1504    <slot>click()</slot>
1505    <hints>
1506     <hint type="sourcelabel">
1507      <x>327</x>
1508      <y>253</y>
1509     </hint>
1510     <hint type="destinationlabel">
1511      <x>587</x>
1512      <y>460</y>
1513     </hint>
1514    </hints>
1515   </connection>
1516   <connection>
1517    <sender>saveToSourceFolderCheckBox</sender>
1518    <signal>toggled(bool)</signal>
1519    <receiver>outputFolderView</receiver>
1520    <slot>setDisabled(bool)</slot>
1521    <hints>
1522     <hint type="sourcelabel">
1523      <x>327</x>
1524      <y>465</y>
1525     </hint>
1526     <hint type="destinationlabel">
1527      <x>327</x>
1528      <y>264</y>
1529     </hint>
1530    </hints>
1531   </connection>
1532   <connection>
1533    <sender>saveToSourceFolderCheckBox</sender>
1534    <signal>toggled(bool)</signal>
1535    <receiver>outputFolderLabel</receiver>
1536    <slot>setDisabled(bool)</slot>
1537    <hints>
1538     <hint type="sourcelabel">
1539      <x>327</x>
1540      <y>465</y>
1541     </hint>
1542     <hint type="destinationlabel">
1543      <x>327</x>
1544      <y>72</y>
1545     </hint>
1546    </hints>
1547   </connection>
1548   <connection>
1549    <sender>saveToSourceFolderCheckBox</sender>
1550    <signal>toggled(bool)</signal>
1551    <receiver>buttonGotoDesktop</receiver>
1552    <slot>setDisabled(bool)</slot>
1553    <hints>
1554     <hint type="sourcelabel">
1555      <x>344</x>
1556      <y>465</y>
1557     </hint>
1558     <hint type="destinationlabel">
1559      <x>215</x>
1560      <y>430</y>
1561     </hint>
1562    </hints>
1563   </connection>
1564   <connection>
1565    <sender>saveToSourceFolderCheckBox</sender>
1566    <signal>toggled(bool)</signal>
1567    <receiver>buttonGotoHome</receiver>
1568    <slot>setDisabled(bool)</slot>
1569    <hints>
1570     <hint type="sourcelabel">
1571      <x>344</x>
1572      <y>465</y>
1573     </hint>
1574     <hint type="destinationlabel">
1575      <x>84</x>
1576      <y>430</y>
1577     </hint>
1578    </hints>
1579   </connection>
1580   <connection>
1581    <sender>saveToSourceFolderCheckBox</sender>
1582    <signal>toggled(bool)</signal>
1583    <receiver>buttonMakeFolder</receiver>
1584    <slot>setDisabled(bool)</slot>
1585    <hints>
1586     <hint type="sourcelabel">
1587      <x>344</x>
1588      <y>465</y>
1589     </hint>
1590     <hint type="destinationlabel">
1591      <x>603</x>
1592      <y>430</y>
1593     </hint>
1594    </hints>
1595   </connection>
1596   <connection>
1597    <sender>saveToSourceFolderCheckBox</sender>
1598    <signal>toggled(bool)</signal>
1599    <receiver>buttonGotoMusic</receiver>
1600    <slot>setDisabled(bool)</slot>
1601    <hints>
1602     <hint type="sourcelabel">
1603      <x>344</x>
1604      <y>465</y>
1605     </hint>
1606     <hint type="destinationlabel">
1607      <x>214</x>
1608      <y>430</y>
1609     </hint>
1610    </hints>
1611   </connection>
1612   <connection>
1613    <sender>actionClearAll</sender>
1614    <signal>triggered()</signal>
1615    <receiver>buttonClearFiles</receiver>
1616    <slot>click()</slot>
1617    <hints>
1618     <hint type="sourcelabel">
1619      <x>-1</x>
1620      <y>-1</y>
1621     </hint>
1622     <hint type="destinationlabel">
1623      <x>255</x>
1624      <y>460</y>
1625     </hint>
1626    </hints>
1627   </connection>
1628   <connection>
1629    <sender>writeMetaDataCheckBox</sender>
1630    <signal>clicked(bool)</signal>
1631    <receiver>metaDataGroupBox</receiver>
1632    <slot>setEnabled(bool)</slot>
1633    <hints>
1634     <hint type="sourcelabel">
1635      <x>177</x>
1636      <y>285</y>
1637     </hint>
1638     <hint type="destinationlabel">
1639      <x>336</x>
1640      <y>160</y>
1641     </hint>
1642    </hints>
1643   </connection>
1644  </connections>
1645 </ui>