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