Changeset 181 for smplayer/trunk/src/prefperformance.ui
- Timestamp:
- Aug 31, 2016, 5:31:04 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 179
- Property svn:mergeinfo changed
-
smplayer/trunk/src/prefperformance.ui
r176 r181 339 339 <string>&Cache</string> 340 340 </attribute> 341 <layout class="Q GridLayout">342 <item row="0" column="0" colspan="4">341 <layout class="QVBoxLayout" name="verticalLayout_3"> 342 <item> 343 343 <widget class="QLabel" name="textLabel1_12"> 344 344 <property name="text"> … … 350 350 </widget> 351 351 </item> 352 <item row="1" column="0">353 <widget class="Q Label" name="label_2">352 <item> 353 <widget class="QCheckBox" name="cache_auto_check"> 354 354 <property name="text"> 355 <string>Cache for &local files:</string> 356 </property> 357 <property name="buddy"> 358 <cstring>cache_files_spin</cstring> 359 </property> 360 </widget> 361 </item> 362 <item row="1" column="1"> 363 <widget class="QSpinBox" name="cache_files_spin"> 364 <property name="maximum"> 365 <number>100000</number> 366 </property> 367 </widget> 368 </item> 369 <item row="1" column="2"> 370 <widget class="QLabel" name="label_3"> 371 <property name="text"> 372 <string>KB</string> 373 </property> 374 </widget> 375 </item> 376 <item row="1" column="3"> 377 <spacer> 378 <property name="orientation"> 379 <enum>Qt::Horizontal</enum> 380 </property> 381 <property name="sizeHint" stdset="0"> 382 <size> 383 <width>211</width> 384 <height>20</height> 385 </size> 386 </property> 387 </spacer> 388 </item> 389 <item row="2" column="0"> 390 <widget class="QLabel" name="label_4"> 391 <property name="text"> 392 <string>Cache for &streams:</string> 393 </property> 394 <property name="buddy"> 395 <cstring>cache_streams_spin</cstring> 396 </property> 397 </widget> 398 </item> 399 <item row="2" column="1"> 400 <widget class="QSpinBox" name="cache_streams_spin"> 401 <property name="maximum"> 402 <number>100000</number> 403 </property> 404 </widget> 405 </item> 406 <item row="2" column="2"> 407 <widget class="QLabel" name="label_5"> 408 <property name="text"> 409 <string>KB</string> 410 </property> 411 </widget> 412 </item> 413 <item row="2" column="3"> 414 <spacer> 415 <property name="orientation"> 416 <enum>Qt::Horizontal</enum> 417 </property> 418 <property name="sizeHint" stdset="0"> 419 <size> 420 <width>211</width> 421 <height>27</height> 422 </size> 423 </property> 424 </spacer> 425 </item> 426 <item row="3" column="0"> 427 <widget class="QLabel" name="label_6"> 428 <property name="text"> 429 <string>Cache for &DVDs:</string> 430 </property> 431 <property name="buddy"> 432 <cstring>cache_dvds_spin</cstring> 433 </property> 434 </widget> 435 </item> 436 <item row="3" column="1"> 437 <widget class="QSpinBox" name="cache_dvds_spin"> 438 <property name="maximum"> 439 <number>100000</number> 440 </property> 441 </widget> 442 </item> 443 <item row="3" column="2"> 444 <widget class="QLabel" name="label_7"> 445 <property name="text"> 446 <string>KB</string> 447 </property> 448 </widget> 449 </item> 450 <item row="3" column="3"> 451 <spacer> 452 <property name="orientation"> 453 <enum>Qt::Horizontal</enum> 454 </property> 455 <property name="sizeHint" stdset="0"> 456 <size> 457 <width>211</width> 458 <height>27</height> 459 </size> 460 </property> 461 </spacer> 462 </item> 463 <item row="4" column="0"> 464 <widget class="QLabel" name="label_9"> 465 <property name="text"> 466 <string>Cache for &audio CDs:</string> 467 </property> 468 <property name="buddy"> 469 <cstring>cache_cds_spin</cstring> 470 </property> 471 </widget> 472 </item> 473 <item row="4" column="1"> 474 <widget class="QSpinBox" name="cache_cds_spin"> 475 <property name="maximum"> 476 <number>100000</number> 477 </property> 478 </widget> 479 </item> 480 <item row="4" column="2"> 481 <widget class="QLabel" name="label_10"> 482 <property name="text"> 483 <string>KB</string> 484 </property> 485 </widget> 486 </item> 487 <item row="4" column="3"> 488 <spacer> 489 <property name="orientation"> 490 <enum>Qt::Horizontal</enum> 491 </property> 492 <property name="sizeHint" stdset="0"> 493 <size> 494 <width>221</width> 495 <height>27</height> 496 </size> 497 </property> 498 </spacer> 499 </item> 500 <item row="5" column="0"> 501 <widget class="QLabel" name="label_12"> 502 <property name="text"> 503 <string>Cache for &VCDs:</string> 504 </property> 505 <property name="buddy"> 506 <cstring>cache_vcds_spin</cstring> 507 </property> 508 </widget> 509 </item> 510 <item row="5" column="1"> 511 <widget class="QSpinBox" name="cache_vcds_spin"> 512 <property name="maximum"> 513 <number>100000</number> 514 </property> 515 </widget> 516 </item> 517 <item row="5" column="2"> 518 <widget class="QLabel" name="label_11"> 519 <property name="text"> 520 <string>KB</string> 521 </property> 522 </widget> 523 </item> 524 <item row="5" column="3"> 525 <spacer> 526 <property name="orientation"> 527 <enum>Qt::Horizontal</enum> 528 </property> 529 <property name="sizeHint" stdset="0"> 530 <size> 531 <width>201</width> 532 <height>27</height> 533 </size> 534 </property> 535 </spacer> 536 </item> 537 <item row="6" column="0"> 538 <widget class="QLabel" name="label_14"> 539 <property name="text"> 540 <string>Cache for &TV:</string> 541 </property> 542 <property name="buddy"> 543 <cstring>cache_tv_spin</cstring> 544 </property> 545 </widget> 546 </item> 547 <item row="6" column="1"> 548 <widget class="QSpinBox" name="cache_tv_spin"> 549 <property name="maximum"> 550 <number>100000</number> 551 </property> 552 </widget> 553 </item> 554 <item row="6" column="2"> 555 <widget class="QLabel" name="label_15"> 556 <property name="text"> 557 <string>KB</string> 558 </property> 559 </widget> 560 </item> 561 <item row="6" column="3"> 562 <spacer> 563 <property name="orientation"> 564 <enum>Qt::Horizontal</enum> 565 </property> 566 <property name="sizeHint" stdset="0"> 567 <size> 568 <width>231</width> 569 <height>27</height> 570 </size> 571 </property> 572 </spacer> 573 </item> 574 <item row="7" column="2"> 355 <string>A&uto</string> 356 </property> 357 </widget> 358 </item> 359 <item> 360 <widget class="QWidget" name="cache_widget" native="true"> 361 <property name="enabled"> 362 <bool>true</bool> 363 </property> 364 <layout class="QGridLayout" name="gridLayout"> 365 <property name="margin"> 366 <number>2</number> 367 </property> 368 <property name="spacing"> 369 <number>2</number> 370 </property> 371 <item row="0" column="0"> 372 <widget class="QLabel" name="label_2"> 373 <property name="text"> 374 <string>Cache for &local files:</string> 375 </property> 376 <property name="buddy"> 377 <cstring>cache_files_spin</cstring> 378 </property> 379 </widget> 380 </item> 381 <item row="0" column="1"> 382 <widget class="QSpinBox" name="cache_files_spin"> 383 <property name="maximum"> 384 <number>100000</number> 385 </property> 386 </widget> 387 </item> 388 <item row="0" column="2"> 389 <widget class="QLabel" name="label_3"> 390 <property name="text"> 391 <string>KB</string> 392 </property> 393 </widget> 394 </item> 395 <item row="0" column="3"> 396 <spacer> 397 <property name="orientation"> 398 <enum>Qt::Horizontal</enum> 399 </property> 400 <property name="sizeHint" stdset="0"> 401 <size> 402 <width>203</width> 403 <height>20</height> 404 </size> 405 </property> 406 </spacer> 407 </item> 408 <item row="1" column="0"> 409 <widget class="QLabel" name="label_4"> 410 <property name="text"> 411 <string>Cache for &streams:</string> 412 </property> 413 <property name="buddy"> 414 <cstring>cache_streams_spin</cstring> 415 </property> 416 </widget> 417 </item> 418 <item row="1" column="1"> 419 <widget class="QSpinBox" name="cache_streams_spin"> 420 <property name="maximum"> 421 <number>100000</number> 422 </property> 423 </widget> 424 </item> 425 <item row="1" column="2"> 426 <widget class="QLabel" name="label_5"> 427 <property name="text"> 428 <string>KB</string> 429 </property> 430 </widget> 431 </item> 432 <item row="1" column="3"> 433 <spacer> 434 <property name="orientation"> 435 <enum>Qt::Horizontal</enum> 436 </property> 437 <property name="sizeHint" stdset="0"> 438 <size> 439 <width>203</width> 440 <height>27</height> 441 </size> 442 </property> 443 </spacer> 444 </item> 445 <item row="2" column="0"> 446 <widget class="QLabel" name="label_6"> 447 <property name="text"> 448 <string>Cache for &DVDs:</string> 449 </property> 450 <property name="buddy"> 451 <cstring>cache_dvds_spin</cstring> 452 </property> 453 </widget> 454 </item> 455 <item row="2" column="1"> 456 <widget class="QSpinBox" name="cache_dvds_spin"> 457 <property name="maximum"> 458 <number>100000</number> 459 </property> 460 </widget> 461 </item> 462 <item row="2" column="2"> 463 <widget class="QLabel" name="label_7"> 464 <property name="text"> 465 <string>KB</string> 466 </property> 467 </widget> 468 </item> 469 <item row="2" column="3"> 470 <spacer> 471 <property name="orientation"> 472 <enum>Qt::Horizontal</enum> 473 </property> 474 <property name="sizeHint" stdset="0"> 475 <size> 476 <width>203</width> 477 <height>27</height> 478 </size> 479 </property> 480 </spacer> 481 </item> 482 <item row="3" column="0"> 483 <widget class="QLabel" name="label_9"> 484 <property name="text"> 485 <string>Cache for &audio CDs:</string> 486 </property> 487 <property name="buddy"> 488 <cstring>cache_cds_spin</cstring> 489 </property> 490 </widget> 491 </item> 492 <item row="3" column="1"> 493 <widget class="QSpinBox" name="cache_cds_spin"> 494 <property name="maximum"> 495 <number>100000</number> 496 </property> 497 </widget> 498 </item> 499 <item row="3" column="2"> 500 <widget class="QLabel" name="label_10"> 501 <property name="text"> 502 <string>KB</string> 503 </property> 504 </widget> 505 </item> 506 <item row="3" column="3"> 507 <spacer> 508 <property name="orientation"> 509 <enum>Qt::Horizontal</enum> 510 </property> 511 <property name="sizeHint" stdset="0"> 512 <size> 513 <width>203</width> 514 <height>27</height> 515 </size> 516 </property> 517 </spacer> 518 </item> 519 <item row="4" column="0"> 520 <widget class="QLabel" name="label_12"> 521 <property name="text"> 522 <string>Cache for &VCDs:</string> 523 </property> 524 <property name="buddy"> 525 <cstring>cache_vcds_spin</cstring> 526 </property> 527 </widget> 528 </item> 529 <item row="4" column="1"> 530 <widget class="QSpinBox" name="cache_vcds_spin"> 531 <property name="maximum"> 532 <number>100000</number> 533 </property> 534 </widget> 535 </item> 536 <item row="4" column="2"> 537 <widget class="QLabel" name="label_11"> 538 <property name="text"> 539 <string>KB</string> 540 </property> 541 </widget> 542 </item> 543 <item row="4" column="3"> 544 <spacer> 545 <property name="orientation"> 546 <enum>Qt::Horizontal</enum> 547 </property> 548 <property name="sizeHint" stdset="0"> 549 <size> 550 <width>203</width> 551 <height>27</height> 552 </size> 553 </property> 554 </spacer> 555 </item> 556 <item row="5" column="0"> 557 <widget class="QLabel" name="cachetv_label"> 558 <property name="text"> 559 <string>Cache for &TV:</string> 560 </property> 561 <property name="buddy"> 562 <cstring>cache_tv_spin</cstring> 563 </property> 564 </widget> 565 </item> 566 <item row="5" column="1"> 567 <widget class="QSpinBox" name="cache_tv_spin"> 568 <property name="maximum"> 569 <number>100000</number> 570 </property> 571 </widget> 572 </item> 573 <item row="5" column="2"> 574 <widget class="QLabel" name="cachetv_label2"> 575 <property name="text"> 576 <string>KB</string> 577 </property> 578 </widget> 579 </item> 580 <item row="5" column="3"> 581 <spacer> 582 <property name="orientation"> 583 <enum>Qt::Horizontal</enum> 584 </property> 585 <property name="sizeHint" stdset="0"> 586 <size> 587 <width>203</width> 588 <height>27</height> 589 </size> 590 </property> 591 </spacer> 592 </item> 593 </layout> 594 </widget> 595 </item> 596 <item> 575 597 <spacer> 576 598 <property name="orientation"> … … 609 631 <tabstop>fast_audio_combo</tabstop> 610 632 <tabstop>fast_chapter_check</tabstop> 633 <tabstop>cache_auto_check</tabstop> 611 634 <tabstop>cache_files_spin</tabstop> 612 635 <tabstop>cache_streams_spin</tabstop> … … 617 640 </tabstops> 618 641 <resources/> 619 <connections/> 642 <connections> 643 <connection> 644 <sender>cache_auto_check</sender> 645 <signal>toggled(bool)</signal> 646 <receiver>cache_widget</receiver> 647 <slot>setDisabled(bool)</slot> 648 <hints> 649 <hint type="sourcelabel"> 650 <x>237</x> 651 <y>81</y> 652 </hint> 653 <hint type="destinationlabel"> 654 <x>255</x> 655 <y>213</y> 656 </hint> 657 </hints> 658 </connection> 659 </connections> 620 660 </ui>
Note:
See TracChangeset
for help on using the changeset viewer.