Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 952
cc3e2e5558e9
parent 634
7b84cbd2f752
child 1109
9552b5e16a07
equal deleted inserted replaced
949:f888270da22e 952:cc3e2e5558e9
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>904</height> 10 <height>982</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">
68 <property name="toolTip"> 68 <property name="toolTip">
69 <string>Select to show a page preview when the mouse hovers over the tab</string> 69 <string>Select to show a page preview when the mouse hovers over the tab</string>
70 </property> 70 </property>
71 <property name="text"> 71 <property name="text">
72 <string>Show preview when hovering tab</string> 72 <string>Show preview when hovering tab</string>
73 </property>
74 </widget>
75 </item>
76 <item row="2" column="0">
77 <widget class="QCheckBox" name="accessKeysCheckBox">
78 <property name="toolTip">
79 <string>Select to enable support for access keys</string>
80 </property>
81 <property name="text">
82 <string>Enable access keys</string>
73 </property> 83 </property>
74 </widget> 84 </widget>
75 </item> 85 </item>
76 </layout> 86 </layout>
77 </item> 87 </item>
470 </item> 480 </item>
471 </layout> 481 </layout>
472 </widget> 482 </widget>
473 <tabstops> 483 <tabstops>
474 <tabstop>singleHelpWindowCheckBox</tabstop> 484 <tabstop>singleHelpWindowCheckBox</tabstop>
485 <tabstop>webSuggestionsCheckBox</tabstop>
475 <tabstop>saveGeometryCheckBox</tabstop> 486 <tabstop>saveGeometryCheckBox</tabstop>
476 <tabstop>webSuggestionsCheckBox</tabstop>
477 <tabstop>showTabPreviews</tabstop> 487 <tabstop>showTabPreviews</tabstop>
488 <tabstop>accessKeysCheckBox</tabstop>
478 <tabstop>startupCombo</tabstop> 489 <tabstop>startupCombo</tabstop>
479 <tabstop>homePageEdit</tabstop> 490 <tabstop>homePageEdit</tabstop>
480 <tabstop>setCurrentPageButton</tabstop> 491 <tabstop>setCurrentPageButton</tabstop>
481 <tabstop>defaultHomeButton</tabstop> 492 <tabstop>defaultHomeButton</tabstop>
482 <tabstop>defaultSchemeCombo</tabstop> 493 <tabstop>defaultSchemeCombo</tabstop>

eric ide

mercurial