eric6/WebBrowser/WebBrowserClearPrivateDataDialog.ui

changeset 8069
1176a936efa4
parent 6942
2602857055c5
equal deleted inserted replaced
8068:28457602b8f8 8069:1176a936efa4
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>380</height> 10 <height>378</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>
191 <property name="text"> 191 <property name="text">
192 <string>SSL Certificate Error Exceptions</string> 192 <string>SSL Certificate Error Exceptions</string>
193 </property> 193 </property>
194 <property name="checked"> 194 <property name="checked">
195 <bool>true</bool> 195 <bool>true</bool>
196 </property>
197 </widget>
198 </item>
199 <item>
200 <widget class="Line" name="line">
201 <property name="orientation">
202 <enum>Qt::Horizontal</enum>
203 </property>
204 </widget>
205 </item>
206 <item>
207 <widget class="QCheckBox" name="flashCookiesCheckBox">
208 <property name="toolTip">
209 <string>Select to clear cookies set by the Adobe Flash Player</string>
210 </property>
211 <property name="text">
212 <string>Cookies from Adobe &amp;Flash Player</string>
213 </property> 196 </property>
214 </widget> 197 </widget>
215 </item> 198 </item>
216 <item> 199 <item>
217 <widget class="QDialogButtonBox" name="buttonBox"> 200 <widget class="QDialogButtonBox" name="buttonBox">
235 <tabstop>iconsCheckBox</tabstop> 218 <tabstop>iconsCheckBox</tabstop>
236 <tabstop>passwordsCheckBox</tabstop> 219 <tabstop>passwordsCheckBox</tabstop>
237 <tabstop>databasesCheckBox</tabstop> 220 <tabstop>databasesCheckBox</tabstop>
238 <tabstop>zoomCheckBox</tabstop> 221 <tabstop>zoomCheckBox</tabstop>
239 <tabstop>sslExceptionsCheckBox</tabstop> 222 <tabstop>sslExceptionsCheckBox</tabstop>
240 <tabstop>flashCookiesCheckBox</tabstop>
241 </tabstops> 223 </tabstops>
242 <resources/> 224 <resources/>
243 <connections> 225 <connections>
244 <connection> 226 <connection>
245 <sender>buttonBox</sender> 227 <sender>buttonBox</sender>

eric ide

mercurial