~ubuntu-branches/debian/experimental/smplayer/experimental

« back to all changes in this revision

Viewing changes to src/videopreview/videopreviewconfigdialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2009-01-03 17:08:06 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090103170806-eodntb2slv6g2pb6
Tags: 0.6.6-0ubuntu1
* The "just before FF" release.
* New upstream release.
* debian/control: Bumped Standards-Version to 3.8.0.
* debian/copyright: Changed (C) to © to fix Lintian warning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>VideoPreviewConfigDialog</class>
 
3
 <widget class="QDialog" name="VideoPreviewConfigDialog" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>428</width>
 
9
    <height>340</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Video Preview</string>
 
14
  </property>
 
15
  <layout class="QVBoxLayout" >
 
16
   <item>
 
17
    <layout class="QHBoxLayout" >
 
18
     <item>
 
19
      <widget class="QLabel" name="label" >
 
20
       <property name="text" >
 
21
        <string>&amp;File:</string>
 
22
       </property>
 
23
       <property name="buddy" >
 
24
        <cstring>filename_edit</cstring>
 
25
       </property>
 
26
      </widget>
 
27
     </item>
 
28
     <item>
 
29
      <widget class="FileChooser" name="filename_edit" />
 
30
     </item>
 
31
    </layout>
 
32
   </item>
 
33
   <item>
 
34
    <layout class="QHBoxLayout" >
 
35
     <item>
 
36
      <widget class="QLabel" name="dvd_device_label" >
 
37
       <property name="text" >
 
38
        <string>&amp;DVD device:</string>
 
39
       </property>
 
40
       <property name="buddy" >
 
41
        <cstring>dvd_device_edit</cstring>
 
42
       </property>
 
43
      </widget>
 
44
     </item>
 
45
     <item>
 
46
      <widget class="QLineEdit" name="dvd_device_edit" />
 
47
     </item>
 
48
    </layout>
 
49
   </item>
 
50
   <item>
 
51
    <layout class="QHBoxLayout" >
 
52
     <item>
 
53
      <widget class="QLabel" name="label_2" >
 
54
       <property name="text" >
 
55
        <string>&amp;Columns:</string>
 
56
       </property>
 
57
       <property name="alignment" >
 
58
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
59
       </property>
 
60
       <property name="buddy" >
 
61
        <cstring>columns_spin</cstring>
 
62
       </property>
 
63
      </widget>
 
64
     </item>
 
65
     <item>
 
66
      <widget class="QSpinBox" name="columns_spin" >
 
67
       <property name="minimum" >
 
68
        <number>1</number>
 
69
       </property>
 
70
       <property name="maximum" >
 
71
        <number>10</number>
 
72
       </property>
 
73
      </widget>
 
74
     </item>
 
75
     <item>
 
76
      <spacer>
 
77
       <property name="orientation" >
 
78
        <enum>Qt::Horizontal</enum>
 
79
       </property>
 
80
       <property name="sizeHint" >
 
81
        <size>
 
82
         <width>40</width>
 
83
         <height>20</height>
 
84
        </size>
 
85
       </property>
 
86
      </spacer>
 
87
     </item>
 
88
     <item>
 
89
      <widget class="QLabel" name="label_3" >
 
90
       <property name="text" >
 
91
        <string>&amp;Rows:</string>
 
92
       </property>
 
93
       <property name="alignment" >
 
94
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
95
       </property>
 
96
       <property name="buddy" >
 
97
        <cstring>rows_spin</cstring>
 
98
       </property>
 
99
      </widget>
 
100
     </item>
 
101
     <item>
 
102
      <widget class="QSpinBox" name="rows_spin" >
 
103
       <property name="minimum" >
 
104
        <number>1</number>
 
105
       </property>
 
106
      </widget>
 
107
     </item>
 
108
    </layout>
 
109
   </item>
 
110
   <item>
 
111
    <widget class="QCheckBox" name="osd_check" >
 
112
     <property name="text" >
 
113
      <string>Add playing &amp;time to thumbnails</string>
 
114
     </property>
 
115
    </widget>
 
116
   </item>
 
