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