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> |
|
83 </property> |
73 </property> |
84 </widget> |
74 </widget> |
85 </item> |
75 </item> |
86 </layout> |
76 </layout> |
87 </item> |
77 </item> |
491 </item> |
481 </item> |
492 </layout> |
482 </layout> |
493 </widget> |
483 </widget> |
494 </item> |
484 </item> |
495 <item> |
485 <item> |
|
486 <widget class="QGroupBox" name="groupBox_3"> |
|
487 <property name="title"> |
|
488 <string>Navigation</string> |
|
489 </property> |
|
490 <layout class="QGridLayout" name="gridLayout_6"> |
|
491 <item row="0" column="0"> |
|
492 <widget class="QCheckBox" name="spatialCheckBox"> |
|
493 <property name="toolTip"> |
|
494 <string>Select to enable the spatial navigation feature</string> |
|
495 </property> |
|
496 <property name="whatsThis"> |
|
497 <string><b>Enable Spatial Navigation</b> |
|
498 <p>This enables or disables the Spatial Navigation feature, which consists in the ability to navigate between focusable elements in a Web page, such as hyperlinks and form controls, by using Left, Right, Up and Down arrow keys. For example, if a user presses the Right key, heuristics determine whether there is an element he might be trying to reach towards the right and which element he probably wants.</p></string> |
|
499 </property> |
|
500 <property name="text"> |
|
501 <string>Enable Spatial Navigation</string> |
|
502 </property> |
|
503 </widget> |
|
504 </item> |
|
505 <item row="0" column="1"> |
|
506 <widget class="QCheckBox" name="linksInFocusChainCheckBox"> |
|
507 <property name="toolTip"> |
|
508 <string>Select to include links in focus chain</string> |
|
509 </property> |
|
510 <property name="whatsThis"> |
|
511 <string><b>Include Links in Focus Chain</b> |
|
512 <p>This selects whether hyperlinks should be included in the keyboard focus chain.</p></string> |
|
513 </property> |
|
514 <property name="text"> |
|
515 <string>Include Links in Focus Chain</string> |
|
516 </property> |
|
517 </widget> |
|
518 </item> |
|
519 <item row="1" column="0"> |
|
520 <widget class="QCheckBox" name="accessKeysCheckBox"> |
|
521 <property name="toolTip"> |
|
522 <string>Select to enable support for access keys</string> |
|
523 </property> |
|
524 <property name="text"> |
|
525 <string>Enable access keys</string> |
|
526 </property> |
|
527 </widget> |
|
528 </item> |
|
529 </layout> |
|
530 </widget> |
|
531 </item> |
|
532 <item> |
496 <spacer> |
533 <spacer> |
497 <property name="orientation"> |
534 <property name="orientation"> |
498 <enum>Qt::Vertical</enum> |
535 <enum>Qt::Vertical</enum> |
499 </property> |
536 </property> |
500 <property name="sizeHint" stdset="0"> |
537 <property name="sizeHint" stdset="0"> |
510 <tabstops> |
547 <tabstops> |
511 <tabstop>singleHelpWindowCheckBox</tabstop> |
548 <tabstop>singleHelpWindowCheckBox</tabstop> |
512 <tabstop>webSuggestionsCheckBox</tabstop> |
549 <tabstop>webSuggestionsCheckBox</tabstop> |
513 <tabstop>saveGeometryCheckBox</tabstop> |
550 <tabstop>saveGeometryCheckBox</tabstop> |
514 <tabstop>showTabPreviews</tabstop> |
551 <tabstop>showTabPreviews</tabstop> |
515 <tabstop>accessKeysCheckBox</tabstop> |
|
516 <tabstop>startupCombo</tabstop> |
552 <tabstop>startupCombo</tabstop> |
517 <tabstop>homePageEdit</tabstop> |
553 <tabstop>homePageEdit</tabstop> |
518 <tabstop>setCurrentPageButton</tabstop> |
554 <tabstop>setCurrentPageButton</tabstop> |
519 <tabstop>defaultHomeButton</tabstop> |
555 <tabstop>defaultHomeButton</tabstop> |
520 <tabstop>defaultSchemeCombo</tabstop> |
556 <tabstop>defaultSchemeCombo</tabstop> |
530 <tabstop>cachePreferButton</tabstop> |
566 <tabstop>cachePreferButton</tabstop> |
531 <tabstop>cacheOfflineButton</tabstop> |
567 <tabstop>cacheOfflineButton</tabstop> |
532 <tabstop>cacheSizeSpinBox</tabstop> |
568 <tabstop>cacheSizeSpinBox</tabstop> |
533 <tabstop>languageCombo</tabstop> |
569 <tabstop>languageCombo</tabstop> |
534 <tabstop>printBackgroundsCheckBox</tabstop> |
570 <tabstop>printBackgroundsCheckBox</tabstop> |
|
571 <tabstop>spatialCheckBox</tabstop> |
|
572 <tabstop>linksInFocusChainCheckBox</tabstop> |
|
573 <tabstop>accessKeysCheckBox</tabstop> |
535 </tabstops> |
574 </tabstops> |
536 <resources/> |
575 <resources/> |
537 <connections/> |
576 <connections/> |
538 </ui> |
577 </ui> |