Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 2694
d87cbab5d596
parent 1917
c73052b6b65e
child 4348
fcb65da90a07
equal deleted inserted replaced
2693:85a85d5824ed 2694:d87cbab5d596
4 <widget class="QWidget" name="HelpWebBrowserPage"> 4 <widget class="QWidget" name="HelpWebBrowserPage">
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>616</width>
10 <height>1158</height> 10 <height>1224</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">
462 <property name="title"> 462 <property name="title">
463 <string>Browser Cache</string> 463 <string>Browser Cache</string>
464 </property> 464 </property>
465 <layout class="QGridLayout" name="gridLayout_2"> 465 <layout class="QGridLayout" name="gridLayout_2">
466 <item row="0" column="0" colspan="3"> 466 <item row="0" column="0" colspan="3">
467 <widget class="QCheckBox" name="diskCacheCheckBox"> 467 <layout class="QHBoxLayout" name="horizontalLayout_5">
468 <property name="text"> 468 <item>
469 <string>Enable disk cache</string> 469 <widget class="QCheckBox" name="diskCacheCheckBox">
470 </property> 470 <property name="text">
471 </widget> 471 <string>Enable disk cache</string>
472 </property>
473 </widget>
474 </item>
475 <item>
476 <spacer name="horizontalSpacer_7">
477 <property name="orientation">
478 <enum>Qt::Horizontal</enum>
479 </property>
480 <property name="sizeHint" stdset="0">
481 <size>
482 <width>40</width>
483 <height>20</height>
484 </size>
485 </property>
486 </spacer>
487 </item>
488 <item>
489 <widget class="QPushButton" name="noCacheHostsButton">
490 <property name="toolTip">
491 <string>Press to edit the list of hosts exempted from caching</string>
492 </property>
493 <property name="text">
494 <string>Edit Exempted Hosts ...</string>
495 </property>
496 </widget>
497 </item>
498 </layout>
472 </item> 499 </item>
473 <item row="1" column="0" colspan="3"> 500 <item row="1" column="0" colspan="3">
474 <widget class="QGroupBox" name="groupBox_4"> 501 <widget class="QGroupBox" name="groupBox_4">
475 <property name="title"> 502 <property name="title">
476 <string>Policy</string> 503 <string>Policy</string>
692 <tabstop>sendRefererCheckBox</tabstop> 719 <tabstop>sendRefererCheckBox</tabstop>
693 <tabstop>refererWhitelistButton</tabstop> 720 <tabstop>refererWhitelistButton</tabstop>
694 <tabstop>xssAuditingCheckBox</tabstop> 721 <tabstop>xssAuditingCheckBox</tabstop>
695 <tabstop>expireHistory</tabstop> 722 <tabstop>expireHistory</tabstop>
696 <tabstop>diskCacheCheckBox</tabstop> 723 <tabstop>diskCacheCheckBox</tabstop>
724 <tabstop>noCacheHostsButton</tabstop>
697 <tabstop>cacheKeepButton</tabstop> 725 <tabstop>cacheKeepButton</tabstop>
698 <tabstop>cachePreferButton</tabstop> 726 <tabstop>cachePreferButton</tabstop>
699 <tabstop>cacheOfflineButton</tabstop> 727 <tabstop>cacheOfflineButton</tabstop>
700 <tabstop>cacheSizeSpinBox</tabstop> 728 <tabstop>cacheSizeSpinBox</tabstop>
701 <tabstop>languageCombo</tabstop> 729 <tabstop>languageCombo</tabstop>
715 <hint type="sourcelabel"> 743 <hint type="sourcelabel">
716 <x>89</x> 744 <x>89</x>
717 <y>422</y> 745 <y>422</y>
718 </hint> 746 </hint>
719 <hint type="destinationlabel"> 747 <hint type="destinationlabel">
720 <x>89</x> 748 <x>145</x>
721 <y>443</y> 749 <y>465</y>
722 </hint> 750 </hint>
723 </hints> 751 </hints>
724 </connection> 752 </connection>
725 </connections> 753 </connections>
726 </ui> 754 </ui>

eric ide

mercurial