eric6/Preferences/ConfigurationPages/WebBrowserPage.ui

changeset 7356
d975331c5daa
parent 6942
2602857055c5
child 7749
285855999b4e
equal deleted inserted replaced
7355:c7146f7e06aa 7356:d975331c5daa
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>650</width> 9 <width>650</width>
10 <height>2300</height> 10 <height>2361</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_5"> 13 <layout class="QVBoxLayout" name="verticalLayout_6">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure Web Browser&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure Web Browser&lt;/b&gt;</string>
18 </property> 18 </property>
453 <item> 453 <item>
454 <widget class="QGroupBox" name="privacyGroup"> 454 <widget class="QGroupBox" name="privacyGroup">
455 <property name="title"> 455 <property name="title">
456 <string>Privacy</string> 456 <string>Privacy</string>
457 </property> 457 </property>
458 <layout class="QVBoxLayout" name="verticalLayout_3"> 458 <layout class="QVBoxLayout" name="verticalLayout_5">
459 <item> 459 <item>
460 <widget class="QGroupBox" name="javaScriptGroup"> 460 <widget class="QGroupBox" name="javaScriptGroup">
461 <property name="toolTip"> 461 <property name="toolTip">
462 <string>Select to enable JavaScript support</string> 462 <string>Select to enable JavaScript support</string>
463 </property> 463 </property>
510 </item> 510 </item>
511 </layout> 511 </layout>
512 </widget> 512 </widget>
513 </item> 513 </item>
514 <item> 514 <item>
515 <widget class="QCheckBox" name="pluginsCheckBox"> 515 <widget class="QGroupBox" name="pluginsGroup">
516 <property name="toolTip"> 516 <property name="toolTip">
517 <string>Select to enable plugins in web pages</string> 517 <string>Select to enable plugins in web pages</string>
518 </property> 518 </property>
519 <property name="text"> 519 <property name="title">
520 <string>Enable Plug-ins</string> 520 <string>Enable Plug-ins</string>
521 </property> 521 </property>
522 </widget> 522 <property name="checkable">
523 </item> 523 <bool>true</bool>
524 <item> 524 </property>
525 <widget class="Line" name="line"> 525 <layout class="QVBoxLayout" name="verticalLayout_3">
526 <property name="orientation"> 526 <item>
527 <enum>Qt::Horizontal</enum> 527 <widget class="QCheckBox" name="pdfViewerCheckBox">
528 </property> 528 <property name="toolTip">
529 <string>Select to enable the built-in PDF Viewer</string>
530 </property>
531 <property name="text">
532 <string>Enable internal PDF Viewer</string>
533 </property>
534 </widget>
535 </item>
536 </layout>
529 </widget> 537 </widget>
530 </item> 538 </item>
531 <item> 539 <item>
532 <widget class="QCheckBox" name="doNotTrackCheckBox"> 540 <widget class="QCheckBox" name="doNotTrackCheckBox">
533 <property name="toolTip"> 541 <property name="toolTip">
997 </item> 1005 </item>
998 </layout> 1006 </layout>
999 </widget> 1007 </widget>
1000 </item> 1008 </item>
1001 <item> 1009 <item>
1010 <widget class="QGroupBox" name="groupBox_7">
1011 <property name="title">
1012 <string>Printing</string>
1013 </property>
1014 <layout class="QHBoxLayout" name="horizontalLayout_6">
1015 <item>
1016 <widget class="QCheckBox" name="printBackgroundCheckBox">
1017 <property name="toolTip">
1018 <string>Select to print the background of page elements as well</string>
1019 </property>
1020 <property name="text">
1021 <string>Print Element Backgrounds</string>
1022 </property>
1023 </widget>
1024 </item>
1025 </layout>
1026 </widget>
1027 </item>
1028 <item>
1002 <widget class="QGroupBox" name="groupBox_3"> 1029 <widget class="QGroupBox" name="groupBox_3">
1003 <property name="title"> 1030 <property name="title">
1004 <string>Navigation</string> 1031 <string>Navigation</string>
1005 </property> 1032 </property>
1006 <layout class="QGridLayout" name="gridLayout"> 1033 <layout class="QGridLayout" name="gridLayout">
1037 <property name="toolTip"> 1064 <property name="toolTip">
1038 <string>Select to give the focus to the view whenever a navigation event occurs</string> 1065 <string>Select to give the focus to the view whenever a navigation event occurs</string>
1039 </property> 1066 </property>
1040 <property name="text"> 1067 <property name="text">
1041 <string>Enable Focus on Navigation</string> 1068 <string>Enable Focus on Navigation</string>
1042 </property>
1043 </widget>
1044 </item>
1045 </layout>
1046 </widget>
1047 </item>
1048 <item>
1049 <widget class="QGroupBox" name="groupBox_7">
1050 <property name="title">
1051 <string>Printing</string>
1052 </property>
1053 <layout class="QHBoxLayout" name="horizontalLayout_6">
1054 <item>
1055 <widget class="QCheckBox" name="printBackgroundCheckBox">
1056 <property name="toolTip">
1057 <string>Select to print the background of page elements as well</string>
1058 </property>
1059 <property name="text">
1060 <string>Print Element Backgrounds</string>
1061 </property> 1069 </property>
1062 </widget> 1070 </widget>
1063 </item> 1071 </item>
1064 </layout> 1072 </layout>
1065 </widget> 1073 </widget>
1244 <tabstop>javaScriptGroup</tabstop> 1252 <tabstop>javaScriptGroup</tabstop>
1245 <tabstop>jsOpenWindowsCheckBox</tabstop> 1253 <tabstop>jsOpenWindowsCheckBox</tabstop>
1246 <tabstop>jsActivateWindowsCheckBox</tabstop> 1254 <tabstop>jsActivateWindowsCheckBox</tabstop>
1247 <tabstop>jsClipboardCheckBox</tabstop> 1255 <tabstop>jsClipboardCheckBox</tabstop>
1248 <tabstop>jsPasteCheckBox</tabstop> 1256 <tabstop>jsPasteCheckBox</tabstop>
1249 <tabstop>pluginsCheckBox</tabstop> 1257 <tabstop>pluginsGroup</tabstop>
1258 <tabstop>pdfViewerCheckBox</tabstop>
1250 <tabstop>doNotTrackCheckBox</tabstop> 1259 <tabstop>doNotTrackCheckBox</tabstop>
1251 <tabstop>refererSendComboBox</tabstop> 1260 <tabstop>refererSendComboBox</tabstop>
1252 <tabstop>refererDefaultPolicyCcomboBox</tabstop> 1261 <tabstop>refererDefaultPolicyCcomboBox</tabstop>
1253 <tabstop>refererTrimmingPolicyComboBox</tabstop> 1262 <tabstop>refererTrimmingPolicyComboBox</tabstop>
1254 <tabstop>refererWhitelistButton</tabstop> 1263 <tabstop>refererWhitelistButton</tabstop>
1259 <tabstop>diskCacheCheckBox</tabstop> 1268 <tabstop>diskCacheCheckBox</tabstop>
1260 <tabstop>cacheSizeSpinBox</tabstop> 1269 <tabstop>cacheSizeSpinBox</tabstop>
1261 <tabstop>requestQuotaComboBox</tabstop> 1270 <tabstop>requestQuotaComboBox</tabstop>
1262 <tabstop>languageCombo</tabstop> 1271 <tabstop>languageCombo</tabstop>
1263 <tabstop>imageSearchComboBox</tabstop> 1272 <tabstop>imageSearchComboBox</tabstop>
1273 <tabstop>printBackgroundCheckBox</tabstop>
1264 <tabstop>spatialCheckBox</tabstop> 1274 <tabstop>spatialCheckBox</tabstop>
1265 <tabstop>linksInFocusChainCheckBox</tabstop> 1275 <tabstop>linksInFocusChainCheckBox</tabstop>
1266 <tabstop>focusOnNavigationCheckBox</tabstop> 1276 <tabstop>focusOnNavigationCheckBox</tabstop>
1267 <tabstop>printBackgroundCheckBox</tabstop>
1268 <tabstop>autoScrollGroupBox</tabstop> 1277 <tabstop>autoScrollGroupBox</tabstop>
1269 <tabstop>autoScrollDividerSpinBox</tabstop> 1278 <tabstop>autoScrollDividerSpinBox</tabstop>
1270 <tabstop>webInspectorGroup</tabstop> 1279 <tabstop>webInspectorGroup</tabstop>
1271 <tabstop>webInspectorPortSpinBox</tabstop> 1280 <tabstop>webInspectorPortSpinBox</tabstop>
1272 </tabstops> 1281 </tabstops>

eric ide

mercurial