6ba745826daf99600342669882e0a546ed056ecb
[someplayer] / src / ui / libraryform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>LibraryForm</class>
4  <widget class="QWidget" name="LibraryForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="palette">
14    <palette>
15     <active>
16      <colorrole role="Text">
17       <brush brushstyle="SolidPattern">
18        <color alpha="255">
19         <red>0</red>
20         <green>85</green>
21         <blue>255</blue>
22        </color>
23       </brush>
24      </colorrole>
25     </active>
26     <inactive>
27      <colorrole role="Text">
28       <brush brushstyle="SolidPattern">
29        <color alpha="255">
30         <red>0</red>
31         <green>85</green>
32         <blue>255</blue>
33        </color>
34       </brush>
35      </colorrole>
36     </inactive>
37     <disabled>
38      <colorrole role="Text">
39       <brush brushstyle="SolidPattern">
40        <color alpha="255">
41         <red>127</red>
42         <green>127</green>
43         <blue>126</blue>
44        </color>
45       </brush>
46      </colorrole>
47     </disabled>
48    </palette>
49   </property>
50   <property name="windowTitle">
51    <string>Form</string>
52   </property>
53   <layout class="QHBoxLayout" name="horizontalLayout">
54    <property name="spacing">
55     <number>0</number>
56    </property>
57    <property name="margin">
58     <number>0</number>
59    </property>
60    <item>
61     <layout class="QVBoxLayout" name="verticalLayout">
62      <item>
63       <widget class="QPushButton" name="backButton">
64        <property name="sizePolicy">
65         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
66          <horstretch>0</horstretch>
67          <verstretch>0</verstretch>
68         </sizepolicy>
69        </property>
70        <property name="minimumSize">
71         <size>
72          <width>70</width>
73          <height>70</height>
74         </size>
75        </property>
76        <property name="maximumSize">
77         <size>
78          <width>70</width>
79          <height>70</height>
80         </size>
81        </property>
82        <property name="text">
83         <string/>
84        </property>
85        <property name="icon">
86         <iconset resource="../../resources/resources.qrc">
87          <normaloff>:/icons/back.png</normaloff>:/icons/back.png</iconset>
88        </property>
89        <property name="flat">
90         <bool>true</bool>
91        </property>
92       </widget>
93      </item>
94      <item>
95       <widget class="QPushButton" name="addButton">
96        <property name="sizePolicy">
97         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
98          <horstretch>0</horstretch>
99          <verstretch>0</verstretch>
100         </sizepolicy>
101        </property>
102        <property name="minimumSize">
103         <size>
104          <width>70</width>
105          <height>70</height>
106         </size>
107        </property>
108        <property name="maximumSize">
109         <size>
110          <width>70</width>
111          <height>70</height>
112         </size>
113        </property>
114        <property name="text">
115         <string/>
116        </property>
117        <property name="icon">
118         <iconset resource="../../resources/resources.qrc">
119          <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
120        </property>
121        <property name="flat">
122         <bool>true</bool>
123        </property>
124       </widget>
125      </item>
126      <item>
127       <widget class="QPushButton" name="deleteButton">
128        <property name="minimumSize">
129         <size>
130          <width>70</width>
131          <height>70</height>
132         </size>
133        </property>
134        <property name="maximumSize">
135         <size>
136          <width>70</width>
137          <height>70</height>
138         </size>
139        </property>
140        <property name="text">
141         <string/>
142        </property>
143        <property name="icon">
144         <iconset resource="../../resources/resources.qrc">
145          <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
146        </property>
147        <property name="flat">
148         <bool>true</bool>
149        </property>
150       </widget>
151      </item>
152      <item>
153       <widget class="QPushButton" name="useButton">
154        <property name="sizePolicy">
155         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
156          <horstretch>0</horstretch>
157          <verstretch>0</verstretch>
158         </sizepolicy>
159        </property>
160        <property name="minimumSize">
161         <size>
162          <width>70</width>
163          <height>70</height>
164         </size>
165        </property>
166        <property name="maximumSize">
167         <size>
168          <width>70</width>
169          <height>70</height>
170         </size>
171        </property>
172        <property name="text">
173         <string/>
174        </property>
175        <property name="icon">
176         <iconset resource="../../resources/resources.qrc">
177          <normaloff>:/icons/use.png</normaloff>:/icons/use.png</iconset>
178        </property>
179        <property name="flat">
180         <bool>true</bool>
181        </property>
182       </widget>
183      </item>
184      <item>
185       <spacer name="verticalSpacer_3">
186        <property name="orientation">
187         <enum>Qt::Vertical</enum>
188        </property>
189        <property name="sizeHint" stdset="0">
190         <size>
191          <width>20</width>
192          <height>40</height>
193         </size>
194        </property>
195       </spacer>
196      </item>
197      <item>
198       <widget class="QPushButton" name="playerButton">
199        <property name="sizePolicy">
200         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
201          <horstretch>0</horstretch>
202          <verstretch>0</verstretch>
203         </sizepolicy>
204        </property>
205        <property name="minimumSize">
206         <size>
207          <width>70</width>
208          <height>70</height>
209         </size>
210        </property>
211        <property name="maximumSize">
212         <size>
213          <width>70</width>
214          <height>70</height>
215         </size>
216        </property>
217        <property name="text">
218         <string/>
219        </property>
220        <property name="icon">
221         <iconset resource="../../resources/resources.qrc">
222          <normaloff>:/icons/player.png</normaloff>:/icons/player.png</iconset>
223        </property>
224        <property name="flat">
225         <bool>true</bool>
226        </property>
227       </widget>
228      </item>
229     </layout>
230    </item>
231    <item>
232     <layout class="QVBoxLayout" name="verticalLayout_3">
233      <property name="spacing">
234       <number>0</number>
235      </property>
236      <item>
237       <widget class="QLabel" name="listLabel">
238        <property name="enabled">
239         <bool>false</bool>
240        </property>
241        <property name="text">
242         <string/>
243        </property>
244        <property name="textFormat">
245         <enum>Qt::AutoText</enum>
246        </property>
247        <property name="alignment">
248         <set>Qt::AlignCenter</set>
249        </property>
250       </widget>
251      </item>
252      <item>
253       <widget class="QListView" name="listView">
254        <property name="editTriggers">
255         <set>QAbstractItemView::NoEditTriggers</set>
256        </property>
257        <property name="selectionMode">
258         <enum>QAbstractItemView::MultiSelection</enum>
259        </property>
260        <property name="isWrapping" stdset="0">
261         <bool>false</bool>
262        </property>
263        <property name="spacing">
264         <number>1</number>
265        </property>
266        <property name="selectionRectVisible">
267         <bool>false</bool>
268        </property>
269       </widget>
270      </item>
271     </layout>
272    </item>
273    <item>
274     <layout class="QVBoxLayout" name="verticalLayout_2">
275      <item>
276       <widget class="QPushButton" name="viewButton">
277        <property name="sizePolicy">
278         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
279          <horstretch>0</horstretch>
280          <verstretch>0</verstretch>
281         </sizepolicy>
282        </property>
283        <property name="minimumSize">
284         <size>
285          <width>70</width>
286          <height>70</height>
287         </size>
288        </property>
289        <property name="maximumSize">
290         <size>
291          <width>70</width>
292          <height>70</height>
293         </size>
294        </property>
295        <property name="text">
296         <string/>
297        </property>
298        <property name="icon">
299         <iconset resource="../../resources/resources.qrc">
300          <normaloff>:/icons/artists.png</normaloff>:/icons/artists.png</iconset>
301        </property>
302        <property name="flat">
303         <bool>true</bool>
304        </property>
305       </widget>
306      </item>
307      <item>
308       <spacer name="verticalSpacer">
309        <property name="orientation">
310         <enum>Qt::Vertical</enum>
311        </property>
312        <property name="sizeHint" stdset="0">
313         <size>
314          <width>20</width>
315          <height>40</height>
316         </size>
317        </property>
318       </spacer>
319      </item>
320      <item>
321       <widget class="QPushButton" name="dynamicButton">
322        <property name="sizePolicy">
323         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
324          <horstretch>0</horstretch>
325          <verstretch>0</verstretch>
326         </sizepolicy>
327        </property>
328        <property name="minimumSize">
329         <size>
330          <width>70</width>
331          <height>70</height>
332         </size>
333        </property>
334        <property name="maximumSize">
335         <size>
336          <width>70</width>
337          <height>70</height>
338         </size>
339        </property>
340        <property name="text">
341         <string/>
342        </property>
343        <property name="icon">
344         <iconset resource="../../resources/resources.qrc">
345          <normaloff>:/icons/dynamic.png</normaloff>:/icons/dynamic.png</iconset>
346        </property>
347        <property name="flat">
348         <bool>true</bool>
349        </property>
350       </widget>
351      </item>
352      <item>
353       <spacer name="verticalSpacer_2">
354        <property name="orientation">
355         <enum>Qt::Vertical</enum>
356        </property>
357        <property name="sizeHint" stdset="0">
358         <size>
359          <width>20</width>
360          <height>40</height>
361         </size>
362        </property>
363       </spacer>
364      </item>
365      <item>
366       <widget class="QPushButton" name="playlistsButton">
367        <property name="minimumSize">
368         <size>
369          <width>70</width>
370          <height>70</height>
371         </size>
372        </property>
373        <property name="maximumSize">
374         <size>
375          <width>70</width>
376          <height>70</height>
377         </size>
378        </property>
379        <property name="text">
380         <string/>
381        </property>
382        <property name="icon">
383         <iconset resource="../../resources/resources.qrc">
384          <normaloff>:/icons/playlists.png</normaloff>:/icons/playlists.png</iconset>
385        </property>
386        <property name="flat">
387         <bool>true</bool>
388        </property>
389       </widget>
390      </item>
391     </layout>
392    </item>
393   </layout>
394  </widget>
395  <resources>
396   <include location="../../resources/resources.qrc"/>
397  </resources>
398  <connections/>
399 </ui>