Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 1109
9552b5e16a07
parent 952
cc3e2e5558e9
child 1127
b1802ebe0066
equal deleted inserted replaced
1106:3e57cd52e0f6 1109:9552b5e16a07
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>613</width> 9 <width>613</width>
10 <height>982</height> 10 <height>1021</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_4"> 13 <layout class="QVBoxLayout" name="verticalLayout_4">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
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>

eric ide

mercurial