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> |