1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>OtherSettings</class>
4 <widget class="QWidget" name="OtherSettings">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>658</width>
10    <height>450</height>
11   </rect>
12  </property>
13  <layout class="QFormLayout" name="formLayout">
14   <property name="fieldGrowthPolicy">
15    <enum>QFormLayout::ExpandingFieldsGrow</enum>
16   </property>
17   <item row="0" column="0" colspan="2">
18    <widget class="QGroupBox" name="groupBox">
19     <property name="sizePolicy">
20      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
21       <horstretch>0</horstretch>
22       <verstretch>0</verstretch>
23      </sizepolicy>
24     </property>
25     <property name="title">
26      <string>Background Image</string>
27     </property>
28     <layout class="QGridLayout" name="gridLayout">
29      <item row="0" column="0" colspan="3">
30       <widget class="QRadioButton" name="contextBackdrop_none">
31        <property name="text">
32         <string>None</string>
33        </property>
34       </widget>
35      </item>
36      <item row="1" column="0" colspan="3">
37       <widget class="QRadioButton" name="contextBackdrop_artist">
38        <property name="text">
39         <string>Artist image</string>
40        </property>
41       </widget>
42      </item>
43      <item row="2" column="0" colspan="2">
44       <widget class="QRadioButton" name="contextBackdrop_custom">
45        <property name="text">
46         <string>Custom image:</string>
47        </property>
48       </widget>
49      </item>
50      <item row="2" column="2">
51       <widget class="PathRequester" name="contextBackdropFile">
52        <property name="enabled">
53         <bool>false</bool>
54        </property>
55        <property name="sizePolicy">
56         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
57          <horstretch>0</horstretch>
58          <verstretch>0</verstretch>
59         </sizepolicy>
60        </property>
61       </widget>
62      </item>
63      <item row="3" column="0">
64       <widget class="QLabel" name="label_4b">
65        <property name="text">
66         <string>Blur:</string>
67        </property>
68       </widget>
69      </item>
70      <item row="3" column="1" colspan="2">
71       <layout class="QHBoxLayout" name="contextBackdropBlurLayout">
72        <property name="margin">
73         <number>0</number>
74        </property>
75        <item>
76         <widget class="QSlider" name="contextBackdropBlur">
77          <property name="enabled">
78           <bool>false</bool>
79          </property>
80          <property name="maximum">
81           <number>20</number>
82          </property>
83          <property name="pageStep">
84           <number>1</number>
85          </property>
86          <property name="orientation">
87           <enum>Qt::Horizontal</enum>
88          </property>
89          <property name="tickPosition">
90           <enum>QSlider::TicksBelow</enum>
91          </property>
92          <property name="tickInterval">
93           <number>1</number>
94          </property>
95         </widget>
96        </item>
97        <item>
98         <widget class="QLabel" name="contextBackdropBlurLabel">
99          <property name="enabled">
100           <bool>false</bool>
101          </property>
102          <property name="text">
103           <string>10px</string>
104          </property>
105          <property name="alignment">
106           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
107          </property>
108         </widget>
109        </item>
110       </layout>
111      </item>
112      <item row="4" column="0">
113       <widget class="QLabel" name="label_4">
114        <property name="text">
115         <string>Opacity:</string>
116        </property>
117       </widget>
118      </item>
119      <item row="4" column="1" colspan="2">
120       <layout class="QHBoxLayout" name="contextBackdropOpacityLayout">
121        <property name="margin">
122         <number>0</number>
123        </property>
124        <item>
125         <widget class="QSlider" name="contextBackdropOpacity">
126          <property name="enabled">
127           <bool>false</bool>
128          </property>
129          <property name="maximum">
130           <number>100</number>
131          </property>
132          <property name="pageStep">
133           <number>10</number>
134          </property>
135          <property name="orientation">
136           <enum>Qt::Horizontal</enum>
137          </property>
138          <property name="tickPosition">
139           <enum>QSlider::TicksBelow</enum>
140          </property>
141          <property name="tickInterval">
142           <number>10</number>
143          </property>
144         </widget>
145        </item>
146        <item>
147         <widget class="QLabel" name="contextBackdropOpacityLabel">
148          <property name="enabled">
149           <bool>false</bool>
150          </property>
151          <property name="text">
152           <string>40%</string>
153          </property>
154          <property name="alignment">
155           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
156          </property>
157         </widget>
158        </item>
159       </layout>
160      </item>
161     </layout>
162    </widget>
163   </item>
164   <item row="1" column="0">
165    <widget class="BuddyLabel" name="contextSwitchTimeLabel">
166     <property name="text">
167      <string>Automatically switch to view after:</string>
168     </property>
169     <property name="buddy">
170      <cstring>contextSwitchTime</cstring>
171     </property>
172    </widget>
173   </item>
174   <item row="1" column="1">
175    <widget class="QSpinBox" name="contextSwitchTime">
176     <property name="specialValueText">
177      <string>Do not auto-switch</string>
178     </property>
179     <property name="suffix">
180      <string> ms</string>
181     </property>
182     <property name="maximum">
183      <number>5000</number>
184     </property>
185     <property name="singleStep">
186      <number>500</number>
187     </property>
188    </widget>
189   </item>
190   <item row="2" column="0" colspan="2">
191    <widget class="QCheckBox" name="contextDarkBackground">
192     <property name="text">
193      <string>Dark background</string>
194     </property>
195     <property name="toolTip">
196      <string>Darken background, and use white text, regardless of current color palette.</string>
197     </property>
198    </widget>
199   </item>
200   <item row="3" column="0" colspan="2">
201    <widget class="QCheckBox" name="storeLyricsInMpdDir">
202     <property name="text">
203      <string>Save downloaded lyrics into music folder</string>
204     </property>
205    </widget>
206   </item>
207   <item row="4" column="0" colspan="2">
208    <widget class="QCheckBox" name="contextAlwaysCollapsed">
209     <property name="text">
210      <string>Always collapse into a single pane</string>
211     </property>
212     <property name="toolTip">
213      <string>Only show 'Artist', 'Album', or 'Track' even if sufficient width to show all three.</string>
214     </property>
215    </widget>
216   </item>
217   <item row="5" column="0" colspan="2">
218    <widget class="QCheckBox" name="wikipediaIntroOnly">
219     <property name="text">
220      <string>Only show basic wikipedia text</string>
221     </property>
222    </widget>
223   </item>
224   <item row="6" column="0" colspan="2">
225    <widget class="NoteLabel" name="wikipediaIntroOnlyNote">
226     <property name="text">
227      <string>Cantata only shows a trimmed down version of wikipedia pages (no images, links, etc). This trimming is not always 100% accurate, which is why Cantata defaults to only showing the introduction. If you elect to show the full article, then there may be parsing errors. You will also need to remove any currently cached articles (using the 'Cache' page).</string>
228     </property>
229    </widget>
230   </item>
231   <item row="7" column="1">
232    <spacer name="verticalSpacer_2">
233     <property name="orientation">
234      <enum>Qt::Vertical</enum>
235     </property>
236     <property name="sizeType">
237      <enum>QSizePolicy::MinimumExpanding</enum>
238     </property>
239     <property name="sizeHint" stdset="0">
240      <size>
241       <width>20</width>
242       <height>8</height>
243      </size>
244     </property>
245    </spacer>
246   </item>
247  </layout>
248 </widget>
249 <customwidgets>
250 <customwidget>
251  <class>BuddyLabel</class>
252  <extends>QLabel</extends>
253  <header>support/buddylabel.h</header>
254 </customwidget>
255  <customwidget>
256   <class>NoteLabel</class>
257   <extends>QLabel</extends>
258   <header>widgets/notelabel.h</header>
259  </customwidget>
260  <customwidget>
261   <class>PathRequester</class>
262   <extends>QLineEdit</extends>
263   <header>support/pathrequester.h</header>
264   <container>1</container>
265  </customwidget>
266 </customwidgets>
267 <resources/>
268 <connections>
269  <connection>
270   <sender>contextBackdrop_custom</sender>
271   <signal>toggled(bool)</signal>
272   <receiver>contextBackdropFile</receiver>
273   <slot>setEnabled(bool)</slot>
274   <hints>
275    <hint type="sourcelabel">
276     <x>80</x>
277     <y>90</y>
278    </hint>
279    <hint type="destinationlabel">
280     <x>172</x>
281     <y>92</y>
282    </hint>
283   </hints>
284  </connection>
285 </connections>
286</ui>
287