1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>InterfaceSettings</class>
4 <widget class="QWidget" name="InterfaceSettings">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>600</width>
10    <height>500</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout">
14   <property name="leftMargin">
15    <number>0</number>
16   </property>
17   <property name="topMargin">
18    <number>0</number>
19   </property>
20   <property name="rightMargin">
21    <number>0</number>
22   </property>
23   <property name="bottomMargin">
24    <number>0</number>
25   </property>
26   <item>
27    <widget class="QTabWidget" name="tabWidget">
28     <property name="currentIndex">
29      <number>0</number>
30     </property>
31     <property name="movable">
32      <bool>false</bool>
33     </property>
34     <widget class="QWidget" name="sidebarTab">
35      <attribute name="title">
36       <string>Sidebar</string>
37      </attribute>
38      <layout class="QVBoxLayout" name="sidebarLayout">
39       <item>
40        <widget class="QGroupBox" name="viewsGroup">
41         <property name="title">
42          <string>Views</string>
43         </property>
44         <layout class="QVBoxLayout" name="verticalLayout_6">
45          <item>
46           <widget class="QLabel" name="label_2">
47            <property name="text">
48             <string>Use the checkboxes below to configure which views will appear in the sidebar.</string>
49            </property>
50            <property name="wordWrap">
51             <bool>true</bool>
52            </property>
53           </widget>
54          </item>
55          <item>
56           <widget class="QListWidget" name="views"/>
57          </item>
58          <item>
59           <widget class="NoteLabel" name="sbPlayQueueLabel">
60            <property name="text">
61             <string>If 'Play Queue' is not checked above, then it will appear to the side of the other views. If 'Info' is not checked above, then a button will be added to the toolbar allowing you to access song information.</string>
62            </property>
63           </widget>
64          </item>
65         </layout>
66        </widget>
67       </item>
68       <item>
69        <widget class="QGroupBox" name="optionsGroup">
70         <property name="title">
71          <string>Options</string>
72         </property>
73         <layout class="QHBoxLayout" name="sbLayout">
74          <item>
75           <layout class="QFormLayout" name="styleLayout">
76            <property name="fieldGrowthPolicy">
77             <enum>QFormLayout::ExpandingFieldsGrow</enum>
78            </property>
79            <item row="0" column="0">
80             <widget class="BuddyLabel" name="sbStyleLabel">
81              <property name="text">
82               <string>Style:</string>
83              </property>
84              <property name="buddy">
85               <cstring>sbStyle</cstring>
86              </property>
87             </widget>
88            </item>
89            <item row="0" column="1">
90             <widget class="QComboBox" name="sbStyle"/>
91            </item>
92            <item row="1" column="0">
93             <widget class="BuddyLabel" name="sbPositionLabel">
94              <property name="text">
95               <string>Position:</string>
96              </property>
97              <property name="buddy">
98               <cstring>sbPosition</cstring>
99              </property>
100             </widget>
101            </item>
102            <item row="1" column="1">
103             <widget class="QComboBox" name="sbPosition"/>
104            </item>
105            <item row="2" column="0" colspan="2">
106             <widget class="QCheckBox" name="sbIconsOnly">
107              <property name="text">
108               <string>Only show icons, no text</string>
109              </property>
110             </widget>
111            </item>
112            <item row="3" column="0" colspan="2">
113             <widget class="QCheckBox" name="sbAutoHide">
114              <property name="text">
115               <string>Auto-hide</string>
116              </property>
117             </widget>
118            </item>
119            <item row="4" column="0" colspan="2">
120             <widget class="QCheckBox" name="responsiveSidebar">
121              <property name="text">
122               <string>Automatically change style when insufficient space</string>
123              </property>
124              <property name="toolTip">
125               <string>&lt;p&gt;Change to a small top bar (containing all views) when the window is narrow.&lt;/p&gt;</string>
126              </property>
127             </widget>
128            </item>
129           </layout>
130          </item>
131         </layout>
132        </widget>
133       </item>
134      </layout>
135     </widget>
136     <widget class="QWidget" name="tab_5">
137      <attribute name="title">
138       <string>Play Queue</string>
139      </attribute>
140      <layout class="QFormLayout" name="formLayout_5">
141       <property name="fieldGrowthPolicy">
142        <enum>QFormLayout::ExpandingFieldsGrow</enum>
143       </property>
144       <item row="0" column="0">
145        <widget class="BuddyLabel" name="playQueueViewLabel">
146         <property name="text">
147          <string>Style:</string>
148         </property>
149         <property name="buddy">
150          <cstring>playQueueView</cstring>
151         </property>
152        </widget>
153       </item>
154       <item row="0" column="1">
155        <widget class="QComboBox" name="playQueueView"/>
156       </item>
157       <item row="1" column="0" colspan="2">
158        <widget class="QCheckBox" name="playQueueStartClosed">
159         <property name="text">
160          <string>Initially collapse albums</string>
161         </property>
162        </widget>
163       </item>
164       <item row="2" column="0" colspan="2">
165        <widget class="QCheckBox" name="playQueueAutoExpand">
166         <property name="text">
167          <string>Automatically expand current album</string>
168         </property>
169        </widget>
170       </item>
171       <item row="3" column="0" colspan="2">
172        <widget class="QCheckBox" name="playQueueScroll">
173         <property name="text">
174          <string>Scroll to current track</string>
175         </property>
176        </widget>
177       </item>
178       <item row="4" column="0" colspan="2">
179        <widget class="QCheckBox" name="playQueueConfirmClear">
180         <property name="text">
181          <string>Prompt before clearing</string>
182         </property>
183        </widget>
184       </item>
185       <item row="5" column="0" colspan="2">
186        <widget class="QCheckBox" name="playQueueSearch">
187         <property name="text">
188          <string>Separate action (and shortcut) for play queue search</string>
189         </property>
190        </widget>
191       </item>
192       <item row="6" column="0">
193        <spacer name="macSpacerHack">
194         <property name="orientation">
195          <enum>Qt::Vertical</enum>
196         </property>
197         <property name="sizeType">
198          <enum>QSizePolicy::Fixed</enum>
199         </property>
200         <property name="sizeHint" stdset="0">
201          <size>
202           <width>2</width>
203           <height>1</height>
204          </size>
205         </property>
206        </spacer>
207       </item>
208       <item row="7" column="0" colspan="2">
209        <widget class="QGroupBox" name="playQueueBackgroundOptions">
210         <property name="sizePolicy">
211          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
212           <horstretch>0</horstretch>
213           <verstretch>0</verstretch>
214          </sizepolicy>
215         </property>
216         <property name="title">
217          <string>Background Image</string>
218         </property>
219         <layout class="QGridLayout" name="gridLayout">
220          <item row="0" column="0" colspan="3">
221           <widget class="QRadioButton" name="playQueueBackground_none">
222            <property name="text">
223             <string>None</string>
224            </property>
225           </widget>
226          </item>
227          <item row="1" column="0" colspan="3">
228           <widget class="QRadioButton" name="playQueueBackground_cover">
229            <property name="text">
230             <string>Current album cover</string>
231            </property>
232           </widget>
233          </item>
234          <item row="2" column="0" colspan="2">
235           <widget class="QRadioButton" name="playQueueBackground_custom">
236            <property name="text">
237             <string>Custom image:</string>
238            </property>
239           </widget>
240          </item>
241          <item row="2" column="2">
242           <widget class="PathRequester" name="playQueueBackgroundFile">
243            <property name="enabled">
244             <bool>false</bool>
245            </property>
246            <property name="sizePolicy">
247             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
248              <horstretch>0</horstretch>
249              <verstretch>0</verstretch>
250             </sizepolicy>
251            </property>
252           </widget>
253          </item>
254          <item row="3" column="0">
255           <widget class="QLabel" name="label_4b">
256            <property name="text">
257             <string>Blur:</string>
258            </property>
259           </widget>
260          </item>
261          <item row="3" column="1" colspan="2">
262           <layout class="QHBoxLayout" name="playQueueBackgroundBlurLayout">
263            <property name="leftMargin">
264             <number>0</number>
265            </property>
266            <property name="topMargin">
267             <number>0</number>
268            </property>
269            <property name="rightMargin">
270             <number>0</number>
271            </property>
272            <property name="bottomMargin">
273             <number>0</number>
274            </property>
275            <item>
276             <widget class="QSlider" name="playQueueBackgroundBlur">
277              <property name="enabled">
278               <bool>false</bool>
279              </property>
280              <property name="maximum">
281               <number>20</number>
282              </property>
283              <property name="pageStep">
284               <number>1</number>
285              </property>
286              <property name="orientation">
287               <enum>Qt::Horizontal</enum>
288              </property>
289              <property name="tickPosition">
290               <enum>QSlider::TicksBelow</enum>
291              </property>
292              <property name="tickInterval">
293               <number>1</number>
294              </property>
295             </widget>
296            </item>
297            <item>
298             <widget class="QLabel" name="playQueueBackgroundBlurLabel">
299              <property name="enabled">
300               <bool>false</bool>
301              </property>
302              <property name="text">
303               <string>10px</string>
304              </property>
305              <property name="alignment">
306               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
307              </property>
308             </widget>
309            </item>
310           </layout>
311          </item>
312          <item row="4" column="0">
313           <widget class="QLabel" name="label_4">
314            <property name="text">
315             <string>Opacity:</string>
316            </property>
317           </widget>
318          </item>
319          <item row="4" column="1" colspan="2">
320           <layout class="QHBoxLayout" name="playQueueBackgroundOpacityLayout">
321            <property name="leftMargin">
322             <number>0</number>
323            </property>
324            <property name="topMargin">
325             <number>0</number>
326            </property>
327            <property name="rightMargin">
328             <number>0</number>
329            </property>
330            <property name="bottomMargin">
331             <number>0</number>
332            </property>
333            <item>
334             <widget class="QSlider" name="playQueueBackgroundOpacity">
335              <property name="enabled">
336               <bool>false</bool>
337              </property>
338              <property name="maximum">
339               <number>100</number>
340              </property>
341              <property name="pageStep">
342               <number>10</number>
343              </property>
344              <property name="orientation">
345               <enum>Qt::Horizontal</enum>
346              </property>
347              <property name="tickPosition">
348               <enum>QSlider::TicksBelow</enum>
349              </property>
350              <property name="tickInterval">
351               <number>10</number>
352              </property>
353             </widget>
354            </item>
355            <item>
356             <widget class="QLabel" name="playQueueBackgroundOpacityLabel">
357              <property name="enabled">
358               <bool>false</bool>
359              </property>
360              <property name="text">
361               <string>40%</string>
362              </property>
363              <property name="alignment">
364               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
365              </property>
366             </widget>
367            </item>
368           </layout>
369          </item>
370         </layout>
371        </widget>
372       </item>
373      </layout>
374     </widget>
375     <widget class="QWidget" name="toolbarTab">
376      <attribute name="title">
377       <string>Toolbar</string>
378      </attribute>
379      <layout class="QFormLayout" name="toolbarTabLayout">
380       <property name="fieldGrowthPolicy">
381        <enum>QFormLayout::ExpandingFieldsGrow</enum>
382       </property>
383       <item row="0" column="0" colspan="2">
384        <widget class="QCheckBox" name="showStopButton">
385         <property name="text">
386          <string>Show stop button</string>
387         </property>
388        </widget>
389       </item>
390       <item row="1" column="0" colspan="2">
391        <widget class="QCheckBox" name="showCoverWidget">
392         <property name="text">
393          <string>Show cover of current track</string>
394         </property>
395        </widget>
396       </item>
397       <item row="3" column="0" colspan="2">
398        <widget class="QCheckBox" name="showRatingWidget">
399         <property name="text">
400          <string>Show track rating</string>
401         </property>
402        </widget>
403       </item>
404       <item row="2" column="0">
405        <widget class="QCheckBox" name="showTechnicalInfo">
406         <property name="text">
407          <string>Show technical info</string>
408         </property>
409        </widget>
410       </item>
411      </layout>
412     </widget>
413     <widget class="QWidget" name="tab_7">
414      <attribute name="title">
415       <string>External</string>
416      </attribute>
417      <layout class="QVBoxLayout" name="verticalLayout_5">
418      <item>
419       <widget class="QCheckBox" name="enableMpris">
420        <property name="text">
421         <string>Enable MPRIS D-BUS interface</string>
422        </property>
423       </widget>
424      </item>
425       <item>
426        <widget class="QCheckBox" name="systemTrayPopup">
427         <property name="text">
428          <string>Show popup messages when changing tracks</string>
429         </property>
430        </widget>
431       </item>
432       <item>
433        <widget class="QCheckBox" name="systemTrayCheckBox">
434         <property name="enabled">
435          <bool>true</bool>
436         </property>
437         <property name="text">
438          <string>Show icon in notification area</string>
439         </property>
440        </widget>
441       </item>
442       <item>
443        <widget class="QCheckBox" name="minimiseOnClose">
444         <property name="enabled">
445          <bool>true</bool>
446         </property>
447         <property name="text">
448          <string>Minimize to notification area when closed</string>
449         </property>
450        </widget>
451       </item>
452       <item>
453        <widget class="QGroupBox" name="startupState">
454         <property name="title">
455          <string>On Start-up</string>
456         </property>
457         <layout class="QVBoxLayout" name="verticalLayout_4">
458          <item>
459           <widget class="QRadioButton" name="startupStateShow">
460            <property name="text">
461             <string>Show main window</string>
462            </property>
463           </widget>
464          </item>
465          <item>
466           <widget class="QRadioButton" name="startupStateHide">
467            <property name="text">
468             <string>Hide main window</string>
469            </property>
470           </widget>
471          </item>
472          <item>
473           <widget class="QRadioButton" name="startupStateRestore">
474            <property name="text">
475             <string>Restore previous state</string>
476            </property>
477           </widget>
478          </item>
479         </layout>
480        </widget>
481       </item>
482       <item>
483        <spacer name="verticalSpacer_3">
484         <property name="orientation">
485          <enum>Qt::Vertical</enum>
486         </property>
487         <property name="sizeHint" stdset="0">
488          <size>
489           <width>2</width>
490           <height>2</height>
491          </size>
492         </property>
493        </spacer>
494       </item>
495      </layout>
496     </widget>
497     <widget class="QWidget" name="tab_4z">
498      <attribute name="title">
499       <string>Tweaks</string>
500      </attribute>
501      <layout class="QVBoxLayout" name="verticalLayout_7">
502       <item>
503        <widget class="QGroupBox" name="groupBox_2p">
504         <property name="title">
505          <string>Artist &amp;&amp; Album Sorting</string>
506         </property>
507         <layout class="QVBoxLayout" name="verticalLayout_2p">
508          <item>
509           <widget class="QLabel" name="ignorePrefixesLabel">
510            <property name="text">
511             <string>Enter a (comma separated) list of prefixes to ignore when sorting artist and albums. e.g. if set to 'The' then 'The Beatles' would be sorted by 'Beatles'</string>
512            </property>
513            <property name="wordWrap">
514             <bool>true</bool>
515            </property>
516           </widget>
517          </item>
518          <item>
519           <widget class="LineEdit" name="ignorePrefixes">
520            <property name="placeholderText">
521             <string>Enter comma separated list of prefixes...</string>
522            </property>
523           </widget>
524          </item>
525         </layout>
526        </widget>
527       </item>
528       <item>
529        <widget class="QGroupBox" name="groupBox_2">
530         <property name="title">
531          <string>Composer Support</string>
532         </property>
533         <layout class="QVBoxLayout" name="verticalLayout_2">
534          <item>
535           <widget class="QLabel" name="composerGenresLabel">
536            <property name="text">
537             <string>By default, Cantata uses the 'Album Artist' tag (or 'Artist' tag if a song has no 'Album Artist') to group songs and albums. For certain genres, e.g 'Classical', it may be preferable to use the 'Composer' tag (if set) to perform this grouping. Please enter a (comma separated) list of the genres with which you would like Cantata to use the 'Composer' tag.</string>
538            </property>
539            <property name="wordWrap">
540             <bool>true</bool>
541            </property>
542           </widget>
543          </item>
544          <item>
545           <widget class="LineEdit" name="composerGenres">
546            <property name="placeholderText">
547             <string>Enter comma separated list of genres...</string>
548            </property>
549           </widget>
550          </item>
551         </layout>
552        </widget>
553       </item>
554       <item>
555        <widget class="QGroupBox" name="groupBox_3">
556         <property name="title">
557          <string>Single Tracks</string>
558         </property>
559         <layout class="QVBoxLayout" name="verticalLayout_8">
560          <item>
561           <widget class="QLabel" name="singleTracksFoldersLabel">
562            <property name="text">
563             <string>If you have a lot of artists in your collection that only contain a single track, then it can be cumbersome for each of these to have their own entry in the list of artists. As a work-around for this, if you place these tracks into a separate folder, and enter this folder name below, then Cantata will group these under an album named 'Single Tracks' with an album artist of 'Various Artists'. You may enter a comma separated list of folder names (without leading or trailing path separators) below.</string>
564            </property>
565            <property name="wordWrap">
566             <bool>true</bool>
567            </property>
568           </widget>
569          </item>
570          <item>
571           <widget class="LineEdit" name="singleTracksFolders">
572            <property name="placeholderText">
573             <string>Comma separated list of folders that contain single track files...</string>
574            </property>
575           </widget>
576          </item>
577         </layout>
578        </widget>
579       </item>
580       <item>
581        <widget class="QGroupBox" name="groupBox_3xx">
582         <property name="title">
583          <string>Miscellaneous</string>
584         </property>
585         <layout class="QFormLayout" name="miscLayout">
586          <item row="0" column="0">
587           <widget class="QLabel" name="cueSupportLabel">
588            <property name="text">
589             <string>CUE files:</string>
590            </property>
591           </widget>
592          </item>
593          <item row="0" column="1">
594           <widget class="QComboBox" name="cueSupport"/>
595          </item>
596          <item row="1" column="0">
597           <widget class="QLabel" name="yearTagLabel">
598            <property name="text">
599             <string>Year tag:</string>
600            </property>
601           </widget>
602          </item>
603          <item row="1" column="1">
604           <widget class="QComboBox" name="yearTag"/>
605          </item>
606         </layout>
607        </widget>
608       </item>
609       <item>
610        <widget class="NoteLabel" name="tweaksLabel">
611         <property name="text">
612          <string>Changing 'Artist &amp; Album Sorting', 'Single Tracks', or 'CUE files' will require a DB refresh in order to take effect. Changing 'Composer Support' or 'Year tag' will require restarting Cantata.</string>
613         </property>
614        </widget>
615       </item>
616       <item>
617        <spacer name="verticalSpacer_2f">
618         <property name="orientation">
619          <enum>Qt::Vertical</enum>
620         </property>
621         <property name="sizeHint" stdset="0">
622          <size>
623           <width>16</width>
624           <height>16</height>
625          </size>
626         </property>
627        </spacer>
628       </item>
629      </layout>
630     </widget>
631     <widget class="QWidget" name="tab_4cvr">
632      <attribute name="title">
633       <string>Covers</string>
634      </attribute>
635      <layout class="QVBoxLayout" name="verticalLayout_7cvr">
636       <item>
637        <layout class="QFormLayout" name="formLayout_4cvr">
638         <property name="fieldGrowthPolicy">
639          <enum>QFormLayout::ExpandingFieldsGrow</enum>
640         </property>
641         <item row="0" column="0" colspan="2">
642          <widget class="QCheckBox" name="fetchCovers">
643           <property name="text">
644            <string>Fetch missing covers</string>
645           </property>
646          </widget>
647         </item>
648         <item row="1" column="0" colspan="2">
649          <widget class="QCheckBox" name="storeCoversInMpdDir">
650           <property name="text">
651            <string>Save downloaded covers into music folder</string>
652           </property>
653          </widget>
654         </item>
655         <item row="2" column="0">
656          <widget class="BuddyLabel" name="coverFilenameLabel">
657           <property name="text">
658            <string>Filename:</string>
659           </property>
660           <property name="buddy">
661            <cstring>coverFilename</cstring>
662           </property>
663          </widget>
664         </item>
665         <item row="2" column="1">
666          <widget class="LineEdit" name="coverFilename">
667           <property name="toolTip">
668            <string>&lt;p&gt;Filename (without extension) to save downloaded covers as.&lt;br/&gt;If left blank 'cover' will be used.&lt;br/&gt;&lt;br/&gt;&lt;i&gt;%artist% will be replaced with album artist of the current song, and %album% will be replaced with the album name.&lt;/i&gt;&lt;/p&gt;</string>
669           </property>
670          </widget>
671         </item>
672        </layout>
673       </item>
674       <item>
675        <widget class="NoteLabel" name="storeCoversInMpdDirLabel">
676         <property name="text">
677          <string>If you enable 'Save downloaded covers into music folder' you may need to clear the cache of any previous covers to force downloading of new covers. See 'Cache' settings page for further details.</string>
678         </property>
679        </widget>
680       </item>
681       <item>
682        <widget class="NoteLabel" name="coverNameNoteLabel"/>
683       </item>
684       <item>
685        <spacer name="verticalSpacer_2cvr">
686         <property name="orientation">
687          <enum>Qt::Vertical</enum>
688         </property>
689         <property name="sizeHint" stdset="0">
690          <size>
691           <width>16</width>
692           <height>16</height>
693          </size>
694         </property>
695        </spacer>
696       </item>
697      </layout>
698     </widget>
699     <widget class="QWidget" name="tab_4">
700      <attribute name="title">
701       <string>General</string>
702      </attribute>
703      <layout class="QVBoxLayout" name="verticalLayout_3">
704       <item>
705        <layout class="QFormLayout" name="formLayout_4">
706         <property name="fieldGrowthPolicy">
707          <enum>QFormLayout::ExpandingFieldsGrow</enum>
708         </property>
709         <item row="0" column="0" colspan="2">
710          <widget class="QCheckBox" name="showDeleteAction">
711           <property name="text">
712            <string>Show delete action in context menus</string>
713           </property>
714          </widget>
715         </item>
716         <item row="1" column="0" colspan="2">
717          <widget class="QCheckBox" name="forceSingleClick">
718           <property name="text">
719            <string>Enforce single-click activation of items</string>
720           </property>
721          </widget>
722         </item>
723         <item row="2" column="0" colspan="2">
724          <widget class="QCheckBox" name="infoTooltips">
725           <property name="text">
726            <string>Show song information tooltips</string>
727           </property>
728          </widget>
729         </item>
730         <item row="3" column="0">
731          <widget class="BuddyLabel" name="langLabel">
732           <property name="text">
733            <string>Language:</string>
734           </property>
735           <property name="buddy">
736            <cstring>lang</cstring>
737           </property>
738          </widget>
739         </item>
740         <item row="3" column="1">
741          <widget class="QComboBox" name="lang"/>
742         </item>
743         <item row="4" column="0">
744          <widget class="BuddyLabel" name="styleLabel">
745           <property name="text">
746            <string>Style:</string>
747           </property>
748           <property name="buddy">
749            <cstring>styleOption</cstring>
750           </property>
751          </widget>
752         </item>
753         <item row="4" column="1">
754          <widget class="QComboBox" name="styleOption"/>
755         </item>
756        </layout>
757       </item>
758       <item>
759        <widget class="NoteLabel" name="singleClickLabel">
760         <property name="text">
761          <string>Changing the 'Enforce single-click activation of items' setting will require a re-start of Cantata.</string>
762         </property>
763        </widget>
764       </item>
765       <item>
766        <widget class="NoteLabel" name="langNoteLabel">
767         <property name="text">
768          <string>Changing the language setting will require a re-start of Cantata.</string>
769         </property>
770        </widget>
771       </item>
772       <item>
773        <widget class="NoteLabel" name="styleNoteLabel">
774         <property name="text">
775          <string>Changing the style setting will require a re-start of Cantata.</string>
776         </property>
777        </widget>
778       </item>
779       <item>
780        <spacer name="verticalSpacer_2c">
781         <property name="orientation">
782          <enum>Qt::Vertical</enum>
783         </property>
784         <property name="sizeHint" stdset="0">
785          <size>
786           <width>16</width>
787           <height>16</height>
788          </size>
789         </property>
790        </spacer>
791       </item>
792      </layout>
793     </widget>
794    </widget>
795   </item>
796  </layout>
797 </widget>
798 <customwidgets>
799  <customwidget>
800   <class>BuddyLabel</class>
801   <extends>QLabel</extends>
802   <header>support/buddylabel.h</header>
803  </customwidget>
804  <customwidget>
805   <class>NoteLabel</class>
806   <extends>QLabel</extends>
807   <header>widgets/notelabel.h</header>
808  </customwidget>
809  <customwidget>
810   <class>PathRequester</class>
811   <extends>QLineEdit</extends>
812   <header>support/pathrequester.h</header>
813   <container>1</container>
814  </customwidget>
815  <customwidget>
816   <class>LineEdit</class>
817   <extends>QLineEdit</extends>
818   <header>support/lineedit.h</header>
819   <container>1</container>
820  </customwidget>
821 </customwidgets>
822 <resources/>
823 <connections>
824  <connection>
825   <sender>playQueueBackground_custom</sender>
826   <signal>toggled(bool)</signal>
827   <receiver>playQueueBackgroundFile</receiver>
828   <slot>setEnabled(bool)</slot>
829   <hints>
830    <hint type="sourcelabel">
831     <x>89</x>
832     <y>262</y>
833    </hint>
834    <hint type="destinationlabel">
835     <x>199</x>
836     <y>271</y>
837    </hint>
838   </hints>
839  </connection>
840 </connections>
841</ui>
842