117
   <item>
 
118
    <widget class="Line" name="line_2" >
 
119
     <property name="sizePolicy" >
 
120
      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
121
       <horstretch>0</horstretch>
 
122
       <verstretch>0</verstretch>
 
123
      </sizepolicy>
 
124
     </property>
 
125
     <property name="orientation" >
 
126
      <enum>Qt::Horizontal</enum>
 
127
     </property>
 
128
    </widget>
 
129
   </item>
 
130
   <item>
 
131
    <layout class="QHBoxLayout" >
 
132
     <item>
 
133
      <widget class="QLabel" name="label_5" >
 
134
       <property name="text" >
 
135
        <string>&amp;Aspect ratio:</string>
 
136
       </property>
 
137
       <property name="buddy" >
 
138
        <cstring>aspect_ratio_combo</cstring>
 
139
       </property>
 
140
      </widget>
 
141
     </item>
 
142
     <item>
 
143
      <widget class="QComboBox" name="aspect_ratio_combo" />
 
144
     </item>
 
145
     <item>
 
146
      <spacer>
 
147
       <property name="orientation" >
 
148
        <enum>Qt::Horizontal</enum>
 
149
       </property>
 
150
       <property name="sizeHint" >
 
151
        <size>
 
152
         <width>101</width>
 
153
         <height>20</height>
 
154
        </size>
 
155
       </property>
 
156
      </spacer>
 
157
     </item>
 
158
    </layout>
 
159
   </item>
 
160
   <item>
 
161
    <layout class="QHBoxLayout" >
 
162
     <item>
 
163
      <widget class="QLabel" name="label_4" >
 
164
       <property name="text" >
 
165
        <string>&amp;Seconds to skip at the beginnning:</string>
 
166
       </property>
 
167
       <property name="buddy" >
 
168
        <cstring>initial_step_spin</cstring>
 
169
       </property>
 
170
      </widget>
 
171
     </item>
 
172
     <item>
 
173
      <widget class="QSpinBox" name="initial_step_spin" />
 
174
     </item>
 
175
     <item>
 
176
      <spacer>
 
177
       <property name="orientation" >
 
178
        <enum>Qt::Horizontal</enum>
 
179
       </property>
 
180
       <property name="sizeHint" >
 
181
        <size>
 
182
         <width>40</width>
 
183
         <height>20</height>
 
184
        </size>
 
185
       </property>
 
186
      </spacer>
 
187
     </item>
 
188
    </layout>
 
189
   </item>
 
190
   <item>
 
191
    <layout class="QHBoxLayout" >
 
192
     <item>
 
193
      <widget class="QLabel" name="label_6" >
 
194
       <property name="text" >
 
195
        <string>&amp;Maximum width:</string>
 
196
       </property>
 
197
       <property name="buddy" >
 
198
        <cstring>max_width_spin</cstring>
 
199
       </property>
 
200
      </widget>
 
201
     </item>
 
202
     <item>
 
203
      <widget class="QSpinBox" name="max_width_spin" >
 
204
       <property name="minimum" >
 
205
        <number>100</number>
 
206
       </property>
 
207
       <property name="maximum" >
 
208
        <number>2000</number>
 
209
       </property>
 
210
      </widget>
 
211
     </item>
 
212
     <item>
 
213
      <spacer>
 
214
       <property name="orientation" >
 
215
        <enum>Qt::Horizontal</enum>
 
216
       </property>
 
217
       <property name="sizeHint" >
 
218
        <size>
 
219
         <width>40</width>
 
220
         <height>20</height>
 
221
        </size>
 
222
       </property>
 
223
      </spacer>
 
224
     </item>
 
225
    </layout>
 
226
   </item>
 
227
   <item>
 
228
    <widget class="Line" name="line_3" >
 
229
     <property name="sizePolicy" >
 
230
      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
231
       <horstretch>0</horstretch>
 
232
       <verstretch>0</verstretch>
 
233
      </sizepolicy>
 
234
     </property>
 
235
     <property name="orientation" >
 
236
      <enum>Qt::Horizontal</enum>
 
