| 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>&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 | </layout>
|
|---|
| 83 | </widget>
|
|---|
| 84 | <widget class="QWidget" name="tab_2">
|
|---|
| 85 | <attribute name="title">
|
|---|
| 86 | <string>&Mouse</string>
|
|---|
| 87 | </attribute>
|
|---|
| 88 | <layout class="QGridLayout" name="gridLayout">
|
|---|
| 89 | <item row="0" column="0" rowspan="8">
|
|---|
| 90 | <layout class="QVBoxLayout">
|
|---|
| 91 | <property name="spacing">
|
|---|
| 92 | <number>6</number>
|
|---|
| 93 | </property>
|
|---|
| 94 | <property name="margin">
|
|---|
| 95 | <number>0</number>
|
|---|
| 96 | </property>
|
|---|
| 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">
|
|---|
| 109 | <bool>false</bool>
|
|---|
| 110 | </property>
|
|---|
| 111 | </widget>
|
|---|
| 112 | </item>
|
|---|
| 113 | <item>
|
|---|
| 114 | <spacer>
|
|---|
| 115 | <property name="orientation">
|
|---|
| 116 | <enum>Qt::Vertical</enum>
|
|---|
| 117 | </property>
|
|---|
| 118 | <property name="sizeType">
|
|---|
| 119 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 120 | </property>
|
|---|
| 121 | <property name="sizeHint" stdset="0">
|
|---|
| 122 | <size>
|
|---|
| 123 | <width>20</width>
|
|---|
| 124 | <height>20</height>
|
|---|
| 125 | </size>
|
|---|
| 126 | </property>
|
|---|
| 127 | </spacer>
|
|---|
| 128 | </item>
|
|---|
| 129 | </layout>
|
|---|
| 130 | </item>
|
|---|
| 131 | <item row="0" column="1">
|
|---|
| 132 | <layout class="QGridLayout">
|
|---|
| 133 | <item row="0" column="0" colspan="2">
|
|---|
| 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="1" column="0">
|
|---|
| 144 | <widget class="QLabel" name="textLabel2_6">
|
|---|
| 145 | <property name="text">
|
|---|
| 146 | <string>&Left click</string>
|
|---|
| 147 | </property>
|
|---|
| 148 | <property name="wordWrap">
|
|---|
| 149 | <bool>false</bool>
|
|---|
| 150 | </property>
|
|---|
| 151 | <property name="buddy">
|
|---|
| 152 | <cstring>left_click_combo</cstring>
|
|---|
| 153 | </property>
|
|---|
| 154 | </widget>
|
|---|
| 155 | </item>
|
|---|
| 156 | <item row="1" column="1">
|
|---|
| 157 | <widget class="MyComboBox" name="left_click_combo">
|
|---|
| 158 | <property name="sizePolicy">
|
|---|
| 159 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 160 | <horstretch>0</horstretch>
|
|---|
| 161 | <verstretch>0</verstretch>
|
|---|
| 162 | </sizepolicy>
|
|---|
| 163 | </property>
|
|---|
| 164 | </widget>
|
|---|
| 165 | </item>
|
|---|
| 166 | <item row="2" column="0">
|
|---|
| 167 | <widget class="QLabel" name="textLabel3_4">
|
|---|
| 168 | <property name="text">
|
|---|
| 169 | <string>&Double click</string>
|
|---|
| 170 | </property>
|
|---|
| 171 | <property name="wordWrap">
|
|---|
| 172 | <bool>false</bool>
|
|---|
| 173 | </property>
|
|---|
| 174 | <property name="buddy">
|
|---|
| 175 | <cstring>double_click_combo</cstring>
|
|---|
| 176 | </property>
|
|---|
| 177 | </widget>
|
|---|
| 178 | </item>
|
|---|
| 179 | <item row="2" column="1">
|
|---|
| 180 | <widget class="MyComboBox" name="double_click_combo">
|
|---|
| 181 | <property name="sizePolicy">
|
|---|
| 182 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 183 | <horstretch>0</horstretch>
|
|---|
| 184 | <verstretch>0</verstretch>
|
|---|
| 185 | </sizepolicy>
|
|---|
| 186 | </property>
|
|---|
| 187 | </widget>
|
|---|
| 188 | </item>
|
|---|
| 189 | <item row="3" column="0">
|
|---|
| 190 | <widget class="QLabel" name="textLabel3_5">
|
|---|
| 191 | <property name="text">
|
|---|
| 192 | <string>&Right click</string>
|
|---|
| 193 | </property>
|
|---|
| 194 | <property name="wordWrap">
|
|---|
| 195 | <bool>false</bool>
|
|---|
| 196 | </property>
|
|---|
| 197 | <property name="buddy">
|
|---|
| 198 | <cstring>right_click_combo</cstring>
|
|---|
| 199 | </property>
|
|---|
| 200 | </widget>
|
|---|
| 201 | </item>
|
|---|
| 202 | <item row="3" column="1">
|
|---|
| 203 | <widget class="MyComboBox" name="right_click_combo">
|
|---|
| 204 | <property name="sizePolicy">
|
|---|
| 205 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 206 | <horstretch>0</horstretch>
|
|---|
| 207 | <verstretch>0</verstretch>
|
|---|
| 208 | </sizepolicy>
|
|---|
| 209 | </property>
|
|---|
| 210 | </widget>
|
|---|
| 211 | </item>
|
|---|
| 212 | <item row="4" column="0">
|
|---|
| 213 | <widget class="QLabel" name="label">
|
|---|
| 214 | <property name="text">
|
|---|
| 215 | <string>M&iddle click</string>
|
|---|
| 216 | </property>
|
|---|
| 217 | <property name="buddy">
|
|---|
| 218 | <cstring>middle_click_combo</cstring>
|
|---|
| 219 | </property>
|
|---|
| 220 | </widget>
|
|---|
| 221 | </item>
|
|---|
| 222 | <item row="4" column="1">
|
|---|
| 223 | <widget class="QComboBox" name="middle_click_combo"/>
|
|---|
| 224 | </item>
|
|---|
| 225 | <item row="5" column="0">
|
|---|
| 226 | <widget class="QLabel" name="label_2">
|
|---|
| 227 | <property name="text">
|
|---|
| 228 | <string>X Button &1</string>
|
|---|
| 229 | </property>
|
|---|
| 230 | <property name="buddy">
|
|---|
| 231 | <cstring>xbutton1_click_combo</cstring>
|
|---|
| 232 | </property>
|
|---|
| 233 | </widget>
|
|---|
| 234 | </item>
|
|---|
| 235 | <item row="5" column="1">
|
|---|
| 236 | <widget class="QComboBox" name="xbutton1_click_combo"/>
|
|---|
| 237 | </item>
|
|---|
| 238 | <item row="6" column="0">
|
|---|
| 239 | <widget class="QLabel" name="label_3">
|
|---|
| 240 | <property name="text">
|
|---|
| 241 | <string>X Button &2</string>
|
|---|
| 242 | </property>
|
|---|
| 243 | <property name="buddy">
|
|---|
| 244 | <cstring>xbutton2_click_combo</cstring>
|
|---|
| 245 | </property>
|
|---|
| 246 | </widget>
|
|---|
| 247 | </item>
|
|---|
| 248 | <item row="6" column="1">
|
|---|
| 249 | <widget class="QComboBox" name="xbutton2_click_combo"/>
|
|---|
| 250 | </item>
|
|---|
| 251 | <item row="0" column="2" rowspan="7">
|
|---|
| 252 | <spacer>
|
|---|
| 253 | <property name="orientation">
|
|---|
| 254 | <enum>Qt::Horizontal</enum>
|
|---|
| 255 | </property>
|
|---|
| 256 | <property name="sizeHint" stdset="0">
|
|---|
| 257 | <size>
|
|---|
| 258 | <width>20</width>
|
|---|
| 259 | <height>20</height>
|
|---|
| 260 | </size>
|
|---|
| 261 | </property>
|
|---|
| 262 | </spacer>
|
|---|
| 263 | </item>
|
|---|
| 264 | </layout>
|
|---|
| 265 | </item>
|
|---|
| 266 | <item row="1" column="1">
|
|---|
| 267 | <widget class="Line" name="line7">
|
|---|
| 268 | <property name="sizePolicy">
|
|---|
| 269 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 270 | <horstretch>0</horstretch>
|
|---|
| 271 | <verstretch>0</verstretch>
|
|---|
| 272 | </sizepolicy>
|
|---|
| 273 | </property>
|
|---|
| 274 | <property name="frameShape">
|
|---|
| 275 | <enum>QFrame::HLine</enum>
|
|---|
| 276 | </property>
|
|---|
| 277 | <property name="frameShadow">
|
|---|
| 278 | <enum>QFrame::Sunken</enum>
|
|---|
| 279 | </property>
|
|---|
| 280 | <property name="orientation">
|
|---|
| 281 | <enum>Qt::Horizontal</enum>
|
|---|
| 282 | </property>
|
|---|
| 283 | </widget>
|
|---|
| 284 | </item>
|
|---|
| 285 | <item row="2" column="1">
|
|---|
| 286 | <layout class="QHBoxLayout">
|
|---|
| 287 | <item>
|
|---|
| 288 | <widget class="QLabel" name="textLabel2_8">
|
|---|
| 289 | <property name="text">
|
|---|
| 290 | <string>&Wheel function:</string>
|
|---|
| 291 | </property>
|
|---|
| 292 | <property name="wordWrap">
|
|---|
| 293 | <bool>false</bool>
|
|---|
| 294 | </property>
|
|---|
| 295 | <property name="buddy">
|
|---|
| 296 | <cstring>wheel_function_combo</cstring>
|
|---|
| 297 | </property>
|
|---|
| 298 | </widget>
|
|---|
| 299 | </item>
|
|---|
| 300 | <item>
|
|---|
| 301 | <widget class="QComboBox" name="wheel_function_combo">
|
|---|
| 302 | <property name="sizePolicy">
|
|---|
| 303 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 304 | <horstretch>0</horstretch>
|
|---|
| 305 | <verstretch>0</verstretch>
|
|---|
| 306 | </sizepolicy>
|
|---|
| 307 | </property>
|
|---|
| 308 | </widget>
|
|---|
| 309 | </item>
|
|---|
| 310 | <item>
|
|---|
| 311 | <spacer>
|
|---|
| 312 | <property name="orientation">
|
|---|
| 313 | <enum>Qt::Horizontal</enum>
|
|---|
| 314 | </property>
|
|---|
| 315 | <property name="sizeType">
|
|---|
| 316 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 317 | </property>
|
|---|
| 318 | <property name="sizeHint" stdset="0">
|
|---|
| 319 | <size>
|
|---|
| 320 | <width>100</width>
|
|---|
| 321 | <height>20</height>
|
|---|
| 322 | </size>
|
|---|
| 323 | </property>
|
|---|
| 324 | </spacer>
|
|---|
| 325 | </item>
|
|---|
| 326 | </layout>
|
|---|
| 327 | </item>
|
|---|
| 328 | <item row="3" column="1">
|
|---|
| 329 | <layout class="QHBoxLayout" name="horizontalLayout">
|
|---|
| 330 | <item>
|
|---|
| 331 | <widget class="QLabel" name="label_4">
|
|---|
| 332 | <property name="text">
|
|---|
| 333 | <string>Dra&g function:</string>
|
|---|
| 334 | </property>
|
|---|
| 335 | <property name="buddy">
|
|---|
| 336 | <cstring>drag_function_combo</cstring>
|
|---|
| 337 | </property>
|
|---|
| 338 | </widget>
|
|---|
| 339 | </item>
|
|---|
| 340 | <item>
|
|---|
| 341 | <widget class="QComboBox" name="drag_function_combo">
|
|---|
| 342 | <property name="sizePolicy">
|
|---|
| 343 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 344 | <horstretch>0</horstretch>
|
|---|
| 345 | <verstretch>0</verstretch>
|
|---|
| 346 | </sizepolicy>
|
|---|
| 347 | </property>
|
|---|
| 348 | </widget>
|
|---|
| 349 | </item>
|
|---|
| 350 | <item>
|
|---|
| 351 | <spacer name="horizontalSpacer">
|
|---|
| 352 | <property name="orientation">
|
|---|
| 353 | <enum>Qt::Horizontal</enum>
|
|---|
| 354 | </property>
|
|---|
| 355 | <property name="sizeHint" stdset="0">
|
|---|
| 356 | <size>
|
|---|
| 357 | <width>40</width>
|
|---|
| 358 | <height>20</height>
|
|---|
| 359 | </size>
|
|---|
| 360 | </property>
|
|---|
| 361 | </spacer>
|
|---|
| 362 | </item>
|
|---|
| 363 | </layout>
|
|---|
| 364 | </item>
|
|---|
| 365 | <item row="4" column="1">
|
|---|
| 366 | <widget class="Line" name="line">
|
|---|
| 367 | <property name="orientation">
|
|---|
| 368 | <enum>Qt::Horizontal</enum>
|
|---|
| 369 | </property>
|
|---|
| 370 | </widget>
|
|---|
| 371 | </item>
|
|---|
| 372 | <item row="5" column="1">
|
|---|
| 373 | <widget class="QCheckBox" name="delay_left_check">
|
|---|
| 374 | <property name="text">
|
|---|
| 375 | <string>Don't &trigger the left click action with a double click</string>
|
|---|
| 376 | </property>
|
|---|
| 377 | </widget>
|
|---|
| 378 | </item>
|
|---|
| 379 | <item row="6" column="1">
|
|---|
| 380 | <widget class="QCheckBox" name="wheel_function_seeking_reverse_check">
|
|---|
| 381 | <property name="text">
|
|---|
| 382 | <string>R&everse wheel media seeking</string>
|
|---|
| 383 | </property>
|
|---|
| 384 | </widget>
|
|---|
| 385 | </item>
|
|---|
| 386 | <item row="7" column="1">
|
|---|
| 387 | <spacer>
|
|---|
| 388 | <property name="orientation">
|
|---|
| 389 | <enum>Qt::Vertical</enum>
|
|---|
| 390 | </property>
|
|---|
| 391 | <property name="sizeType">
|
|---|
| 392 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 393 | </property>
|
|---|
| 394 | <property name="sizeHint" stdset="0">
|
|---|
| 395 | <size>
|
|---|
| 396 | <width>20</width>
|
|---|
| 397 | <height>128</height>
|
|---|
| 398 | </size>
|
|---|
| 399 | </property>
|
|---|
| 400 | </spacer>
|
|---|
| 401 | </item>
|
|---|
| 402 | </layout>
|
|---|
| 403 | </widget>
|
|---|
| 404 | <widget class="QWidget" name="tab_3">
|
|---|
| 405 | <attribute name="title">
|
|---|
| 406 | <string>M&ouse wheel functions</string>
|
|---|
| 407 | </attribute>
|
|---|
| 408 | <layout class="QGridLayout">
|
|---|
| 409 | <item row="0" column="0">
|
|---|
| 410 | <widget class="QLabel" name="wheel_functions_label">
|
|---|
| 411 | <property name="sizePolicy">
|
|---|
| 412 | <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|---|
| 413 | <horstretch>0</horstretch>
|
|---|
| 414 | <verstretch>0</verstretch>
|
|---|
| 415 | </sizepolicy>
|
|---|
| 416 | </property>
|
|---|
| 417 | <property name="text">
|
|---|
| 418 | <string>Select the actions that should be cycled through when using the "Change function of wheel" option.</string>
|
|---|
| 419 | </property>
|
|---|
| 420 | <property name="wordWrap">
|
|---|
| 421 | <bool>true</bool>
|
|---|
| 422 | </property>
|
|---|
| 423 | </widget>
|
|---|
| 424 | </item>
|
|---|
| 425 | <item row="1" column="0">
|
|---|
| 426 | <widget class="QCheckBox" name="wheel_function_seek">
|
|---|
| 427 | <property name="text">
|
|---|
| 428 | <string>Media &seeking</string>
|
|---|
| 429 | </property>
|
|---|
| 430 | </widget>
|
|---|
| 431 | </item>
|
|---|
| 432 | <item row="2" column="0">
|
|---|
| 433 | <widget class="QCheckBox" name="wheel_function_volume">
|
|---|
| 434 | <property name="text">
|
|---|
| 435 | <string>&Volume control</string>
|
|---|
| 436 | </property>
|
|---|
| 437 | </widget>
|
|---|
| 438 | </item>
|
|---|
| 439 | <item row="3" column="0">
|
|---|
| 440 | <widget class="QCheckBox" name="wheel_function_zoom">
|
|---|
| 441 | <property name="text">
|
|---|
| 442 | <string>&Zoom video</string>
|
|---|
| 443 | </property>
|
|---|
| 444 | </widget>
|
|---|
| 445 | </item>
|
|---|
| 446 | <item row="4" column="0">
|
|---|
| 447 | <widget class="QCheckBox" name="wheel_function_speed">
|
|---|
| 448 | <property name="text">
|
|---|
| 449 | <string>&Change speed</string>
|
|---|
| 450 | </property>
|
|---|
| 451 | </widget>
|
|---|
| 452 | </item>
|
|---|
| 453 | <item row="5" column="0">
|
|---|
| 454 | <spacer>
|
|---|
| 455 | <property name="orientation">
|
|---|
| 456 | <enum>Qt::Vertical</enum>
|
|---|
| 457 | </property>
|
|---|
| 458 | <property name="sizeHint" stdset="0">
|
|---|
| 459 | <size>
|
|---|
| 460 | <width>20</width>
|
|---|
| 461 | <height>40</height>
|
|---|
| 462 | </size>
|
|---|
| 463 | </property>
|
|---|
| 464 | </spacer>
|
|---|
| 465 | </item>
|
|---|
| 466 | </layout>
|
|---|
| 467 | </widget>
|
|---|
| 468 | </widget>
|
|---|
| 469 | </item>
|
|---|
| 470 | </layout>
|
|---|
| 471 | </widget>
|
|---|
| 472 | <customwidgets>
|
|---|
| 473 | <customwidget>
|
|---|
| 474 | <class>MyComboBox</class>
|
|---|
| 475 | <extends>QComboBox</extends>
|
|---|
| 476 | <header>mycombobox.h</header>
|
|---|
| 477 | </customwidget>
|
|---|
| 478 | <customwidget>
|
|---|
| 479 | <class>ActionsEditor</class>
|
|---|
| 480 | <extends>QWidget</extends>
|
|---|
| 481 | <header>actionseditor.h</header>
|
|---|
| 482 | </customwidget>
|
|---|
| 483 | </customwidgets>
|
|---|
| 484 | <tabstops>
|
|---|
| 485 | <tabstop>input_tab</tabstop>
|
|---|
| 486 | <tabstop>left_click_combo</tabstop>
|
|---|
| 487 | <tabstop>double_click_combo</tabstop>
|
|---|
| 488 | <tabstop>right_click_combo</tabstop>
|
|---|
| 489 | <tabstop>middle_click_combo</tabstop>
|
|---|
| 490 | <tabstop>xbutton1_click_combo</tabstop>
|
|---|
| 491 | <tabstop>xbutton2_click_combo</tabstop>
|
|---|
| 492 | <tabstop>wheel_function_combo</tabstop>
|
|---|
| 493 | <tabstop>drag_function_combo</tabstop>
|
|---|
| 494 | <tabstop>delay_left_check</tabstop>
|
|---|
| 495 | <tabstop>wheel_function_seeking_reverse_check</tabstop>
|
|---|
| 496 | <tabstop>wheel_function_seek</tabstop>
|
|---|
| 497 | <tabstop>wheel_function_volume</tabstop>
|
|---|
| 498 | <tabstop>wheel_function_zoom</tabstop>
|
|---|
| 499 | <tabstop>wheel_function_speed</tabstop>
|
|---|
| 500 | </tabstops>
|
|---|
| 501 | <resources/>
|
|---|
| 502 | <connections/>
|
|---|
| 503 | </ui>
|
|---|