eric6/Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingDialog.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7989
a21d673a8f99
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.WebBrowser.SafeBrowsing.SafeBrowsingDialog</h1> 23 <h1>eric6.WebBrowser.SafeBrowsing.SafeBrowsingDialog</h1>
24
23 <p> 25 <p>
24 Module implementing a dialog to configure safe browsing support. 26 Module implementing a dialog to configure safe browsing support.
25 </p> 27 </p>
26 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29
27 <table> 30 <table>
28 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
29 </table> 32 </table>
30 <h3>Classes</h3> 33 <h3>Classes</h3>
31 <table> 34
35 <table>
36
32 <tr> 37 <tr>
33 <td><a href="#SafeBrowsingDialog">SafeBrowsingDialog</a></td> 38 <td><a href="#SafeBrowsingDialog">SafeBrowsingDialog</a></td>
34 <td>Class implementing a dialog to configure safe browsing support.</td> 39 <td>Class implementing a dialog to configure safe browsing support.</td>
35 </tr> 40 </tr>
36 </table> 41 </table>
37 <h3>Functions</h3> 42 <h3>Functions</h3>
38 <table> 43
39 <tr><td>None</td></tr> 44 <table>
40 </table> 45 <tr><td>None</td></tr>
41 <hr /><hr /> 46 </table>
47 <hr />
48 <hr />
42 <a NAME="SafeBrowsingDialog" ID="SafeBrowsingDialog"></a> 49 <a NAME="SafeBrowsingDialog" ID="SafeBrowsingDialog"></a>
43 <h2>SafeBrowsingDialog</h2> 50 <h2>SafeBrowsingDialog</h2>
51
44 <p> 52 <p>
45 Class implementing a dialog to configure safe browsing support. 53 Class implementing a dialog to configure safe browsing support.
46 </p> 54 </p>
47 <h3>Derived from</h3> 55 <h3>Derived from</h3>
48 QDialog, Ui_SafeBrowsingDialog 56 QDialog, Ui_SafeBrowsingDialog
49 <h3>Class Attributes</h3> 57 <h3>Class Attributes</h3>
58
50 <table> 59 <table>
51 <tr><td>None</td></tr> 60 <tr><td>None</td></tr>
52 </table> 61 </table>
53 <h3>Class Methods</h3> 62 <h3>Class Methods</h3>
63
54 <table> 64 <table>
55 <tr><td>None</td></tr> 65 <tr><td>None</td></tr>
56 </table> 66 </table>
57 <h3>Methods</h3> 67 <h3>Methods</h3>
58 <table> 68
69 <table>
70
59 <tr> 71 <tr>
60 <td><a href="#SafeBrowsingDialog.__init__">SafeBrowsingDialog</a></td> 72 <td><a href="#SafeBrowsingDialog.__init__">SafeBrowsingDialog</a></td>
61 <td>Constructor</td> 73 <td>Constructor</td>
62 </tr><tr> 74 </tr>
75 <tr>
63 <td><a href="#SafeBrowsingDialog.__isModified">__isModified</a></td> 76 <td><a href="#SafeBrowsingDialog.__isModified">__isModified</a></td>
64 <td>Private method to check, if the dialog contains modified data.</td> 77 <td>Private method to check, if the dialog contains modified data.</td>
65 </tr><tr> 78 </tr>
79 <tr>
66 <td><a href="#SafeBrowsingDialog.__okToClose">__okToClose</a></td> 80 <td><a href="#SafeBrowsingDialog.__okToClose">__okToClose</a></td>
67 <td>Private method to check, if it is safe to close the dialog.</td> 81 <td>Private method to check, if it is safe to close the dialog.</td>
68 </tr><tr> 82 </tr>
83 <tr>
69 <td><a href="#SafeBrowsingDialog.__resetProgress">__resetProgress</a></td> 84 <td><a href="#SafeBrowsingDialog.__resetProgress">__resetProgress</a></td>
70 <td>Private method to reset the progress info.</td> 85 <td>Private method to reset the progress info.</td>
71 </tr><tr> 86 </tr>
87 <tr>
72 <td><a href="#SafeBrowsingDialog.__save">__save</a></td> 88 <td><a href="#SafeBrowsingDialog.__save">__save</a></td>
73 <td>Private slot to save the configuration.</td> 89 <td>Private slot to save the configuration.</td>
74 </tr><tr> 90 </tr>
91 <tr>
75 <td><a href="#SafeBrowsingDialog.__setProgress">__setProgress</a></td> 92 <td><a href="#SafeBrowsingDialog.__setProgress">__setProgress</a></td>
76 <td>Private slot to set the progress value.</td> 93 <td>Private slot to set the progress value.</td>
77 </tr><tr> 94 </tr>
95 <tr>
78 <td><a href="#SafeBrowsingDialog.__setProgressMessage">__setProgressMessage</a></td> 96 <td><a href="#SafeBrowsingDialog.__setProgressMessage">__setProgressMessage</a></td>
79 <td>Private slot to set the progress message and the maximum value.</td> 97 <td>Private slot to set the progress message and the maximum value.</td>
80 </tr><tr> 98 </tr>
99 <tr>
81 <td><a href="#SafeBrowsingDialog.__updateCacheButtons">__updateCacheButtons</a></td> 100 <td><a href="#SafeBrowsingDialog.__updateCacheButtons">__updateCacheButtons</a></td>
82 <td>Private method to set enabled state of the cache buttons.</td> 101 <td>Private method to set enabled state of the cache buttons.</td>
83 </tr><tr> 102 </tr>
103 <tr>
84 <td><a href="#SafeBrowsingDialog.closeEvent">closeEvent</a></td> 104 <td><a href="#SafeBrowsingDialog.closeEvent">closeEvent</a></td>
85 <td>Protected method to handle close events.</td> 105 <td>Protected method to handle close events.</td>
86 </tr><tr> 106 </tr>
107 <tr>
87 <td><a href="#SafeBrowsingDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 108 <td><a href="#SafeBrowsingDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
88 <td>Private slot called by a button of the button box clicked.</td> 109 <td>Private slot called by a button of the button box clicked.</td>
89 </tr><tr> 110 </tr>
111 <tr>
90 <td><a href="#SafeBrowsingDialog.on_clearCacheButton_clicked">on_clearCacheButton_clicked</a></td> 112 <td><a href="#SafeBrowsingDialog.on_clearCacheButton_clicked">on_clearCacheButton_clicked</a></td>
91 <td>Private slot to clear the local cache database.</td> 113 <td>Private slot to clear the local cache database.</td>
92 </tr><tr> 114 </tr>
115 <tr>
93 <td><a href="#SafeBrowsingDialog.on_gsbHelpButton_clicked">on_gsbHelpButton_clicked</a></td> 116 <td><a href="#SafeBrowsingDialog.on_gsbHelpButton_clicked">on_gsbHelpButton_clicked</a></td>
94 <td>Private slot to show some help text "How to create a safe browsing API key.".</td> 117 <td>Private slot to show some help text "How to create a safe browsing API key.".</td>
95 </tr><tr> 118 </tr>
119 <tr>
96 <td><a href="#SafeBrowsingDialog.on_saveButton_clicked">on_saveButton_clicked</a></td> 120 <td><a href="#SafeBrowsingDialog.on_saveButton_clicked">on_saveButton_clicked</a></td>
97 <td>Private slot to save the configuration data.</td> 121 <td>Private slot to save the configuration data.</td>
98 </tr><tr> 122 </tr>
123 <tr>
99 <td><a href="#SafeBrowsingDialog.on_showUpdateTimeButton_clicked">on_showUpdateTimeButton_clicked</a></td> 124 <td><a href="#SafeBrowsingDialog.on_showUpdateTimeButton_clicked">on_showUpdateTimeButton_clicked</a></td>
100 <td>Private slot to show the time of the next automatic threat list update.</td> 125 <td>Private slot to show the time of the next automatic threat list update.</td>
101 </tr><tr> 126 </tr>
127 <tr>
102 <td><a href="#SafeBrowsingDialog.on_updateCacheButton_clicked">on_updateCacheButton_clicked</a></td> 128 <td><a href="#SafeBrowsingDialog.on_updateCacheButton_clicked">on_updateCacheButton_clicked</a></td>
103 <td>Private slot to update the local cache database.</td> 129 <td>Private slot to update the local cache database.</td>
104 </tr><tr> 130 </tr>
131 <tr>
105 <td><a href="#SafeBrowsingDialog.on_urlCheckButton_clicked">on_urlCheckButton_clicked</a></td> 132 <td><a href="#SafeBrowsingDialog.on_urlCheckButton_clicked">on_urlCheckButton_clicked</a></td>
106 <td>Private slot to check the entered URL.</td> 133 <td>Private slot to check the entered URL.</td>
107 </tr><tr> 134 </tr>
135 <tr>
108 <td><a href="#SafeBrowsingDialog.on_urlEdit_textChanged">on_urlEdit_textChanged</a></td> 136 <td><a href="#SafeBrowsingDialog.on_urlEdit_textChanged">on_urlEdit_textChanged</a></td>
109 <td>Private slot to handle changes of the entered URL text.</td> 137 <td>Private slot to handle changes of the entered URL text.</td>
110 </tr><tr> 138 </tr>
139 <tr>
111 <td><a href="#SafeBrowsingDialog.show">show</a></td> 140 <td><a href="#SafeBrowsingDialog.show">show</a></td>
112 <td>Public slot to show the dialog.</td> 141 <td>Public slot to show the dialog.</td>
113 </tr> 142 </tr>
114 </table> 143 </table>
115 <h3>Static Methods</h3> 144 <h3>Static Methods</h3>
116 <table> 145
117 <tr><td>None</td></tr> 146 <table>
118 </table> 147 <tr><td>None</td></tr>
148 </table>
149
119 <a NAME="SafeBrowsingDialog.__init__" ID="SafeBrowsingDialog.__init__"></a> 150 <a NAME="SafeBrowsingDialog.__init__" ID="SafeBrowsingDialog.__init__"></a>
120 <h4>SafeBrowsingDialog (Constructor)</h4> 151 <h4>SafeBrowsingDialog (Constructor)</h4>
121 <b>SafeBrowsingDialog</b>(<i>manager, parent=None</i>) 152 <b>SafeBrowsingDialog</b>(<i>manager, parent=None</i>)
153
122 <p> 154 <p>
123 Constructor 155 Constructor
124 </p><dl> 156 </p>
157 <dl>
158
125 <dt><i>manager</i> (SafeBrowsingManager)</dt> 159 <dt><i>manager</i> (SafeBrowsingManager)</dt>
126 <dd> 160 <dd>
127 reference to the safe browsing manager 161 reference to the safe browsing manager
128 </dd><dt><i>parent</i> (QWidget)</dt> 162 </dd>
163 <dt><i>parent</i> (QWidget)</dt>
129 <dd> 164 <dd>
130 reference to the parent widget 165 reference to the parent widget
131 </dd> 166 </dd>
132 </dl><a NAME="SafeBrowsingDialog.__isModified" ID="SafeBrowsingDialog.__isModified"></a> 167 </dl>
168 <a NAME="SafeBrowsingDialog.__isModified" ID="SafeBrowsingDialog.__isModified"></a>
133 <h4>SafeBrowsingDialog.__isModified</h4> 169 <h4>SafeBrowsingDialog.__isModified</h4>
134 <b>__isModified</b>(<i></i>) 170 <b>__isModified</b>(<i></i>)
171
135 <p> 172 <p>
136 Private method to check, if the dialog contains modified data. 173 Private method to check, if the dialog contains modified data.
137 </p><dl> 174 </p>
175 <dl>
138 <dt>Returns:</dt> 176 <dt>Returns:</dt>
139 <dd> 177 <dd>
140 flag indicating the presence of modified data 178 flag indicating the presence of modified data
141 </dd> 179 </dd>
142 </dl><dl> 180 </dl>
181 <dl>
143 <dt>Return Type:</dt> 182 <dt>Return Type:</dt>
144 <dd> 183 <dd>
145 bool 184 bool
146 </dd> 185 </dd>
147 </dl><a NAME="SafeBrowsingDialog.__okToClose" ID="SafeBrowsingDialog.__okToClose"></a> 186 </dl>
187 <a NAME="SafeBrowsingDialog.__okToClose" ID="SafeBrowsingDialog.__okToClose"></a>
148 <h4>SafeBrowsingDialog.__okToClose</h4> 188 <h4>SafeBrowsingDialog.__okToClose</h4>
149 <b>__okToClose</b>(<i></i>) 189 <b>__okToClose</b>(<i></i>)
190
150 <p> 191 <p>
151 Private method to check, if it is safe to close the dialog. 192 Private method to check, if it is safe to close the dialog.
152 </p><dl> 193 </p>
194 <dl>
153 <dt>Returns:</dt> 195 <dt>Returns:</dt>
154 <dd> 196 <dd>
155 flag indicating safe to close 197 flag indicating safe to close
156 </dd> 198 </dd>
157 </dl><dl> 199 </dl>
200 <dl>
158 <dt>Return Type:</dt> 201 <dt>Return Type:</dt>
159 <dd> 202 <dd>
160 bool 203 bool
161 </dd> 204 </dd>
162 </dl><a NAME="SafeBrowsingDialog.__resetProgress" ID="SafeBrowsingDialog.__resetProgress"></a> 205 </dl>
206 <a NAME="SafeBrowsingDialog.__resetProgress" ID="SafeBrowsingDialog.__resetProgress"></a>
163 <h4>SafeBrowsingDialog.__resetProgress</h4> 207 <h4>SafeBrowsingDialog.__resetProgress</h4>
164 <b>__resetProgress</b>(<i></i>) 208 <b>__resetProgress</b>(<i></i>)
209
165 <p> 210 <p>
166 Private method to reset the progress info. 211 Private method to reset the progress info.
167 </p><a NAME="SafeBrowsingDialog.__save" ID="SafeBrowsingDialog.__save"></a> 212 </p>
213 <a NAME="SafeBrowsingDialog.__save" ID="SafeBrowsingDialog.__save"></a>
168 <h4>SafeBrowsingDialog.__save</h4> 214 <h4>SafeBrowsingDialog.__save</h4>
169 <b>__save</b>(<i></i>) 215 <b>__save</b>(<i></i>)
216
170 <p> 217 <p>
171 Private slot to save the configuration. 218 Private slot to save the configuration.
172 </p><dl> 219 </p>
220 <dl>
173 <dt>Returns:</dt> 221 <dt>Returns:</dt>
174 <dd> 222 <dd>
175 flag indicating success 223 flag indicating success
176 </dd> 224 </dd>
177 </dl><dl> 225 </dl>
226 <dl>
178 <dt>Return Type:</dt> 227 <dt>Return Type:</dt>
179 <dd> 228 <dd>
180 bool 229 bool
181 </dd> 230 </dd>
182 </dl><a NAME="SafeBrowsingDialog.__setProgress" ID="SafeBrowsingDialog.__setProgress"></a> 231 </dl>
232 <a NAME="SafeBrowsingDialog.__setProgress" ID="SafeBrowsingDialog.__setProgress"></a>
183 <h4>SafeBrowsingDialog.__setProgress</h4> 233 <h4>SafeBrowsingDialog.__setProgress</h4>
184 <b>__setProgress</b>(<i>value</i>) 234 <b>__setProgress</b>(<i>value</i>)
235
185 <p> 236 <p>
186 Private slot to set the progress value. 237 Private slot to set the progress value.
187 </p><dl> 238 </p>
239 <dl>
240
188 <dt><i>value</i> (int)</dt> 241 <dt><i>value</i> (int)</dt>
189 <dd> 242 <dd>
190 progress value to be set 243 progress value to be set
191 </dd> 244 </dd>
192 </dl><a NAME="SafeBrowsingDialog.__setProgressMessage" ID="SafeBrowsingDialog.__setProgressMessage"></a> 245 </dl>
246 <a NAME="SafeBrowsingDialog.__setProgressMessage" ID="SafeBrowsingDialog.__setProgressMessage"></a>
193 <h4>SafeBrowsingDialog.__setProgressMessage</h4> 247 <h4>SafeBrowsingDialog.__setProgressMessage</h4>
194 <b>__setProgressMessage</b>(<i>message, maximum</i>) 248 <b>__setProgressMessage</b>(<i>message, maximum</i>)
249
195 <p> 250 <p>
196 Private slot to set the progress message and the maximum value. 251 Private slot to set the progress message and the maximum value.
197 </p><dl> 252 </p>
253 <dl>
254
198 <dt><i>message</i> (str)</dt> 255 <dt><i>message</i> (str)</dt>
199 <dd> 256 <dd>
200 progress message to be set 257 progress message to be set
201 </dd><dt><i>maximum</i> (int)</dt> 258 </dd>
259 <dt><i>maximum</i> (int)</dt>
202 <dd> 260 <dd>
203 maximum value to be set 261 maximum value to be set
204 </dd> 262 </dd>
205 </dl><a NAME="SafeBrowsingDialog.__updateCacheButtons" ID="SafeBrowsingDialog.__updateCacheButtons"></a> 263 </dl>
264 <a NAME="SafeBrowsingDialog.__updateCacheButtons" ID="SafeBrowsingDialog.__updateCacheButtons"></a>
206 <h4>SafeBrowsingDialog.__updateCacheButtons</h4> 265 <h4>SafeBrowsingDialog.__updateCacheButtons</h4>
207 <b>__updateCacheButtons</b>(<i></i>) 266 <b>__updateCacheButtons</b>(<i></i>)
267
208 <p> 268 <p>
209 Private method to set enabled state of the cache buttons. 269 Private method to set enabled state of the cache buttons.
210 </p><a NAME="SafeBrowsingDialog.closeEvent" ID="SafeBrowsingDialog.closeEvent"></a> 270 </p>
271 <a NAME="SafeBrowsingDialog.closeEvent" ID="SafeBrowsingDialog.closeEvent"></a>
211 <h4>SafeBrowsingDialog.closeEvent</h4> 272 <h4>SafeBrowsingDialog.closeEvent</h4>
212 <b>closeEvent</b>(<i>evt</i>) 273 <b>closeEvent</b>(<i>evt</i>)
274
213 <p> 275 <p>
214 Protected method to handle close events. 276 Protected method to handle close events.
215 </p><dl> 277 </p>
278 <dl>
279
216 <dt><i>evt</i> (QCloseEvent)</dt> 280 <dt><i>evt</i> (QCloseEvent)</dt>
217 <dd> 281 <dd>
218 reference to the close event 282 reference to the close event
219 </dd> 283 </dd>
220 </dl><a NAME="SafeBrowsingDialog.on_buttonBox_clicked" ID="SafeBrowsingDialog.on_buttonBox_clicked"></a> 284 </dl>
285 <a NAME="SafeBrowsingDialog.on_buttonBox_clicked" ID="SafeBrowsingDialog.on_buttonBox_clicked"></a>
221 <h4>SafeBrowsingDialog.on_buttonBox_clicked</h4> 286 <h4>SafeBrowsingDialog.on_buttonBox_clicked</h4>
222 <b>on_buttonBox_clicked</b>(<i>button</i>) 287 <b>on_buttonBox_clicked</b>(<i>button</i>)
288
223 <p> 289 <p>
224 Private slot called by a button of the button box clicked. 290 Private slot called by a button of the button box clicked.
225 </p><dl> 291 </p>
292 <dl>
293
226 <dt><i>button</i></dt> 294 <dt><i>button</i></dt>
227 <dd> 295 <dd>
228 button that was clicked (QAbstractButton) 296 button that was clicked (QAbstractButton)
229 </dd> 297 </dd>
230 </dl><a NAME="SafeBrowsingDialog.on_clearCacheButton_clicked" ID="SafeBrowsingDialog.on_clearCacheButton_clicked"></a> 298 </dl>
299 <a NAME="SafeBrowsingDialog.on_clearCacheButton_clicked" ID="SafeBrowsingDialog.on_clearCacheButton_clicked"></a>
231 <h4>SafeBrowsingDialog.on_clearCacheButton_clicked</h4> 300 <h4>SafeBrowsingDialog.on_clearCacheButton_clicked</h4>
232 <b>on_clearCacheButton_clicked</b>(<i></i>) 301 <b>on_clearCacheButton_clicked</b>(<i></i>)
302
233 <p> 303 <p>
234 Private slot to clear the local cache database. 304 Private slot to clear the local cache database.
235 </p><a NAME="SafeBrowsingDialog.on_gsbHelpButton_clicked" ID="SafeBrowsingDialog.on_gsbHelpButton_clicked"></a> 305 </p>
306 <a NAME="SafeBrowsingDialog.on_gsbHelpButton_clicked" ID="SafeBrowsingDialog.on_gsbHelpButton_clicked"></a>
236 <h4>SafeBrowsingDialog.on_gsbHelpButton_clicked</h4> 307 <h4>SafeBrowsingDialog.on_gsbHelpButton_clicked</h4>
237 <b>on_gsbHelpButton_clicked</b>(<i></i>) 308 <b>on_gsbHelpButton_clicked</b>(<i></i>)
309
238 <p> 310 <p>
239 Private slot to show some help text "How to create a safe 311 Private slot to show some help text "How to create a safe
240 browsing API key.". 312 browsing API key.".
241 </p><a NAME="SafeBrowsingDialog.on_saveButton_clicked" ID="SafeBrowsingDialog.on_saveButton_clicked"></a> 313 </p>
314 <a NAME="SafeBrowsingDialog.on_saveButton_clicked" ID="SafeBrowsingDialog.on_saveButton_clicked"></a>
242 <h4>SafeBrowsingDialog.on_saveButton_clicked</h4> 315 <h4>SafeBrowsingDialog.on_saveButton_clicked</h4>
243 <b>on_saveButton_clicked</b>(<i></i>) 316 <b>on_saveButton_clicked</b>(<i></i>)
317
244 <p> 318 <p>
245 Private slot to save the configuration data. 319 Private slot to save the configuration data.
246 </p><a NAME="SafeBrowsingDialog.on_showUpdateTimeButton_clicked" ID="SafeBrowsingDialog.on_showUpdateTimeButton_clicked"></a> 320 </p>
321 <a NAME="SafeBrowsingDialog.on_showUpdateTimeButton_clicked" ID="SafeBrowsingDialog.on_showUpdateTimeButton_clicked"></a>
247 <h4>SafeBrowsingDialog.on_showUpdateTimeButton_clicked</h4> 322 <h4>SafeBrowsingDialog.on_showUpdateTimeButton_clicked</h4>
248 <b>on_showUpdateTimeButton_clicked</b>(<i></i>) 323 <b>on_showUpdateTimeButton_clicked</b>(<i></i>)
324
249 <p> 325 <p>
250 Private slot to show the time of the next automatic threat list update. 326 Private slot to show the time of the next automatic threat list update.
251 </p><a NAME="SafeBrowsingDialog.on_updateCacheButton_clicked" ID="SafeBrowsingDialog.on_updateCacheButton_clicked"></a> 327 </p>
328 <a NAME="SafeBrowsingDialog.on_updateCacheButton_clicked" ID="SafeBrowsingDialog.on_updateCacheButton_clicked"></a>
252 <h4>SafeBrowsingDialog.on_updateCacheButton_clicked</h4> 329 <h4>SafeBrowsingDialog.on_updateCacheButton_clicked</h4>
253 <b>on_updateCacheButton_clicked</b>(<i></i>) 330 <b>on_updateCacheButton_clicked</b>(<i></i>)
331
254 <p> 332 <p>
255 Private slot to update the local cache database. 333 Private slot to update the local cache database.
256 </p><a NAME="SafeBrowsingDialog.on_urlCheckButton_clicked" ID="SafeBrowsingDialog.on_urlCheckButton_clicked"></a> 334 </p>
335 <a NAME="SafeBrowsingDialog.on_urlCheckButton_clicked" ID="SafeBrowsingDialog.on_urlCheckButton_clicked"></a>
257 <h4>SafeBrowsingDialog.on_urlCheckButton_clicked</h4> 336 <h4>SafeBrowsingDialog.on_urlCheckButton_clicked</h4>
258 <b>on_urlCheckButton_clicked</b>(<i></i>) 337 <b>on_urlCheckButton_clicked</b>(<i></i>)
338
259 <p> 339 <p>
260 Private slot to check the entered URL. 340 Private slot to check the entered URL.
261 </p><a NAME="SafeBrowsingDialog.on_urlEdit_textChanged" ID="SafeBrowsingDialog.on_urlEdit_textChanged"></a> 341 </p>
342 <a NAME="SafeBrowsingDialog.on_urlEdit_textChanged" ID="SafeBrowsingDialog.on_urlEdit_textChanged"></a>
262 <h4>SafeBrowsingDialog.on_urlEdit_textChanged</h4> 343 <h4>SafeBrowsingDialog.on_urlEdit_textChanged</h4>
263 <b>on_urlEdit_textChanged</b>(<i>text</i>) 344 <b>on_urlEdit_textChanged</b>(<i>text</i>)
345
264 <p> 346 <p>
265 Private slot to handle changes of the entered URL text. 347 Private slot to handle changes of the entered URL text.
266 </p><dl> 348 </p>
349 <dl>
350
267 <dt><i>text</i> (str)</dt> 351 <dt><i>text</i> (str)</dt>
268 <dd> 352 <dd>
269 entered URL text 353 entered URL text
270 </dd> 354 </dd>
271 </dl><a NAME="SafeBrowsingDialog.show" ID="SafeBrowsingDialog.show"></a> 355 </dl>
356 <a NAME="SafeBrowsingDialog.show" ID="SafeBrowsingDialog.show"></a>
272 <h4>SafeBrowsingDialog.show</h4> 357 <h4>SafeBrowsingDialog.show</h4>
273 <b>show</b>(<i></i>) 358 <b>show</b>(<i></i>)
359
274 <p> 360 <p>
275 Public slot to show the dialog. 361 Public slot to show the dialog.
276 </p> 362 </p>
277 <div align="right"><a href="#top">Up</a></div> 363 <div align="right"><a href="#top">Up</a></div>
278 <hr /> 364 <hr />

eric ide

mercurial