]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/main_interface.ui
Qt4 : Changes in the main interface:
[vlc] / modules / gui / qt4 / ui / main_interface.ui
1 <ui version="4.0" >
2  <class>MainInterfaceUI</class>
3  <widget class="QWidget" name="MainInterfaceUI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>502</width>
9     <height>201</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <item>
14     <layout class="QHBoxLayout" >
15      <item>
16       <widget class="QFrame" name="sliderFrame" />
17      </item>
18      <item>
19       <widget class="QFrame" name="discFrame" >
20        <layout class="QHBoxLayout" >
21         <property name="spacing" >
22          <number>6</number>
23         </property>
24         <item>
25          <widget class="QPushButton" name="menuButton" >
26           <property name="text" >
27            <string/>
28           </property>
29          </widget>
30         </item>
31         <item>
32          <widget class="QPushButton" name="prevSectionButton" >
33           <property name="text" >
34            <string/>
35           </property>
36          </widget>
37         </item>
38         <item>
39          <widget class="QPushButton" name="nextSectionButton" >
40           <property name="text" >
41            <string/>
42           </property>
43          </widget>
44         </item>
45        </layout>
46       </widget>
47      </item>
48     </layout>
49    </item>
50    <item>
51     <layout class="QHBoxLayout" >
52      <item>
53       <widget class="QPushButton" name="prevButton" >
54        <property name="sizePolicy" >
55         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
56          <horstretch>0</horstretch>
57          <verstretch>0</verstretch>
58         </sizepolicy>
59        </property>
60        <property name="maximumSize" >
61         <size>
62          <width>45</width>
63          <height>26</height>
64         </size>
65        </property>
66        <property name="iconSize" >
67         <size>
68          <width>20</width>
69          <height>20</height>
70         </size>
71        </property>
72       </widget>
73      </item>
74      <item>
75       <widget class="QPushButton" name="playButton" >
76        <property name="sizePolicy" >
77         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
78          <horstretch>0</horstretch>
79          <verstretch>0</verstretch>
80         </sizepolicy>
81        </property>
82        <property name="maximumSize" >
83         <size>
84          <width>45</width>
85          <height>26</height>
86         </size>
87        </property>
88        <property name="text" >
89         <string/>
90        </property>
91        <property name="iconSize" >
92         <size>
93          <width>20</width>
94          <height>20</height>
95         </size>
96        </property>
97       </widget>
98      </item>
99      <item>
100       <widget class="QPushButton" name="stopButton" >
101        <property name="sizePolicy" >
102         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
103          <horstretch>0</horstretch>
104          <verstretch>0</verstretch>
105         </sizepolicy>
106        </property>
107        <property name="maximumSize" >
108         <size>
109          <width>45</width>
110          <height>26</height>
111         </size>
112        </property>
113        <property name="text" >
114         <string/>
115        </property>
116        <property name="iconSize" >
117         <size>
118          <width>20</width>
119          <height>20</height>
120         </size>
121        </property>
122       </widget>
123      </item>
124      <item>
125       <widget class="QPushButton" name="nextButton" >
126        <property name="sizePolicy" >
127         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
128          <horstretch>0</horstretch>
129          <verstretch>0</verstretch>
130         </sizepolicy>
131        </property>
132        <property name="maximumSize" >
133         <size>
134          <width>45</width>
135          <height>26</height>
136         </size>
137        </property>
138        <property name="text" >
139         <string/>
140        </property>
141        <property name="iconSize" >
142         <size>
143          <width>20</width>
144          <height>20</height>
145         </size>
146        </property>
147       </widget>
148      </item>
149      <item>
150       <spacer>
151        <property name="orientation" >
152         <enum>Qt::Horizontal</enum>
153        </property>
154        <property name="sizeHint" >
155         <size>
156          <width>80</width>
157          <height>27</height>
158         </size>
159        </property>
160       </spacer>
161      </item>
162      <item>
163       <widget class="QLabel" name="volMuteLabel" >
164        <property name="text" >
165         <string/>
166        </property>
167       </widget>
168      </item>
169      <item>
170       <widget class="QSlider" name="volumeSlider" >
171        <property name="sizePolicy" >
172         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
173          <horstretch>0</horstretch>
174          <verstretch>0</verstretch>
175         </sizepolicy>
176        </property>
177        <property name="maximumSize" >
178         <size>
179          <width>80</width>
180          <height>16777215</height>
181         </size>
182        </property>
183        <property name="orientation" >
184         <enum>Qt::Horizontal</enum>
185        </property>
186       </widget>
187      </item>
188      <item>
189       <widget class="QPushButton" name="playlistButton" >
190        <property name="sizePolicy" >
191         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
192          <horstretch>0</horstretch>
193          <verstretch>0</verstretch>
194         </sizepolicy>
195        </property>
196        <property name="maximumSize" >
197         <size>
198          <width>45</width>
199          <height>26</height>
200         </size>
201        </property>
202        <property name="text" >
203         <string/>
204        </property>
205       </widget>
206      </item>
207     </layout>
208    </item>
209   </layout>
210  </widget>
211  <resources/>
212  <connections/>
213 </ui>