Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 634
7b84cbd2f752
parent 629
c88489b378fb
child 952
cc3e2e5558e9
equal deleted inserted replaced
633:4bda1d24b8a7 634:7b84cbd2f752
30 <enum>Qt::Horizontal</enum> 30 <enum>Qt::Horizontal</enum>
31 </property> 31 </property>
32 </widget> 32 </widget>
33 </item> 33 </item>
34 <item> 34 <item>
35 <widget class="QCheckBox" name="singleHelpWindowCheckBox"> 35 <layout class="QGridLayout" name="gridLayout_5">
36 <property name="toolTip"> 36 <item row="0" column="0">
37 <string>Select to use a single help browser window only</string> 37 <widget class="QCheckBox" name="singleHelpWindowCheckBox">
38 </property> 38 <property name="toolTip">
39 <property name="text"> 39 <string>Select to use a single help browser window only</string>
40 <string>Use single web browser window</string> 40 </property>
41 </property> 41 <property name="text">
42 </widget> 42 <string>Use single web browser window</string>
43 </item> 43 </property>
44 <item> 44 </widget>
45 <widget class="QCheckBox" name="saveGeometryCheckBox"> 45 </item>
46 <property name="toolTip"> 46 <item row="0" column="1">
47 <string>Select to save the window size and position</string> 47 <widget class="QCheckBox" name="webSuggestionsCheckBox">
48 </property> 48 <property name="toolTip">
49 <property name="text"> 49 <string>Select to enable suggestions for web searches</string>
50 <string>Save size and position upon exit</string> 50 </property>
51 </property> 51 <property name="text">
52 </widget> 52 <string>Show suggestions for web searches</string>
53 </item> 53 </property>
54 <item> 54 </widget>
55 <widget class="QCheckBox" name="webSuggestionsCheckBox"> 55 </item>
56 <property name="toolTip"> 56 <item row="1" column="0">
57 <string>Select to enable suggestions for web searches</string> 57 <widget class="QCheckBox" name="saveGeometryCheckBox">
58 </property> 58 <property name="toolTip">
59 <property name="text"> 59 <string>Select to save the window size and position</string>
60 <string>Show suggestions for web searches</string> 60 </property>
61 </property> 61 <property name="text">
62 </widget> 62 <string>Save size and position upon exit</string>
63 </property>
64 </widget>
65 </item>
66 <item row="1" column="1">
67 <widget class="QCheckBox" name="showTabPreviews">
68 <property name="toolTip">
69 <string>Select to show a page preview when the mouse hovers over the tab</string>
70 </property>
71 <property name="text">
72 <string>Show preview when hovering tab</string>
73 </property>
74 </widget>
75 </item>
76 </layout>
63 </item> 77 </item>
64 <item> 78 <item>
65 <widget class="QGroupBox" name="startupGroupBox"> 79 <widget class="QGroupBox" name="startupGroupBox">
66 <property name="title"> 80 <property name="title">
67 <string>Startup</string> 81 <string>Startup</string>
458 </widget> 472 </widget>
459 <tabstops> 473 <tabstops>
460 <tabstop>singleHelpWindowCheckBox</tabstop> 474 <tabstop>singleHelpWindowCheckBox</tabstop>
461 <tabstop>saveGeometryCheckBox</tabstop> 475 <tabstop>saveGeometryCheckBox</tabstop>
462 <tabstop>webSuggestionsCheckBox</tabstop> 476 <tabstop>webSuggestionsCheckBox</tabstop>
477 <tabstop>showTabPreviews</tabstop>
463 <tabstop>startupCombo</tabstop> 478 <tabstop>startupCombo</tabstop>
464 <tabstop>homePageEdit</tabstop> 479 <tabstop>homePageEdit</tabstop>
465 <tabstop>setCurrentPageButton</tabstop> 480 <tabstop>setCurrentPageButton</tabstop>
466 <tabstop>defaultHomeButton</tabstop> 481 <tabstop>defaultHomeButton</tabstop>
467 <tabstop>defaultSchemeCombo</tabstop> 482 <tabstop>defaultSchemeCombo</tabstop>

eric ide

mercurial