Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 354
f80d88e87677
parent 0
de9c2efb9d02
child 629
c88489b378fb
equal deleted inserted replaced
353:c548890dff9b 354:f80d88e87677
8 <y>0</y> 8 <y>0</y>
9 <width>613</width> 9 <width>613</width>
10 <height>818</height> 10 <height>818</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_3">
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>
238 <item> 238 <item>
239 <widget class="QGroupBox" name="groupBox_3"> 239 <widget class="QGroupBox" name="groupBox_3">
240 <property name="title"> 240 <property name="title">
241 <string>Security</string> 241 <string>Security</string>
242 </property> 242 </property>
243 <layout class="QGridLayout" name="gridLayout_5"> 243 <layout class="QVBoxLayout" name="verticalLayout_2">
244 <item row="0" column="0"> 244 <item>
245 <widget class="QCheckBox" name="savePasswordsCheckBox"> 245 <widget class="QCheckBox" name="savePasswordsCheckBox">
246 <property name="toolTip"> 246 <property name="toolTip">
247 <string>Select to save passwords</string> 247 <string>Select to save passwords</string>
248 </property> 248 </property>
249 <property name="text"> 249 <property name="text">
250 <string>Save passwords</string> 250 <string>Save passwords</string>
251 </property>
252 </widget>
253 </item>
254 <item>
255 <widget class="QCheckBox" name="dnsPrefetchCheckBox">
256 <property name="toolTip">
257 <string>Select to enable DNS prefetch</string>
258 </property>
259 <property name="text">
260 <string>Use DNS prefetching to improve page loading</string>
251 </property> 261 </property>
252 </widget> 262 </widget>
253 </item> 263 </item>
254 </layout> 264 </layout>
255 </widget> 265 </widget>
420 <tabstop>javaScriptCheckBox</tabstop> 430 <tabstop>javaScriptCheckBox</tabstop>
421 <tabstop>jsOpenWindowsCheckBox</tabstop> 431 <tabstop>jsOpenWindowsCheckBox</tabstop>
422 <tabstop>jsClipboardCheckBox</tabstop> 432 <tabstop>jsClipboardCheckBox</tabstop>
423 <tabstop>pluginsCheckBox</tabstop> 433 <tabstop>pluginsCheckBox</tabstop>
424 <tabstop>savePasswordsCheckBox</tabstop> 434 <tabstop>savePasswordsCheckBox</tabstop>
435 <tabstop>dnsPrefetchCheckBox</tabstop>
425 <tabstop>expireHistory</tabstop> 436 <tabstop>expireHistory</tabstop>
426 <tabstop>diskCacheCheckBox</tabstop> 437 <tabstop>diskCacheCheckBox</tabstop>
427 <tabstop>cacheSizeSpinBox</tabstop> 438 <tabstop>cacheSizeSpinBox</tabstop>
428 <tabstop>printBackgroundsCheckBox</tabstop> 439 <tabstop>printBackgroundsCheckBox</tabstop>
429 </tabstops> 440 </tabstops>

eric ide

mercurial