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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8215
fc5d68a6889e
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
116 116
117 <p> 117 <p>
118 Special method to iterate over the raw hashes. 118 Special method to iterate over the raw hashes.
119 </p> 119 </p>
120 <dl> 120 <dl>
121 <dt>Returns:</dt> 121 <dt>Return:</dt>
122 <dd> 122 <dd>
123 iterator object 123 iterator object
124 </dd> 124 </dd>
125 </dl> 125 </dl>
126 <dl> 126 <dl>
135 135
136 <p> 136 <p>
137 Special method to calculate the number of entries. 137 Special method to calculate the number of entries.
138 </p> 138 </p>
139 <dl> 139 <dl>
140 <dt>Returns:</dt> 140 <dt>Return:</dt>
141 <dd> 141 <dd>
142 length 142 length
143 </dd> 143 </dd>
144 </dl> 144 </dl>
145 <dl> 145 <dl>
210 <dd> 210 <dd>
211 threat list entry dictionary 211 threat list entry dictionary
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <dl> 214 <dl>
215 <dt>Returns:</dt> 215 <dt>Return:</dt>
216 <dd> 216 <dd>
217 instantiated object 217 instantiated object
218 </dd> 218 </dd>
219 </dl> 219 </dl>
220 <dl> 220 <dl>
251 251
252 <p> 252 <p>
253 Special method to generate a printable representation. 253 Special method to generate a printable representation.
254 </p> 254 </p>
255 <dl> 255 <dl>
256 <dt>Returns:</dt> 256 <dt>Return:</dt>
257 <dd> 257 <dd>
258 printable representation 258 printable representation
259 </dd> 259 </dd>
260 </dl> 260 </dl>
261 <dl> 261 <dl>
270 270
271 <p> 271 <p>
272 Public method to convert the object to a tuple. 272 Public method to convert the object to a tuple.
273 </p> 273 </p>
274 <dl> 274 <dl>
275 <dt>Returns:</dt> 275 <dt>Return:</dt>
276 <dd> 276 <dd>
277 tuple containing the threat list info 277 tuple containing the threat list info
278 </dd> 278 </dd>
279 </dl> 279 </dl>
280 <dl> 280 <dl>

eric ide

mercurial