Icons themes, Portrait mode, bugfixes
[someplayer] / src / ui / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
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="windowTitle">
14    <string>someplayer</string>
15   </property>
16   <widget class="QWidget" name="centralWidget">
17    <layout class="QVBoxLayout" name="verticalLayout">
18     <item>
19      <widget class="QWidget" name="toolsWidget" native="true">
20       <layout class="QVBoxLayout" name="verticalLayout_2">
21        <property name="spacing">
22         <number>0</number>
23        </property>
24        <property name="margin">
25         <number>0</number>
26        </property>
27        <item>
28         <layout class="QHBoxLayout" name="toolsLayout">
29          <property name="spacing">
30           <number>0</number>
31          </property>
32          <item>
33           <widget class="QPushButton" name="fscreenButton">
34            <property name="sizePolicy">
35             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
36              <horstretch>0</horstretch>
37              <verstretch>0</verstretch>
38             </sizepolicy>
39            </property>
40            <property name="minimumSize">
41             <size>
42              <width>60</width>
43              <height>60</height>
44             </size>
45            </property>
46            <property name="maximumSize">
47             <size>
48              <width>60</width>
49              <height>60</height>
50             </size>
51            </property>
52            <property name="text">
53             <string/>
54            </property>
55            <property name="icon">
56             <iconset resource="../../resources/resources.qrc">
57              <normaloff>:/icons/white/fullscreen.png</normaloff>:/icons/white/fullscreen.png</iconset>
58            </property>
59            <property name="flat">
60             <bool>true</bool>
61            </property>
62           </widget>
63          </item>
64          <item>
65           <spacer name="horizontalSpacer_3">
66            <property name="orientation">
67             <enum>Qt::Horizontal</enum>
68            </property>
69            <property name="sizeHint" stdset="0">
70             <size>
71              <width>40</width>
72              <height>20</height>
73             </size>
74            </property>
75           </spacer>
76          </item>
77          <item>
78           <spacer name="horizontalSpacer">
79            <property name="orientation">
80             <enum>Qt::Horizontal</enum>
81            </property>
82            <property name="sizeType">
83             <enum>QSizePolicy::Expanding</enum>
84            </property>
85            <property name="sizeHint" stdset="0">
86             <size>
87              <width>0</width>
88              <height>20</height>
89             </size>
90            </property>
91           </spacer>
92          </item>
93          <item>
94           <layout class="QHBoxLayout" name="searchLayout">
95            <property name="spacing">
96             <number>0</number>
97            </property>
98            <item>
99             <widget class="QPushButton" name="prevButton">
100              <property name="sizePolicy">
101               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
102                <horstretch>0</horstretch>
103                <verstretch>0</verstretch>
104               </sizepolicy>
105              </property>
106              <property name="minimumSize">
107               <size>
108                <width>60</width>
109                <height>60</height>
110               </size>
111              </property>
112              <property name="maximumSize">
113               <size>
114                <width>60</width>
115                <height>60</height>
116               </size>
117              </property>
118              <property name="text">
119               <string/>
120              </property>
121              <property name="icon">
122               <iconset resource="../../resources/resources.qrc">
123                <normaloff>:/icons/white/back.png</normaloff>:/icons/white/back.png</iconset>
124              </property>
125              <property name="flat">
126               <bool>true</bool>
127              </property>
128             </widget>
129            </item>
130            <item>
131             <widget class="QLineEdit" name="searchLine">
132              <property name="sizePolicy">
133               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
134                <horstretch>0</horstretch>
135                <verstretch>0</verstretch>
136               </sizepolicy>
137              </property>
138              <property name="minimumSize">
139               <size>
140                <width>500</width>
141                <height>60</height>
142               </size>
143              </property>
144              <property name="maximumSize">
145               <size>
146                <width>16777215</width>
147                <height>60</height>
148               </size>
149              </property>
150             </widget>
151            </item>
152            <item>
153             <widget class="QPushButton" name="nextButton">
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>60</width>
163                <height>60</height>
164               </size>
165              </property>
166              <property name="maximumSize">
167               <size>
168                <width>60</width>
169                <height>60</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/white/forward.png</normaloff>:/icons/white/forward.png</iconset>
178              </property>
179              <property name="flat">
180               <bool>true</bool>
181              </property>
182             </widget>
183            </item>
184           </layout>
185          </item>
186          <item>
187           <spacer name="horizontalSpacer_2">
188            <property name="orientation">
189             <enum>Qt::Horizontal</enum>
190            </property>
191            <property name="sizeHint" stdset="0">
192             <size>
193              <width>40</width>
194              <height>20</height>
195             </size>
196            </property>
197           </spacer>
198          </item>
199          <item>
200           <widget class="QPushButton" name="searchButton">
201            <property name="sizePolicy">
202             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
203              <horstretch>0</horstretch>
204              <verstretch>0</verstretch>
205             </sizepolicy>
206            </property>
207            <property name="minimumSize">
208             <size>
209              <width>60</width>
210              <height>60</height>
211             </size>
212            </property>
213            <property name="maximumSize">
214             <size>
215              <width>60</width>
216              <height>60</height>
217             </size>
218            </property>
219            <property name="text">
220             <string/>
221            </property>
222            <property name="icon">
223             <iconset resource="../../resources/resources.qrc">
224              <normaloff>:/icons/white/search.png</normaloff>:/icons/white/search.png</iconset>
225            </property>
226            <property name="flat">
227             <bool>true</bool>
228            </property>
229           </widget>
230          </item>
231         </layout>
232        </item>
233       </layout>
234      </widget>
235     </item>
236     <item>
237      <widget class="QStackedWidget" name="stackedWidget">
238       <widget class="QWidget" name="page"/>
239       <widget class="QWidget" name="page_2"/>
240      </widget>
241     </item>
242    </layout>
243   </widget>
244   <widget class="QMenuBar" name="menuBar">
245    <property name="geometry">
246     <rect>
247      <x>0</x>
248      <y>0</y>
249      <width>800</width>
250      <height>23</height>
251     </rect>
252    </property>
253    <widget class="QMenu" name="menuHelp">
254     <property name="title">
255      <string>Main</string>
256     </property>
257     <addaction name="actionAbout"/>
258     <addaction name="actionSettings"/>
259    </widget>
260    <widget class="QMenu" name="menuLibrary">
261     <property name="title">
262      <string>Library</string>
263     </property>
264    </widget>
265    <addaction name="menuHelp"/>
266    <addaction name="menuLibrary"/>
267   </widget>
268   <action name="actionAbout">
269    <property name="text">
270     <string>About</string>
271    </property>
272   </action>
273   <action name="actionSettings">
274    <property name="text">
275     <string>Settings</string>
276    </property>
277   </action>
278  </widget>
279  <layoutdefault spacing="6" margin="11"/>
280  <resources>
281   <include location="../../resources/resources.qrc"/>
282  </resources>
283  <connections/>
284 </ui>