445 </item> |
445 </item> |
446 </layout> |
446 </layout> |
447 </widget> |
447 </widget> |
448 </item> |
448 </item> |
449 <item> |
449 <item> |
|
450 <widget class="QGroupBox" name="groupBox_5"> |
|
451 <property name="title"> |
|
452 <string>Web Search</string> |
|
453 </property> |
|
454 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
455 <item> |
|
456 <widget class="QLabel" name="label_5"> |
|
457 <property name="text"> |
|
458 <string>Language:</string> |
|
459 </property> |
|
460 </widget> |
|
461 </item> |
|
462 <item> |
|
463 <widget class="QComboBox" name="languageCombo"> |
|
464 <property name="toolTip"> |
|
465 <string>Select the language to be used for web searches</string> |
|
466 </property> |
|
467 <property name="sizeAdjustPolicy"> |
|
468 <enum>QComboBox::AdjustToContents</enum> |
|
469 </property> |
|
470 </widget> |
|
471 </item> |
|
472 <item> |
|
473 <spacer name="horizontalSpacer_3"> |
|
474 <property name="orientation"> |
|
475 <enum>Qt::Horizontal</enum> |
|
476 </property> |
|
477 <property name="sizeHint" stdset="0"> |
|
478 <size> |
|
479 <width>450</width> |
|
480 <height>20</height> |
|
481 </size> |
|
482 </property> |
|
483 </spacer> |
|
484 </item> |
|
485 </layout> |
|
486 </widget> |
|
487 </item> |
|
488 <item> |
450 <widget class="QGroupBox" name="printGroup"> |
489 <widget class="QGroupBox" name="printGroup"> |
451 <property name="title"> |
490 <property name="title"> |
452 <string>Printing</string> |
491 <string>Printing</string> |
453 </property> |
492 </property> |
454 <layout class="QVBoxLayout" name="verticalLayout"> |
493 <layout class="QVBoxLayout" name="verticalLayout"> |
502 <tabstop>diskCacheCheckBox</tabstop> |
541 <tabstop>diskCacheCheckBox</tabstop> |
503 <tabstop>cacheKeepButton</tabstop> |
542 <tabstop>cacheKeepButton</tabstop> |
504 <tabstop>cachePreferButton</tabstop> |
543 <tabstop>cachePreferButton</tabstop> |
505 <tabstop>cacheOfflineButton</tabstop> |
544 <tabstop>cacheOfflineButton</tabstop> |
506 <tabstop>cacheSizeSpinBox</tabstop> |
545 <tabstop>cacheSizeSpinBox</tabstop> |
|
546 <tabstop>languageCombo</tabstop> |
507 <tabstop>printBackgroundsCheckBox</tabstop> |
547 <tabstop>printBackgroundsCheckBox</tabstop> |
508 </tabstops> |
548 </tabstops> |
509 <resources/> |
549 <resources/> |
510 <connections/> |
550 <connections/> |
511 </ui> |
551 </ui> |