]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open_disk.ui
* Qt4: Display open dialog. Not yet functionnable.
[vlc] / modules / gui / qt4 / ui / open_disk.ui
1 <ui version="4.0" >
2  <author>Jean-Baptiste Kempf</author>
3  <class>OpenDisk</class>
4  <widget class="QWidget" name="OpenDisk" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>590</width>
10     <height>411</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string>Form</string>
15   </property>
16   <widget class="QGroupBox" name="diskTypeGroupBox" >
17    <property name="geometry" >
18     <rect>
19      <x>10</x>
20      <y>20</y>
21      <width>151</width>
22      <height>241</height>
23     </rect>
24    </property>
25    <property name="title" >
26     <string>_("Disc Type")</string>
27    </property>
28    <widget class="QWidget" native="1" name="layoutWidget" >
29     <property name="geometry" >
30      <rect>
31       <x>10</x>
32       <y>30</y>
33       <width>114</width>
34       <height>111</height>
35      </rect>
36     </property>
37     <layout class="QGridLayout" >
38      <property name="margin" >
39       <number>0</number>
40      </property>
41      <property name="spacing" >
42       <number>6</number>
43      </property>
44      <item row="2" column="1" >
45       <spacer>
46        <property name="orientation" >
47         <enum>Qt::Vertical</enum>
48        </property>
49        <property name="sizeHint" >
50         <size>
51          <width>20</width>
52          <height>40</height>
53         </size>
54        </property>
55       </spacer>
56      </item>
57      <item row="1" column="1" >
58       <widget class="QCheckBox" name="menuDVDButton" >
59        <property name="text" >
60         <string>Menus</string>
61        </property>
62        <property name="checked" >
63         <bool>true</bool>
64        </property>
65       </widget>
66      </item>
67      <item row="1" column="0" >
68       <spacer>
69        <property name="orientation" >
70         <enum>Qt::Horizontal</enum>
71        </property>
72        <property name="sizeType" >
73         <enum>QSizePolicy::Minimum</enum>
74        </property>
75        <property name="sizeHint" >
76         <size>
77          <width>8</width>
78          <height>10</height>
79         </size>
80        </property>
81       </spacer>
82      </item>
83      <item row="3" column="0" colspan="2" >
84       <widget class="QRadioButton" name="vcdRadioButton" >
85        <property name="text" >
86         <string>SVCD/VCD</string>
87        </property>
88       </widget>
89      </item>
90      <item row="0" column="0" colspan="2" >
91       <widget class="QRadioButton" name="dvdRadioButton" >
92        <property name="text" >
93         <string>DVD</string>
94        </property>
95        <property name="checked" >
96         <bool>true</bool>
97        </property>
98       </widget>
99      </item>
100      <item row="5" column="0" colspan="2" >
101       <widget class="QRadioButton" name="audioCDRAdioButton" >
102        <property name="text" >
103         <string>Audio CD</string>
104        </property>
105       </widget>
106      </item>
107      <item row="4" column="0" >
108       <spacer>
109        <property name="orientation" >
110         <enum>Qt::Vertical</enum>
111        </property>
112        <property name="sizeHint" >
113         <size>
114          <width>20</width>
115          <height>40</height>
116         </size>
117        </property>
118       </spacer>
119      </item>
120     </layout>
121    </widget>
122   </widget>
123   <widget class="QGroupBox" name="diskOptionGroupBox" >
124    <property name="geometry" >
125     <rect>
126      <x>180</x>
127      <y>20</y>
128      <width>401</width>
129      <height>241</height>
130     </rect>
131    </property>
132    <property name="title" >
133     <string>_("Options")</string>
134    </property>
135    <widget class="QWidget" native="1" name="gridLayout" >
136     <property name="geometry" >
137      <rect>
138       <x>10</x>
139       <y>30</y>
140       <width>371</width>
141       <height>195</height>
142      </rect>
143     </property>
144     <layout class="QGridLayout" >
145      <property name="margin" >
146       <number>0</number>
147      </property>
148      <property name="spacing" >
149       <number>6</number>
150      </property>
151      <item row="0" column="0" >
152       <widget class="QLabel" name="pathDiskLabel" >
153        <property name="text" >
154         <string>_("Peripheric Path") :</string>
155        </property>
156       </widget>
157      </item>
158      <item row="0" column="1" >
159       <widget class="QComboBox" name="diskBrowseLine" >
160        <property name="editable" >
161         <bool>true</bool>
162        </property>
163       </widget>
164      </item>
165      <item row="0" column="2" >
166       <widget class="QPushButton" name="browseDiskButton" >
167        <property name="text" >
168         <string>_("Browse")</string>
169        </property>
170       </widget>
171      </item>
172      <item row="5" column="0" >
173       <widget class="QLabel" name="diskOptionsLabel4" >
174        <property name="text" >
175         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
176 p, li { white-space: pre-wrap; }
177 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
178 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Audio Channel") &lt;/span>:&lt;/p>&lt;/body>&lt;/html></string>
179        </property>
180       </widget>
181      </item>
182      <item row="3" column="0" >
183       <widget class="QLabel" name="diskOptionsLabel2" >
184        <property name="text" >
185         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
186 p, li { white-space: pre-wrap; }
187 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
188 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Chapter") &lt;/span>:&lt;/p>&lt;/body>&lt;/html></string>
189        </property>
190       </widget>
191      </item>
192      <item row="4" column="0" >
193       <widget class="QLabel" name="diskOptionsLabel3" >
194        <property name="text" >
195         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
196 p, li { white-space: pre-wrap; }
197 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
198 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Subtitles") &lt;/span>:&lt;/p>&lt;/body>&lt;/html></string>
199        </property>
200       </widget>
201      </item>
202      <item row="4" column="1" >
203       <widget class="QSpinBox" name="diskOptionBox3" />
204      </item>
205      <item row="5" column="1" >
206       <widget class="QSpinBox" name="diskOptionBox4" />
207      </item>
208      <item row="3" column="1" >
209       <widget class="QSpinBox" name="diskOptionBox2" />
210      </item>
211      <item row="2" column="1" >
212       <widget class="QSpinBox" name="diskOptionBox1" />
213      </item>
214      <item row="2" column="0" >
215       <widget class="QLabel" name="diskOptionsLabel1" >
216        <property name="text" >
217         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
218 p, li { white-space: pre-wrap; }
219 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
220 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">_&lt;span style=" font-style:italic;">("Entry") &lt;/span>:           &lt;/p>&lt;/body>&lt;/html></string>
221        </property>
222       </widget>
223      </item>
224      <item row="1" column="1" >
225       <spacer>
226        <property name="orientation" >
227         <enum>Qt::Vertical</enum>
228        </property>
229        <property name="sizeHint" >
230         <size>
231          <width>20</width>
232          <height>40</height>
233         </size>
234        </property>
235       </spacer>
236      </item>
237     </layout>
238    </widget>
239   </widget>
240  </widget>
241  <resources/>
242  <connections/>
243 </ui>