237
     </property>
 
238
    </widget>
 
239
   </item>
 
240
   <item>
 
241
    <layout class="QHBoxLayout" >
 
242
     <item>
 
243
      <widget class="QLabel" name="label_7" >
 
244
       <property name="text" >
 
245
        <string>&amp;Extract frames as</string>
 
246
       </property>
 
247
       <property name="buddy" >
 
248
        <cstring>format_combo</cstring>
 
249
       </property>
 
250
      </widget>
 
251
     </item>
 
252
     <item>
 
253
      <widget class="QComboBox" name="format_combo" />
 
254
     </item>
 
255
     <item>
 
256
      <spacer>
 
257
       <property name="orientation" >
 
258
        <enum>Qt::Horizontal</enum>
 
259
       </property>
 
260
       <property name="sizeHint" >
 
261
        <size>
 
262
         <width>71</width>
 
263
         <height>23</height>
 
264
        </size>
 
265
       </property>
 
266
      </spacer>
 
267
     </item>
 
268
    </layout>
 
269
   </item>
 
270
   <item>
 
271
    <widget class="Line" name="line" >
 
272
     <property name="sizePolicy" >
 
273
      <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
274
       <horstretch>0</horstretch>
 
275
       <verstretch>0</verstretch>
 
276
      </sizepolicy>
 
277
     </property>
 
278
     <property name="orientation" >
 
279
      <enum>Qt::Horizontal</enum>
 
280
     </property>
 
281
    </widget>
 
282
   </item>
 
283
   <item>
 
284
    <widget class="QDialogButtonBox" name="buttonBox" >
 
285
     <property name="orientation" >
 
286
      <enum>Qt::Horizontal</enum>
 
287
     </property>
 
288
     <property name="standardButtons" >
 
289
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
 
290
     </property>
 
291
    </widget>
 
292
   </item>
 
293
  </layout>
 
294
 </widget>
 
295
 <customwidgets>
 
296
  <customwidget>
 
297
   <class>FileChooser</class>
 
298
   <extends>QLineEdit</extends>
 
299
   <header>filechooser.h</header>
 
300
  </customwidget>
 
301
 </customwidgets>
 
302
 <tabstops>
 
303
  <tabstop>filename_edit</tabstop>
 
304
  <tabstop>dvd_device_edit</tabstop>
 
305
  <tabstop>columns_spin</tabstop>
 
306
  <tabstop>rows_spin</tabstop>
 
307
  <tabstop>osd_check</tabstop>
 
308
  <tabstop>aspect_ratio_combo</tabstop>
 
309
  <tabstop>initial_step_spin</tabstop>
 
310
  <tabstop>max_width_spin</tabstop>
 
311
  <tabstop>format_combo</tabstop>
 
312
  <tabstop>buttonBox</tabstop>
 
313
 </tabstops>
 
314
 <resources/>
 
315
 <connections>
 
316
  <connection>
 
317
   <sender>buttonBox</sender>
 
318
   <signal>accepted()</signal>
 
319
   <receiver>VideoPreviewConfigDialog</receiver>
 
320
   <slot>accept()</slot>
 
321
   <hints>
 
322
    <hint type="sourcelabel" >
 
323
     <x>248</x>
 
324
     <y>254</y>
 
325
    </hint>
 
326
    <hint type="destinationlabel" >
 
327
     <x>157</x>
 
328
     <y>274</y>
 
329
    </hint>
 
330
   </hints>
 
331
  </connection>
 
332
  <connection>
 
333
   <sender>buttonBox</sender>
 
334
   <signal>rejected()</signal>
 
335
   <receiver>VideoPreviewConfigDialog</receiver>
 
336
   <slot>reject()</slot>
 
337
   <hints>
 
338
    <hint type="sourcelabel" >
 
339
     <x>316</x>
 
340
     <y>260</y>
 
341
    </hint>
 
342
    <hint type="destinationlabel" >
 
343
     <x>286</x>
 
344
     <y>274</y>
 
345
    </hint>
 
346
   </hints>
 
347
  </connection>
 
348
 </connections>
 
349
</ui>