source: smplayer/trunk/src/prefinput.ui@ 181

Last change on this file since 181 was 181, checked in by Silvan Scherrer, 9 years ago

smplayer: update trunk to version 16.8.0

  • Property svn:eol-style set to LF
File size: 15.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>PrefInput</class>
4 <widget class="QWidget" name="PrefInput">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>570</width>
10 <height>549</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout">
14 <property name="margin">
15 <number>0</number>
16 </property>
17 <item>
18 <widget class="QTabWidget" name="input_tab">
19 <property name="currentIndex">
20 <number>0</number>
21 </property>
22 <widget class="QWidget" name="tab">
23 <attribute name="title">
24 <string>&amp;Keyboard</string>
25 </attribute>
26 <layout class="QVBoxLayout">
27 <property name="spacing">
28 <number>6</number>
29 </property>
30 <property name="margin">
31 <number>6</number>
32 </property>
33 <item>
34 <layout class="QHBoxLayout">
35 <property name="spacing">
36 <number>6</number>
37 </property>
38 <property name="margin">
39 <number>0</number>
40 </property>
41 <item>
42 <widget class="QLabel" name="keyboard_icon">
43 <property name="text">
44 <string notr="true">icon</string>
45 </property>
46 <property name="wordWrap">
47 <bool>false</bool>
48 </property>
49 </widget>
50 </item>
51 <item>
52 <widget class="QLabel" name="actioneditor_desc">
53 <property name="sizePolicy">
54 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
55 <horstretch>0</horstretch>
56 <verstretch>0</verstretch>
57 </sizepolicy>
58 </property>
59 <property name="text">
60 <string>Here you can change any key shortcut. To do it double click or press enter over a shortcut cell. Optionally you can also save the list to share it with other people or load it in another computer.</string>
61 </property>
62 <property name="alignment">
63 <set>Qt::AlignVCenter</set>
64 </property>
65 <property name="wordWrap">
66 <bool>true</bool>
67 </property>
68 </widget>
69 </item>
70 </layout>
71 </item>
72 <item>
73 <widget class="ActionsEditor" name="actions_editor" native="true">
74 <property name="sizePolicy">
75 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
76 <horstretch>0</horstretch>
77 <verstretch>0</verstretch>
78 </sizepolicy>
79 </property>
80 </widget>
81 </item>
82 <item>
83 <widget class="QCheckBox" name="globalshortcuts_check">
84 <property name="text">
85 <string>&amp;Use the multimedia keys as global shortcuts</string>
86 </property>
87 </widget>
88 </item>
89 </layout>
90 </widget>
91 <widget class="QWidget" name="tab_2">
92 <attribute name="title">
93 <string>&amp;Mouse</string>
94 </attribute>
95 <layout class="QGridLayout" name="gridLayout">
96 <item row="0" column="0" rowspan="8">
97 <layout class="QVBoxLayout">
98 <property name="spacing">
99 <number>6</number>
100 </property>
101 <property name="margin">
102 <number>0</number>
103 </property>
104 <item>
105 <widget class="QLabel" name="mouse_icon">
106 <property name="sizePolicy">
107 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
108 <horstretch>0</horstretch>
109 <verstretch>0</verstretch>
110 </sizepolicy>
111 </property>
112 <property name="text">
113 <string notr="true">icon</string>
114 </property>
115 <property name="wordWrap">
116 <bool>false</bool>
117 </property>
118 </widget>
119 </item>
120 <item>
121 <spacer>
122 <property name="orientation">
123 <enum>Qt::Vertical</enum>
124 </property>
125 <property name="sizeType">
126 <enum>QSizePolicy::Expanding</enum>
127 </property>
128 <property name="sizeHint" stdset="0">
129 <size>
130 <width>20</width>
131 <height>20</height>
132 </size>
133 </property>
134 </spacer>
135 </item>
136 </layout>
137 </item>
138 <item row="0" column="1">
139 <layout class="QGridLayout">
140 <item row="0" column="0" colspan="2">
141 <widget class="QLabel" name="textLabel1_16">
142 <property name="text">
143 <string>Button functions:</string>
144 </property>
145 <property name="wordWrap">
146 <bool>false</bool>
147 </property>
148 </widget>
149 </item>
150 <item row="1" column="0">
151 <widget class="QLabel" name="textLabel2_6">
152 <property name="text">
153 <string>&amp;Left click</string>
154 </property>
155 <property name="wordWrap">
156 <bool>false</bool>
157 </property>
158 <property name="buddy">
159 <cstring>left_click_combo</cstring>
160 </property>
161 </widget>
162 </item>
163 <item row="1" column="1">
164 <widget class="MyComboBox" name="left_click_combo">
165 <property name="sizePolicy">
166 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
167 <horstretch>0</horstretch>
168 <verstretch>0</verstretch>
169 </sizepolicy>
170 </property>
171 </widget>
172 </item>
173 <item row="2" column="0">
174 <widget class="QLabel" name="textLabel3_4">
175 <property name="text">
176 <string>&amp;Double click</string>
177 </property>
178 <property name="wordWrap">
179 <bool>false</bool>
180 </property>
181 <property name="buddy">
182 <cstring>double_click_combo</cstring>
183 </property>
184 </widget>
185 </item>
186 <item row="2" column="1">
187 <widget class="MyComboBox" name="double_click_combo">
188 <property name="sizePolicy">
189 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
190 <horstretch>0</horstretch>
191 <verstretch>0</verstretch>
192 </sizepolicy>
193 </property>
194 </widget>
195 </item>
196 <item row="3" column="0">
197 <widget class="QLabel" name="textLabel3_5">
198 <property name="text">
199 <string>&amp;Right click</string>
200 </property>
201 <property name="wordWrap">
202 <bool>false</bool>
203 </property>
204 <property name="buddy">
205 <cstring>right_click_combo</cstring>
206 </property>
207 </widget>
208 </item>
209 <item row="3" column="1">
210 <widget class="MyComboBox" name="right_click_combo">
211 <property name="sizePolicy">
212 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
213 <horstretch>0</horstretch>
214 <verstretch>0</verstretch>
215 </sizepolicy>
216 </property>
217 </widget>
218 </item>
219 <item row="4" column="0">
220 <widget class="QLabel" name="label">
221 <property name="text">
222 <string>M&amp;iddle click</string>
223 </property>
224 <property name="buddy">
225 <cstring>middle_click_combo</cstring>
226 </property>
227 </widget>
228 </item>
229 <item row="4" column="1">
230 <widget class="QComboBox" name="middle_click_combo"/>
231 </item>
232 <item row="5" column="0">
233 <widget class="QLabel" name="label_2">
234 <property name="text">
235 <string>X Button &amp;1</string>
236 </property>
237 <property name="buddy">
238 <cstring>xbutton1_click_combo</cstring>
239 </property>
240 </widget>
241 </item>
242 <item row="5" column="1">
243 <widget class="QComboBox" name="xbutton1_click_combo"/>
244 </item>
245 <item row="6" column="0">
246 <widget class="QLabel" name="label_3">
247 <property name="text">
248 <string>X Button &amp;2</string>
249 </property>
250 <property name="buddy">
251 <cstring>xbutton2_click_combo</cstring>
252 </property>
253 </widget>
254 </item>
255 <item row="6" column="1">
256 <widget class="QComboBox" name="xbutton2_click_combo"/>
257 </item>
258 <item row="0" column="2" rowspan="7">
259 <spacer>
260 <property name="orientation">
261 <enum>Qt::Horizontal</enum>
262 </property>
263 <property name="sizeHint" stdset="0">
264 <size>
265 <width>20</width>
266 <height>20</height>
267 </size>
268 </property>
269 </spacer>
270 </item>
271 </layout>
272 </item>
273 <item row="1" column="1">
274 <widget class="Line" name="line7">
275 <property name="sizePolicy">
276 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
277 <horstretch>0</horstretch>
278 <verstretch>0</verstretch>
279 </sizepolicy>
280 </property>
281 <property name="frameShape">
282 <enum>QFrame::HLine</enum>
283 </property>
284 <property name="frameShadow">
285 <enum>QFrame::Sunken</enum>
286 </property>
287 <property name="orientation">
288 <enum>Qt::Horizontal</enum>
289 </property>
290 </widget>
291 </item>
292 <item row="2" column="1">
293 <layout class="QHBoxLayout">
294 <item>
295 <widget class="QLabel" name="textLabel2_8">
296 <property name="text">
297 <string>&amp;Wheel function:</string>
298 </property>
299 <property name="wordWrap">
300 <bool>false</bool>
301 </property>
302 <property name="buddy">
303 <cstring>wheel_function_combo</cstring>
304 </property>
305 </widget>
306 </item>
307 <item>
308 <widget class="QComboBox" name="wheel_function_combo">
309 <property name="sizePolicy">
310 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
311 <horstretch>0</horstretch>
312 <verstretch>0</verstretch>
313 </sizepolicy>
314 </property>
315 </widget>
316 </item>
317 <item>
318 <spacer>
319 <property name="orientation">
320 <enum>Qt::Horizontal</enum>
321 </property>
322 <property name="sizeType">
323 <enum>QSizePolicy::Expanding</enum>
324 </property>
325 <property name="sizeHint" stdset="0">
326 <size>
327 <width>100</width>
328 <height>20</height>
329 </size>
330 </property>
331 </spacer>
332 </item>
333 </layout>
334 </item>
335 <item row="3" column="1">
336 <layout class="QHBoxLayout" name="horizontalLayout">
337 <item>
338 <widget class="QLabel" name="label_4">
339 <property name="text">
340 <string>Dra&amp;g function:</string>
341 </property>
342 <property name="buddy">
343 <cstring>drag_function_combo</cstring>
344 </property>
345 </widget>
346 </item>
347 <item>
348 <widget class="QComboBox" name="drag_function_combo">
349 <property name="sizePolicy">
350 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
351 <horstretch>0</horstretch>
352 <verstretch>0</verstretch>
353 </sizepolicy>
354 </property>
355 </widget>
356 </item>
357 <item>
358 <spacer name="horizontalSpacer">
359 <property name="orientation">
360 <enum>Qt::Horizontal</enum>
361 </property>
362 <property name="sizeHint" stdset="0">
363 <size>
364 <width>40</width>
365 <height>20</height>
366 </size>
367 </property>
368 </spacer>
369 </item>
370 </layout>
371 </item>
372 <item row="4" column="1">
373 <widget class="Line" name="line">
374 <property name="orientation">
375 <enum>Qt::Horizontal</enum>
376 </property>
377 </widget>
378 </item>
379 <item row="5" column="1">
380 <widget class="QCheckBox" name="delay_left_check">
381 <property name="text">
382 <string>Don't &amp;trigger the left click action with a double click</string>
383 </property>
384 </widget>
385 </item>
386 <item row="6" column="1">
387 <widget class="QCheckBox" name="wheel_function_seeking_reverse_check">
388 <property name="text">
389 <string>R&amp;everse wheel media seeking</string>
390 </property>
391 </widget>
392 </item>
393 <item row="7" column="1">
394 <spacer>
395 <property name="orientation">
396 <enum>Qt::Vertical</enum>
397 </property>
398 <property name="sizeType">
399 <enum>QSizePolicy::Expanding</enum>
400 </property>
401 <property name="sizeHint" stdset="0">
402 <size>
403 <width>20</width>
404 <height>128</height>
405 </size>
406 </property>
407 </spacer>
408 </item>
409 </layout>
410 </widget>
411 <widget class="QWidget" name="tab_3">
412 <attribute name="title">
413 <string>M&amp;ouse wheel functions</string>
414 </attribute>
415 <layout class="QGridLayout">
416 <item row="0" column="0">
417 <widget class="QLabel" name="wheel_functions_label">
418 <property name="sizePolicy">
419 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
420 <horstretch>0</horstretch>
421 <verstretch>0</verstretch>
422 </sizepolicy>
423 </property>
424 <property name="text">
425 <string>Select the actions that should be cycled through when using the &quot;Change function of wheel&quot; option.</string>
426 </property>
427 <property name="wordWrap">
428 <bool>true</bool>
429 </property>
430 </widget>
431 </item>
432 <item row="1" column="0">
433 <widget class="QCheckBox" name="wheel_function_seek">
434 <property name="text">
435 <string>Media &amp;seeking</string>
436 </property>
437 </widget>
438 </item>
439 <item row="2" column="0">
440 <widget class="QCheckBox" name="wheel_function_volume">
441 <property name="text">
442 <string>&amp;Volume control</string>
443 </property>
444 </widget>
445 </item>
446 <item row="3" column="0">
447 <widget class="QCheckBox" name="wheel_function_zoom">
448 <property name="text">
449 <string>&amp;Zoom video</string>
450 </property>
451 </widget>
452 </item>
453 <item row="4" column="0">
454 <widget class="QCheckBox" name="wheel_function_speed">
455 <property name="text">
456 <string>&amp;Change speed</string>
457 </property>
458 </widget>
459 </item>
460 <item row="5" column="0">
461 <spacer>
462 <property name="orientation">
463 <enum>Qt::Vertical</enum>
464 </property>
465 <property name="sizeHint" stdset="0">
466 <size>
467 <width>20</width>
468 <height>40</height>
469 </size>
470 </property>
471 </spacer>
472 </item>
473 </layout>
474 </widget>
475 </widget>
476 </item>
477 </layout>
478 </widget>
479 <customwidgets>
480 <customwidget>
481 <class>MyComboBox</class>
482 <extends>QComboBox</extends>
483 <header>mycombobox.h</header>
484 </customwidget>
485 <customwidget>
486 <class>ActionsEditor</class>
487 <extends>QWidget</extends>
488 <header>actionseditor.h</header>
489 </customwidget>
490 </customwidgets>
491 <tabstops>
492 <tabstop>input_tab</tabstop>
493 <tabstop>globalshortcuts_check</tabstop>
494 <tabstop>left_click_combo</tabstop>
495 <tabstop>double_click_combo</tabstop>
496 <tabstop>right_click_combo</tabstop>
497 <tabstop>middle_click_combo</tabstop>
498 <tabstop>xbutton1_click_combo</tabstop>
499 <tabstop>xbutton2_click_combo</tabstop>
500 <tabstop>wheel_function_combo</tabstop>
501 <tabstop>drag_function_combo</tabstop>
502 <tabstop>delay_left_check</tabstop>
503 <tabstop>wheel_function_seeking_reverse_check</tabstop>
504 <tabstop>wheel_function_seek</tabstop>
505 <tabstop>wheel_function_volume</tabstop>
506 <tabstop>wheel_function_zoom</tabstop>
507 <tabstop>wheel_function_speed</tabstop>
508 </tabstops>
509 <resources/>
510 <connections/>
511</ui>
Note: See TracBrowser for help on using the repository browser.