Implemented equalizer
[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="selectAllButton">
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/select_all.png</normaloff>:/icons/select_all.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="addButton">
128        <property name="sizePolicy">
129         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
130          <horstretch>0</horstretch>
131          <verstretch>0</verstretch>
132         </sizepolicy>
133        </property>
134        <property name="minimumSize">
135         <size>
136          <width>70</width>
137          <height>70</height>
138         </size>
139        </property>
140        <property name="maximumSize">
141         <size>
142          <width>70</width>
143          <height>70</height>
144         </size>
145        </property>
146        <property name="text">
147         <string/>
148        </property>
149        <property name="icon">
150         <iconset resource="../../resources/resources.qrc">
151          <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
152        </property>
153        <property name="flat">
154         <bool>true</bool>
155        </property>
156       </widget>
157      </item>
158      <item>
159       <widget class="QPushButton" name="deleteButton">
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/delete.png</normaloff>:/icons/delete.png</iconset>
178        </property>
179        <property name="flat">
180         <bool>true</bool>
181        </property>
182       </widget>
183      </item>
184      <item>
185       <widget class="QPushButton" name="useButton">
186        <property name="sizePolicy">
187         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
188          <horstretch>0</horstretch>
189          <verstretch>0</verstretch>
190         </sizepolicy>
191        </property>
192        <property name="minimumSize">
193         <size>
194          <width>70</width>
195          <height>70</height>
196         </size>
197        </property>
198        <property name="maximumSize">
199         <size>
200          <width>70</width>
201          <height>70</height>
202         </size>
203        </property>
204        <property name="text">
205         <string/>
206        </property>
207        <property name="icon">
208         <iconset resource="../../resources/resources.qrc">
209          <normaloff>:/icons/use.png</normaloff>:/icons/use.png</iconset>
210        </property>
211        <property name="flat">
212         <bool>true</bool>
213        </property>
214       </widget>
215      </item>
216      <item>
217       <spacer name="verticalSpacer_3">
218        <property name="orientation">
219         <enum>Qt::Vertical</enum>
220        </property>
221        <property name="sizeHint" stdset="0">
222         <size>
223          <width>20</width>
224          <height>40</height>
225         </size>
226        </property>
227       </spacer>
228      </item>
229      <item>
230       <widget class="QPushButton" name="playerButton">
231        <property name="sizePolicy">
232         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
233          <horstretch>0</horstretch>
234          <verstretch>0</verstretch>
235         </sizepolicy>
236        </property>
237        <property name="minimumSize">
238         <size>
239          <width>70</width>
240          <height>70</height>
241         </size>
242        </property>
243        <property name="maximumSize">
244         <size>
245          <width>70</width>
246          <height>70</height>
247         </size>
248        </property>
249        <property name="text">
250         <string/>
251        </property>
252        <property name="icon">
253         <iconset resource="../../resources/resources.qrc">
254          <normaloff>:/icons/player.png</normaloff>:/icons/player.png</iconset>
255        </property>
256        <property name="flat">
257         <bool>true</bool>
258        </property>
259       </widget>
260      </item>
261     </layout>
262    </item>
263    <item>
264     <layout class="QVBoxLayout" name="verticalLayout_3">
265      <property name="spacing">
266       <number>0</number>
267      </property>
268      <item>
269       <widget class="QLabel" name="listLabel">
270        <property name="enabled">
271         <bool>false</bool>
272        </property>
273        <property name="text">
274         <string/>
275        </property>
276        <property name="textFormat">
277         <enum>Qt::AutoText</enum>
278        </property>
279        <property name="alignment">
280         <set>Qt::AlignCenter</set>
281        </property>
282       </widget>
283      </item>
284      <item>
285       <widget class="QListView" name="listView">
286        <property name="editTriggers">
287         <set>QAbstractItemView::NoEditTriggers</set>
288        </property>
289        <property name="selectionMode">
290         <enum>QAbstractItemView::MultiSelection</enum>
291        </property>
292        <property name="isWrapping" stdset="0">
293         <bool>false</bool>
294        </property>
295        <property name="spacing">
296         <number>1</number>
297        </property>
298        <property name="selectionRectVisible">
299         <bool>false</bool>
300        </property>
301       </widget>
302      </item>
303     </layout>
304    </item>
305    <item>
306     <layout class="QVBoxLayout" name="verticalLayout_2">
307      <item>
308       <widget class="QPushButton" name="viewButton">
309        <property name="sizePolicy">
310         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
311          <horstretch>0</horstretch>
312          <verstretch>0</verstretch>
313         </sizepolicy>
314        </property>
315        <property name="minimumSize">
316         <size>
317          <width>70</width>
318          <height>70</height>
319         </size>
320        </property>
321        <property name="maximumSize">
322         <size>
323          <width>70</width>
324          <height>70</height>
325         </size>
326        </property>
327        <property name="text">
328         <string/>
329        </property>
330        <property name="icon">
331         <iconset resource="../../resources/resources.qrc">
332          <normaloff>:/icons/artists.png</normaloff>:/icons/artists.png</iconset>
333        </property>
334        <property name="flat">
335         <bool>true</bool>
336        </property>
337       </widget>
338      </item>
339      <item>
340       <spacer name="verticalSpacer">
341        <property name="orientation">
342         <enum>Qt::Vertical</enum>
343        </property>
344        <property name="sizeHint" stdset="0">
345         <size>
346          <width>20</width>
347          <height>40</height>
348         </size>
349        </property>
350       </spacer>
351      </item>
352      <item>
353       <widget class="QPushButton" name="dynamicButton">
354        <property name="sizePolicy">
355         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
356          <horstretch>0</horstretch>
357          <verstretch>0</verstretch>
358         </sizepolicy>
359        </property>
360        <property name="minimumSize">
361         <size>
362          <width>70</width>
363          <height>70</height>
364         </size>
365        </property>
366        <property name="maximumSize">
367         <size>
368          <width>70</width>
369          <height>70</height>
370         </size>
371        </property>
372        <property name="text">
373         <string/>
374        </property>
375        <property name="icon">
376         <iconset resource="../../resources/resources.qrc">
377          <normaloff>:/icons/dynamic.png</normaloff>:/icons/dynamic.png</iconset>
378        </property>
379        <property name="flat">
380         <bool>true</bool>
381        </property>
382       </widget>
383      </item>
384      <item>
385       <spacer name="verticalSpacer_2">
386        <property name="orientation">
387         <enum>Qt::Vertical</enum>
388        </property>
389        <property name="sizeHint" stdset="0">
390         <size>
391          <width>20</width>
392          <height>40</height>
393         </size>
394        </property>
395       </spacer>
396      </item>
397      <item>
398       <widget class="QPushButton" name="playlistsButton">
399        <property name="minimumSize">
400         <size>
401          <width>70</width>
402          <height>70</height>
403         </size>
404        </property>
405        <property name="maximumSize">
406         <size>
407          <width>70</width>
408          <height>70</height>
409         </size>
410        </property>
411        <property name="text">
412         <string/>
413        </property>
414        <property name="icon">
415         <iconset resource="../../resources/resources.qrc">
416          <normaloff>:/icons/playlists.png</normaloff>:/icons/playlists.png</iconset>
417        </property>
418        <property name="flat">
419         <bool>true</bool>
420        </property>
421       </widget>
422      </item>
423     </layout>
424    </item>
425   </layout>
426  </widget>
427  <resources>
428   <include location="../../resources/resources.qrc"/>
429  </resources>
430  <connections/>
431 </ui>