OSDN Git Service

Fix of previous commit.
[lamexp/LameXP.git] / gui / CueSheetImport.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>CueSheetImport</class>
4  <widget class="QDialog" name="CueSheetImport">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>700</width>
10     <height>463</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Import Cue Sheet</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_CueImport.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>8</number>
169        </property>
170        <property name="margin">
171         <number>9</number>
172        </property>
173        <item>
174         <layout class="QVBoxLayout" name="verticalLayout_4">
175          <property name="spacing">
176           <number>2</number>
177          </property>
178          <item>
179           <layout class="QHBoxLayout" name="horizontalLayout_7">
180            <item>
181             <widget class="QLabel" name="label_4">
182              <property name="font">
183               <font>
184                <weight>75</weight>
185                <bold>true</bold>
186               </font>
187              </property>
188              <property name="text">
189               <string>Artist:</string>
190              </property>
191             </widget>
192            </item>
193            <item>
194             <spacer name="horizontalSpacer_6">
195              <property name="orientation">
196               <enum>Qt::Horizontal</enum>
197              </property>
198              <property name="sizeType">
199               <enum>QSizePolicy::Fixed</enum>
200              </property>
201              <property name="sizeHint" stdset="0">
202               <size>
203                <width>5</width>
204                <height>20</height>
205               </size>
206              </property>
207             </spacer>
208            </item>
209            <item>
210             <widget class="QLabel" name="labelArtist">
211              <property name="text">
212               <string notr="true">N/A</string>
213              </property>
214             </widget>
215            </item>
216            <item>
217             <spacer name="horizontalSpacer_9">
218              <property name="orientation">
219               <enum>Qt::Horizontal</enum>
220              </property>
221              <property name="sizeType">
222               <enum>QSizePolicy::Fixed</enum>
223              </property>
224              <property name="sizeHint" stdset="0">
225               <size>
226                <width>16</width>
227                <height>20</height>
228               </size>
229              </property>
230             </spacer>
231            </item>
232            <item>
233             <widget class="QLabel" name="label_6">
234              <property name="font">
235               <font>
236                <weight>75</weight>
237                <bold>true</bold>
238               </font>
239              </property>
240              <property name="text">
241               <string>Album:</string>
242              </property>
243             </widget>
244            </item>
245            <item>
246             <spacer name="horizontalSpacer_7">
247              <property name="orientation">
248               <enum>Qt::Horizontal</enum>
249              </property>
250              <property name="sizeType">
251               <enum>QSizePolicy::Fixed</enum>
252              </property>
253              <property name="sizeHint" stdset="0">
254               <size>
255                <width>5</width>
256                <height>20</height>
257               </size>
258              </property>
259             </spacer>
260            </item>
261            <item>
262             <widget class="QLabel" name="labelAlbum">
263              <property name="text">
264               <string notr="true">N/A</string>
265              </property>
266             </widget>
267            </item>
268            <item>
269             <spacer name="horizontalSpacer_8">
270              <property name="orientation">
271               <enum>Qt::Horizontal</enum>
272              </property>
273              <property name="sizeHint" stdset="0">
274               <size>
275                <width>40</width>
276                <height>20</height>
277               </size>
278              </property>
279             </spacer>
280            </item>
281           </layout>
282          </item>
283          <item>
284           <widget class="QTreeView" name="treeView">
285            <property name="alternatingRowColors">
286             <bool>true</bool>
287            </property>
288            <property name="selectionMode">
289             <enum>QAbstractItemView::SingleSelection</enum>
290            </property>
291            <property name="selectionBehavior">
292             <enum>QAbstractItemView::SelectRows</enum>
293            </property>
294            <property name="uniformRowHeights">
295             <bool>true</bool>
296            </property>
297            <property name="allColumnsShowFocus">
298             <bool>true</bool>
299            </property>
300            <attribute name="headerStretchLastSection">
301             <bool>false</bool>
302            </attribute>
303           </widget>
304          </item>
305          <item>
306           <layout class="QHBoxLayout" name="horizontalLayout_6">
307            <item>
308             <widget class="QFrame" name="frame_4">
309              <property name="minimumSize">
310               <size>
311                <width>16</width>
312                <height>16</height>
313               </size>
314              </property>
315              <property name="maximumSize">
316               <size>
317                <width>16</width>
318                <height>16</height>
319               </size>
320              </property>
321              <property name="palette">
322               <palette>
323                <active>
324                 <colorrole role="Base">
325                  <brush brushstyle="SolidPattern">
326                   <color alpha="255">
327                    <red>255</red>
328                    <green>255</green>
329                    <blue>255</blue>
330                   </color>
331                  </brush>
332                 </colorrole>
333                 <colorrole role="Window">
334                  <brush brushstyle="SolidPattern">
335                   <color alpha="255">
336                    <red>0</red>
337                    <green>0</green>
338                    <blue>255</blue>
339                   </color>
340                  </brush>
341                 </colorrole>
342                </active>
343                <inactive>
344                 <colorrole role="Base">
345                  <brush brushstyle="SolidPattern">
346                   <color alpha="255">
347                    <red>255</red>
348                    <green>255</green>
349                    <blue>255</blue>
350                   </color>
351                  </brush>
352                 </colorrole>
353                 <colorrole role="Window">
354                  <brush brushstyle="SolidPattern">
355                   <color alpha="255">
356                    <red>0</red>
357                    <green>0</green>
358                    <blue>255</blue>
359                   </color>
360                  </brush>
361                 </colorrole>
362                </inactive>
363                <disabled>
364                 <colorrole role="Base">
365                  <brush brushstyle="SolidPattern">
366                   <color alpha="255">
367                    <red>0</red>
368                    <green>0</green>
369                    <blue>255</blue>
370                   </color>
371                  </brush>
372                 </colorrole>
373                 <colorrole role="Window">
374                  <brush brushstyle="SolidPattern">
375                   <color alpha="255">
376                    <red>0</red>
377                    <green>0</green>
378                    <blue>255</blue>
379                   </color>
380                  </brush>
381                 </colorrole>
382                </disabled>
383               </palette>
384              </property>
385              <property name="autoFillBackground">
386               <bool>true</bool>
387              </property>
388              <property name="frameShape">
389               <enum>QFrame::StyledPanel</enum>
390              </property>
391              <property name="frameShadow">
392               <enum>QFrame::Plain</enum>
393              </property>
394             </widget>
395            </item>
396            <item>
397             <spacer name="horizontalSpacer_4">
398              <property name="orientation">
399               <enum>Qt::Horizontal</enum>
400              </property>
401              <property name="sizeType">
402               <enum>QSizePolicy::Fixed</enum>
403              </property>
404              <property name="sizeHint" stdset="0">
405               <size>
406                <width>4</width>
407                <height>20</height>
408               </size>
409              </property>
410             </spacer>
411            </item>
412            <item>
413             <widget class="QLabel" name="label_3">
414              <property name="text">
415               <string>Existing Source File</string>
416              </property>
417             </widget>
418            </item>
419            <item>
420             <spacer name="horizontalSpacer_3">
421              <property name="orientation">
422               <enum>Qt::Horizontal</enum>
423              </property>
424              <property name="sizeType">
425               <enum>QSizePolicy::Fixed</enum>
426              </property>
427              <property name="sizeHint" stdset="0">
428               <size>
429                <width>12</width>
430                <height>20</height>
431               </size>
432              </property>
433             </spacer>
434            </item>
435            <item>
436             <widget class="QFrame" name="frame_3">
437              <property name="minimumSize">
438               <size>
439                <width>16</width>
440                <height>16</height>
441               </size>
442              </property>
443              <property name="maximumSize">
444               <size>
445                <width>16</width>
446                <height>16</height>
447               </size>
448              </property>
449              <property name="palette">
450               <palette>
451                <active>
452                 <colorrole role="Base">
453                  <brush brushstyle="SolidPattern">
454                   <color alpha="255">
455                    <red>255</red>
456                    <green>255</green>
457                    <blue>255</blue>
458                   </color>
459                  </brush>
460                 </colorrole>
461                 <colorrole role="Window">
462                  <brush brushstyle="SolidPattern">
463                   <color alpha="255">
464                    <red>170</red>
465                    <green>0</green>
466                    <blue>0</blue>
467                   </color>
468                  </brush>
469                 </colorrole>
470                </active>
471                <inactive>
472                 <colorrole role="Base">
473                  <brush brushstyle="SolidPattern">
474                   <color alpha="255">
475                    <red>255</red>
476                    <green>255</green>
477                    <blue>255</blue>
478                   </color>
479                  </brush>
480                 </colorrole>
481                 <colorrole role="Window">
482                  <brush brushstyle="SolidPattern">
483                   <color alpha="255">
484                    <red>170</red>
485                    <green>0</green>
486                    <blue>0</blue>
487                   </color>
488                  </brush>
489                 </colorrole>
490                </inactive>
491                <disabled>
492                 <colorrole role="Base">
493                  <brush brushstyle="SolidPattern">
494                   <color alpha="255">
495                    <red>170</red>
496                    <green>0</green>
497                    <blue>0</blue>
498                   </color>
499                  </brush>
500                 </colorrole>
501                 <colorrole role="Window">
502                  <brush brushstyle="SolidPattern">
503                   <color alpha="255">
504                    <red>170</red>
505                    <green>0</green>
506                    <blue>0</blue>
507                   </color>
508                  </brush>
509                 </colorrole>
510                </disabled>
511               </palette>
512              </property>
513              <property name="autoFillBackground">
514               <bool>true</bool>
515              </property>
516              <property name="frameShape">
517               <enum>QFrame::StyledPanel</enum>
518              </property>
519              <property name="frameShadow">
520               <enum>QFrame::Plain</enum>
521              </property>
522             </widget>
523            </item>
524            <item>
525             <spacer name="horizontalSpacer_5">
526              <property name="orientation">
527               <enum>Qt::Horizontal</enum>
528              </property>
529              <property name="sizeType">
530               <enum>QSizePolicy::Fixed</enum>
531              </property>
532              <property name="sizeHint" stdset="0">
533               <size>
534                <width>4</width>
535                <height>20</height>
536               </size>
537              </property>
538             </spacer>
539            </item>
540            <item>
541             <widget class="QLabel" name="label_2">
542              <property name="text">
543               <string>Missing Source File (Tracks will be skipped!)</string>
544              </property>
545             </widget>
546            </item>
547            <item>
548             <spacer name="horizontalSpacer_2">
549              <property name="orientation">
550               <enum>Qt::Horizontal</enum>
551              </property>
552              <property name="sizeHint" stdset="0">
553               <size>
554                <width>40</width>
555                <height>20</height>
556               </size>
557              </property>
558             </spacer>
559            </item>
560           </layout>
561          </item>
562         </layout>
563        </item>
564        <item>
565         <widget class="QGroupBox" name="groupBoxArtwork">
566          <property name="contextMenuPolicy">
567           <enum>Qt::CustomContextMenu</enum>
568          </property>
569          <property name="title">
570           <string> Output Directory </string>
571          </property>
572          <layout class="QHBoxLayout" name="horizontalLayout_5">
573           <item>
574            <layout class="QHBoxLayout" name="horizontalLayout_4">
575             <item>
576              <widget class="QLineEdit" name="editOutputDir">
577               <property name="frame">
578                <bool>true</bool>
579               </property>
580               <property name="readOnly">
581                <bool>true</bool>
582               </property>
583              </widget>
584             </item>
585             <item>
586              <widget class="QPushButton" name="browseButton">
587               <property name="minimumSize">
588                <size>
589                 <width>90</width>
590                 <height>0</height>
591                </size>
592               </property>
593               <property name="text">
594                <string>Browse...</string>
595               </property>
596               <property name="icon">
597                <iconset resource="../res/Icons.qrc">
598                 <normaloff>:/icons/folder_explore.png</normaloff>:/icons/folder_explore.png</iconset>
599               </property>
600               <property name="autoDefault">
601                <bool>false</bool>
602               </property>
603              </widget>
604             </item>
605            </layout>
606           </item>
607          </layout>
608         </widget>
609        </item>
610        <item>
611         <widget class="QFrame" name="frame_2">
612          <property name="frameShape">
613           <enum>QFrame::HLine</enum>
614          </property>
615          <property name="frameShadow">
616           <enum>QFrame::Sunken</enum>
617          </property>
618         </widget>
619        </item>
620        <item>
621         <layout class="QHBoxLayout" name="horizontalLayout">
622          <item>
623           <widget class="QPushButton" name="loadOtherButton">
624            <property name="minimumSize">
625             <size>
626              <width>175</width>
627              <height>0</height>
628             </size>
629            </property>
630            <property name="text">
631             <string>Load a different Cue Sheet</string>
632            </property>
633            <property name="icon">
634             <iconset resource="../res/Icons.qrc">
635              <normaloff>:/icons/page_refresh.png</normaloff>:/icons/page_refresh.png</iconset>
636            </property>
637            <property name="autoDefault">
638             <bool>false</bool>
639            </property>
640           </widget>
641          </item>
642          <item>
643           <spacer name="horizontalSpacer">
644            <property name="orientation">
645             <enum>Qt::Horizontal</enum>
646            </property>
647            <property name="sizeHint" stdset="0">
648             <size>
649              <width>40</width>
650              <height>20</height>
651             </size>
652            </property>
653           </spacer>
654          </item>
655          <item>
656           <widget class="QPushButton" name="imprtButton">
657            <property name="minimumSize">
658             <size>
659              <width>130</width>
660              <height>0</height>
661             </size>
662            </property>
663            <property name="text">
664             <string>Import Cue Sheet</string>
665            </property>
666            <property name="icon">
667             <iconset resource="../res/Icons.qrc">
668              <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
669            </property>
670            <property name="iconSize">
671             <size>
672              <width>16</width>
673              <height>16</height>
674             </size>
675            </property>
676           </widget>
677          </item>
678          <item>
679           <widget class="QPushButton" name="abortButton">
680            <property name="minimumSize">
681             <size>
682              <width>90</width>
683              <height>0</height>
684             </size>
685            </property>
686            <property name="text">
687             <string>Discard</string>
688            </property>
689            <property name="icon">
690             <iconset resource="../res/Icons.qrc">
691              <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
692            </property>
693            <property name="iconSize">
694             <size>
695              <width>16</width>
696              <height>16</height>
697             </size>
698            </property>
699            <property name="autoDefault">
700             <bool>false</bool>
701            </property>
702           </widget>
703          </item>
704         </layout>
705        </item>
706       </layout>
707      </item>
708     </layout>
709    </item>
710   </layout>
711  </widget>
712  <tabstops>
713   <tabstop>imprtButton</tabstop>
714   <tabstop>abortButton</tabstop>
715   <tabstop>editOutputDir</tabstop>
716   <tabstop>browseButton</tabstop>
717  </tabstops>
718  <resources>
719   <include location="../res/Icons.qrc"/>
720   <include location="../res/Images.qrc"/>
721   <include location="../res/Images.qrc"/>
722   <include location="../res/Images.qrc"/>
723   <include location="../res/Images.qrc"/>
724   <include location="../res/Images.qrc"/>
725   <include location="../res/Images.qrc"/>
726   <include location="../res/Images.qrc"/>
727   <include location="../res/Images.qrc"/>
728   <include location="../res/Images.qrc"/>
729   <include location="../res/Images.qrc"/>
730   <include location="../res/Images.qrc"/>
731   <include location="../res/Images.qrc"/>
732   <include location="../res/Images.qrc"/>
733   <include location="../res/Images.qrc"/>
734   <include location="../res/Images.qrc"/>
735   <include location="../res/Images.qrc"/>
736   <include location="../res/Images.qrc"/>
737   <include location="../res/Images.qrc"/>
738   <include location="../res/Images.qrc"/>
739   <include location="../res/Images.qrc"/>
740   <include location="../res/Images.qrc"/>
741   <include location="../res/Images.qrc"/>
742   <include location="../res/Images.qrc"/>
743   <include location="../res/Images.qrc"/>
744   <include location="../res/Images.qrc"/>
745   <include location="../res/Images.qrc"/>
746   <include location="../res/Images.qrc"/>
747   <include location="../res/Images.qrc"/>
748   <include location="../res/Images.qrc"/>
749   <include location="../res/Images.qrc"/>
750   <include location="../res/Images.qrc"/>
751   <include location="../res/Images.qrc"/>
752   <include location="../res/Images.qrc"/>
753   <include location="../res/Images.qrc"/>
754   <include location="../res/Images.qrc"/>
755  </resources>
756  <connections>
757   <connection>
758    <sender>abortButton</sender>
759    <signal>clicked()</signal>
760    <receiver>CueSheetImport</receiver>
761    <slot>reject()</slot>
762    <hints>
763     <hint type="sourcelabel">
764      <x>688</x>
765      <y>451</y>
766     </hint>
767     <hint type="destinationlabel">
768      <x>310</x>
769      <y>240</y>
770     </hint>
771    </hints>
772   </connection>
773  </connections>
774 </ui>