WebBrowser/WebBrowserClearPrivateDataDialog.ui

branch
QtWebEngine
changeset 4819
cb0672f0fc15
parent 4741
f9e1adc69076
equal deleted inserted replaced
4818:9afce2f09ac0 4819:cb0672f0fc15
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>305</width> 9 <width>305</width>
10 <height>353</height> 10 <height>380</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Clear Private Data</string> 14 <string>Clear Private Data</string>
15 </property> 15 </property>
178 <property name="toolTip"> 178 <property name="toolTip">
179 <string>Select to delete all remembered zoom settings</string> 179 <string>Select to delete all remembered zoom settings</string>
180 </property> 180 </property>
181 <property name="text"> 181 <property name="text">
182 <string>&amp;Zoom Settings</string> 182 <string>&amp;Zoom Settings</string>
183 </property>
184 <property name="checked">
185 <bool>true</bool>
186 </property>
187 </widget>
188 </item>
189 <item>
190 <widget class="QCheckBox" name="sslExceptionsCheckBox">
191 <property name="text">
192 <string>SSL Certificate Error Exceptions</string>
183 </property> 193 </property>
184 <property name="checked"> 194 <property name="checked">
185 <bool>true</bool> 195 <bool>true</bool>
186 </property> 196 </property>
187 </widget> 197 </widget>
224 <tabstop>cacheCheckBox</tabstop> 234 <tabstop>cacheCheckBox</tabstop>
225 <tabstop>iconsCheckBox</tabstop> 235 <tabstop>iconsCheckBox</tabstop>
226 <tabstop>passwordsCheckBox</tabstop> 236 <tabstop>passwordsCheckBox</tabstop>
227 <tabstop>databasesCheckBox</tabstop> 237 <tabstop>databasesCheckBox</tabstop>
228 <tabstop>zoomCheckBox</tabstop> 238 <tabstop>zoomCheckBox</tabstop>
239 <tabstop>sslExceptionsCheckBox</tabstop>
229 <tabstop>flashCookiesCheckBox</tabstop> 240 <tabstop>flashCookiesCheckBox</tabstop>
230 </tabstops> 241 </tabstops>
231 <resources/> 242 <resources/>
232 <connections> 243 <connections>
233 <connection> 244 <connection>

eric ide

mercurial