]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/main_interface.ui
dc83d0911e4d6c916c1196c03f82444e665052bf
[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>450</width>
12     <height>80</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="frame" >
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="text" >
87         <string>Prev</string>
88        </property>
89       </widget>
90      </item>
91      <item>
92       <widget class="QPushButton" name="playButton" >
93        <property name="sizePolicy" >
94         <sizepolicy>
95          <hsizetype>4</hsizetype>
96          <vsizetype>0</vsizetype>
97          <horstretch>0</horstretch>
98          <verstretch>0</verstretch>
99         </sizepolicy>
100        </property>
101        <property name="text" >
102         <string>Play</string>
103        </property>
104       </widget>
105      </item>
106      <item>
107       <widget class="QPushButton" name="stopButton" >
108        <property name="sizePolicy" >
109         <sizepolicy>
110          <hsizetype>4</hsizetype>
111          <vsizetype>0</vsizetype>
112          <horstretch>0</horstretch>
113          <verstretch>0</verstretch>
114         </sizepolicy>
115        </property>
116        <property name="text" >
117         <string>Stop</string>
118        </property>
119       </widget>
120      </item>
121      <item>
122       <widget class="QPushButton" name="nextButton" >
123        <property name="sizePolicy" >
124         <sizepolicy>
125          <hsizetype>4</hsizetype>
126          <vsizetype>0</vsizetype>
127          <horstretch>0</horstretch>
128          <verstretch>0</verstretch>
129         </sizepolicy>
130        </property>
131        <property name="text" >
132         <string>Next</string>
133        </property>
134       </widget>
135      </item>
136      <item>
137       <spacer>
138        <property name="orientation" >
139         <enum>Qt::Horizontal</enum>
140        </property>
141        <property name="sizeHint" >
142         <size>
143          <width>40</width>
144          <height>20</height>
145         </size>
146        </property>
147       </spacer>
148      </item>
149      <item>
150       <widget class="QPushButton" name="playlistButton" >
151        <property name="text" >
152         <string>Playlist</string>
153        </property>
154       </widget>
155      </item>
156     </layout>
157    </item>
158   </layout>
159  </widget>
160  <pixmapfunction></pixmapfunction>
161  <resources/>
162  <connections/>
163 </ui>