Make playlist items use the full width available to them and adjust correctly when...
[amarok.git] / src / newdynamic.ui
blobe2ef39a38dad74b76e462b3639837fb59031fc3d
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>NewDynamic</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>NewDynamic</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>560</width>
12             <height>287</height>
13         </rect>
14     </property>
15     <grid>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <property name="margin">
20             <number>0</number>
21         </property>
22         <widget class="QLabel" row="5" column="1">
23             <property name="name">
24                 <cstring>textLabel1</cstring>
25             </property>
26             <property name="text">
27                 <string>Played tracks to show:</string>
28             </property>
29             <property name="toolTip" stdset="0">
30                 <string>How many played items to show before removal</string>
31             </property>
32             <property name="whatsThis" stdset="0">
33                 <string>How many played items to show before removal</string>
34             </property>
35         </widget>
36         <spacer row="8" column="3">
37             <property name="name">
38                 <cstring>spacer5_2</cstring>
39             </property>
40             <property name="orientation">
41                 <enum>Vertical</enum>
42             </property>
43             <property name="sizeType">
44                 <enum>MinimumExpanding</enum>
45             </property>
46             <property name="sizeHint">
47                 <size>
48                     <width>21</width>
49                     <height>5</height>
50                 </size>
51             </property>
52         </spacer>
53         <spacer row="5" column="2" rowspan="1" colspan="3">
54             <property name="name">
55                 <cstring>spacer3</cstring>
56             </property>
57             <property name="orientation">
58                 <enum>Horizontal</enum>
59             </property>
60             <property name="sizeType">
61                 <enum>Preferred</enum>
62             </property>
63             <property name="sizeHint">
64                 <size>
65                     <width>80</width>
66                     <height>21</height>
67                 </size>
68             </property>
69         </spacer>
70         <widget class="QSpinBox" row="6" column="5">
71             <property name="name">
72                 <cstring>m_upcomingIntSpinBox</cstring>
73             </property>
74             <property name="sizePolicy">
75                 <sizepolicy>
76                     <hsizetype>5</hsizetype>
77                     <vsizetype>0</vsizetype>
78                     <horstretch>0</horstretch>
79                     <verstretch>0</verstretch>
80                 </sizepolicy>
81             </property>
82             <property name="maxValue">
83                 <number>50</number>
84             </property>
85             <property name="minValue">
86                 <number>1</number>
87             </property>
88             <property name="value">
89                 <number>10</number>
90             </property>
91             <property name="base">
92                 <number>10</number>
93             </property>
94             <property name="toolTip" stdset="0">
95                 <string>Minimum number of upcoming tracks to keep in the playlist</string>
96             </property>
97             <property name="whatsThis" stdset="0">
98                 <string>Minimum number of upcoming tracks to keep in the playlist</string>
99             </property>
100         </widget>
101         <widget class="QLabel" row="6" column="1">
102             <property name="name">
103                 <cstring>textLabel2</cstring>
104             </property>
105             <property name="text">
106                 <string>Upcoming tracks:</string>
107             </property>
108             <property name="toolTip" stdset="0">
109                 <string>Minimum number of upcoming tracks to keep in the playlist</string>
110             </property>
111             <property name="whatsThis" stdset="0">
112                 <string>Minimum number of upcoming tracks to keep in the playlist</string>
113             </property>
114         </widget>
115         <widget class="QLabel" row="2" column="1">
116             <property name="name">
117                 <cstring>m_playlistName_label</cstring>
118             </property>
119             <property name="text">
120                 <string>Dynamic playlist name:</string>
121             </property>
122         </widget>
123         <widget class="QLineEdit" row="2" column="2" rowspan="1" colspan="4">
124             <property name="name">
125                 <cstring>m_name</cstring>
126             </property>
127             <property name="sizePolicy">
128                 <sizepolicy>
129                     <hsizetype>5</hsizetype>
130                     <vsizetype>0</vsizetype>
131                     <horstretch>0</horstretch>
132                     <verstretch>0</verstretch>
133                 </sizepolicy>
134             </property>
135             <property name="text">
136                 <string>Untitled</string>
137             </property>
138         </widget>
139         <spacer row="6" column="2" rowspan="1" colspan="3">
140             <property name="name">
141                 <cstring>spacer4</cstring>
142             </property>
143             <property name="orientation">
144                 <enum>Horizontal</enum>
145             </property>
146             <property name="sizeType">
147                 <enum>Preferred</enum>
148             </property>
149             <property name="sizeHint">
150                 <size>
151                     <width>110</width>
152                     <height>21</height>
153                 </size>
154             </property>
155         </spacer>
156         <widget class="QSpinBox" row="5" column="5">
157             <property name="name">
158                 <cstring>m_previousIntSpinBox</cstring>
159             </property>
160             <property name="sizePolicy">
161                 <sizepolicy>
162                     <hsizetype>5</hsizetype>
163                     <vsizetype>0</vsizetype>
164                     <horstretch>0</horstretch>
165                     <verstretch>0</verstretch>
166                 </sizepolicy>
167             </property>
168             <property name="minimumSize">
169                 <size>
170                     <width>60</width>
171                     <height>0</height>
172                 </size>
173             </property>
174             <property name="buttonSymbols">
175                 <enum>UpDownArrows</enum>
176             </property>
177             <property name="maxValue">
178                 <number>100</number>
179             </property>
180             <property name="minValue">
181                 <number>0</number>
182             </property>
183             <property name="value">
184                 <number>5</number>
185             </property>
186             <property name="base">
187                 <number>10</number>
188             </property>
189             <property name="toolTip" stdset="0">
190                 <string>How many played items to show before removal</string>
191             </property>
192             <property name="whatsThis" stdset="0">
193                 <string>How many played items to show before removal</string>
194             </property>
195         </widget>
196         <spacer row="7" column="2" rowspan="1" colspan="3">
197             <property name="name">
198                 <cstring>spacer5</cstring>
199             </property>
200             <property name="orientation">
201                 <enum>Horizontal</enum>
202             </property>
203             <property name="sizeType">
204                 <enum>Preferred</enum>
205             </property>
206             <property name="sizeHint">
207                 <size>
208                     <width>90</width>
209                     <height>21</height>
210                 </size>
211             </property>
212         </spacer>
213         <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">
214             <property name="name">
215                 <cstring>m_cycleTracks</cstring>
216             </property>
217             <property name="text">
218                 <string>Remove pla&amp;yed tracks</string>
219             </property>
220             <property name="checked">
221                 <bool>true</bool>
222             </property>
223             <property name="toolTip" stdset="0">
224                 <string>Automatically remove played tracks from the playlist</string>
225             </property>
226             <property name="whatsThis" stdset="0">
227                 <string>Automatically remove played tracks from the playlist</string>
228             </property>
229         </widget>
230         <widget class="PlaylistSelection" row="2" column="0" rowspan="7" colspan="1">
231             <property name="name">
232                 <cstring>selectPlaylist</cstring>
233             </property>
234             <property name="sizePolicy">
235                 <sizepolicy>
236                     <hsizetype>1</hsizetype>
237                     <vsizetype>5</vsizetype>
238                     <horstretch>1</horstretch>
239                     <verstretch>0</verstretch>
240                 </sizepolicy>
241             </property>
242             <property name="minimumSize">
243                 <size>
244                     <width>250</width>
245                     <height>250</height>
246                 </size>
247             </property>
248         </widget>
249         <widget class="Line" row="4" column="1" rowspan="1" colspan="5">
250             <property name="name">
251                 <cstring>line1</cstring>
252             </property>
253             <property name="sizePolicy">
254                 <sizepolicy>
255                     <hsizetype>5</hsizetype>
256                     <vsizetype>0</vsizetype>
257                     <horstretch>0</horstretch>
258                     <verstretch>0</verstretch>
259                 </sizepolicy>
260             </property>
261             <property name="frameShape">
262                 <enum>HLine</enum>
263             </property>
264             <property name="frameShadow">
265                 <enum>Sunken</enum>
266             </property>
267             <property name="orientation">
268                 <enum>Horizontal</enum>
269             </property>
270         </widget>
271         <widget class="Line" row="1" column="0" rowspan="1" colspan="6">
272             <property name="name">
273                 <cstring>line1_2</cstring>
274             </property>
275             <property name="sizePolicy">
276                 <sizepolicy>
277                     <hsizetype>5</hsizetype>
278                     <vsizetype>0</vsizetype>
279                     <horstretch>0</horstretch>
280                     <verstretch>0</verstretch>
281                 </sizepolicy>
282             </property>
283             <property name="frameShape">
284                 <enum>HLine</enum>
285             </property>
286             <property name="frameShadow">
287                 <enum>Sunken</enum>
288             </property>
289             <property name="orientation">
290                 <enum>Horizontal</enum>
291             </property>
292         </widget>
293         <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5">
294             <property name="name">
295                 <cstring>m_mixLabel</cstring>
296             </property>
297             <property name="font">
298                 <font>
299                     <bold>1</bold>
300                 </font>
301             </property>
302             <property name="text">
303                 <string></string>
304             </property>
305             <property name="alignment">
306                 <set>AlignVCenter</set>
307             </property>
308         </widget>
309     </grid>
310 </widget>
311 <customwidgets>
312     <customwidget>
313         <class>PlaylistSelection</class>
314         <header location="local">playlistselection.h</header>
315         <sizehint>
316             <width>170</width>
317             <height>300</height>
318         </sizehint>
319         <container>1</container>
320         <sizepolicy>
321             <hordata>5</hordata>
322             <verdata>5</verdata>
323             <horstretch>0</horstretch>
324             <verstretch>0</verstretch>
325         </sizepolicy>
326         <pixmap>image0</pixmap>
327     </customwidget>
328 </customwidgets>
329 <images>
330     <image name="image0">
331         <data format="PNG" length="1002">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000003b149444154388dad945f4c5b551cc73fe7dc4b7b4bcba0762d45c43114323599ee6192609c51d883892ce083f1718b3ebb185f8dc91e972cf39d2d2a2f1af664b6f1e0fe3863a0718969700eb0c52142da0242a1bd6d696f7bcff101585203ceb8fd9ece39f99dcff9fe7edf939f88c562ec465f5f9fe609442c161362173c3e3eae7b7a7ac8e7f36432196cdbfe4f907c3e4f2291201e8fe338cec3737357e9e8e828aded1e229d650e1f2d51754b082110124c13a4dc5ea341eb9dc284c0558a853f3ce8cb0677ef500fde7d39d2596679e326597b8e9abb85d7a770ab16ab6983ec5a05b487a70e36f0f4e10afe408d6a558310980108478dba4a1e8233990c5d474b64ed39aa3a8fe5f3317fbf81dbd70bccfeb205947632fd74f6589c1c6ea2f70d03a58ba0c1f2c9bdc1b66de3b8256a6e11cbe7e3ee1d181b590124fe2693aeee08d223c82c3a2c24b7b874bec8f26288774f7bd054504aef0dde6e99c0eb83f9fb266323cb80a27fb0958141836044605a2ee5523393371cc646fee2da37195aa35d0c0c5b4859ac03d7e91712dcaac5adab3650a3ff9d08ef7dd8404bb48869e5d958b5b87dadc4c9a1464e9f0d0326df7ebd86bd2e310cb1bf62d384d59441f2d70a070e1c60e09489929b988681bdd9cc97170bcc4c65595f71f8e0e3301337fc24a7732467831875a47f289652b0be5e4151e6d07316c1b0c0340d8ab92023e76d66a6b2840e36d2fb7a13fee632475e6edc367ea98a90fb98b7dd6310ca0328a44761582e1bab41befabcc0ec940d28bc5e93b68e064cab84e1d9beaeb48934eac1f53b01c1b000fca496aa54b61a99fcde61662a4b4b4b23d1680be9d426173e4df3602a48ea411989a4fd590f52a8fd156b05ed9d350e3defe3cfdf4b4c7ce770ea7d3fb9f520afbe1620daeee5c26735d20b9b9cfb6811a754a439e4e5c5639a4caa1e5caf586bfc0197b78702005cb9b4cae4cd3267ce8638fe964bd72b393e39d74928d242617303a756a37f284447770dcdbffc6384a05a85de1306e9a52057c7527c7131c3c42d3f475eb2303c82d4fc3276d6811db37efeb148723082d9b08f79f97c1e5729109a9a28307cc622d2d6cdf52b2b24efe548dedb00142009862cfa879ee1a71f6cec928353511472fbf4389148b0b0e0c108081412458dfe21c9f11351e67e7358595468246d1d1e5e38a6e9e851bc39d84ab502a669331dafec0d8ec7e3e8cb06e1a881d727d1ae40180a434a8c9db129a54126ad48a7358c2b4c5352c8c374bcccdab2bb37d8719cba79fab8211f9df218e0582c261e95f8bfc04f1a1e8bc5c4dfe0a190172af6a9690000000049454e44ae426082</data>
332     </image>
333 </images>
334 <connections>
335     <connection>
336         <sender>m_cycleTracks</sender>
337         <signal>toggled(bool)</signal>
338         <receiver>textLabel1</receiver>
339         <slot>setEnabled(bool)</slot>
340     </connection>
341     <connection>
342         <sender>m_cycleTracks</sender>
343         <signal>toggled(bool)</signal>
344         <receiver>m_previousIntSpinBox</receiver>
345         <slot>setEnabled(bool)</slot>
346     </connection>
347 </connections>
348 <tabstops>
349     <tabstop>m_name</tabstop>
350     <tabstop>m_cycleTracks</tabstop>
351     <tabstop>m_previousIntSpinBox</tabstop>
352     <tabstop>m_upcomingIntSpinBox</tabstop>
353 </tabstops>
354 <layoutdefaults spacing="6" margin="11"/>
355 <includehints>
356     <includehint>knuminput.h</includehint>
357     <includehint>playlistselection.h</includehint>
358 </includehints>
359 </UI>