eric6/Documentation/Source/eric6.WebBrowser.Tools.WebBrowserTools.html

changeset 7989
a21d673a8f99
parent 7732
4c9cf117acf6
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
107 <dd> 107 <dd>
108 string to be checked 108 string to be checked
109 </dd> 109 </dd>
110 </dl> 110 </dl>
111 <dl> 111 <dl>
112 <dt>Returns:</dt> 112 <dt>Return:</dt>
113 <dd> 113 <dd>
114 flag indicating the presence of at least one whitespace character 114 flag indicating the presence of at least one whitespace character
115 </dd> 115 </dd>
116 </dl> 116 </dl>
117 <dl> 117 <dl>
141 format pattern to be used to make the unique name 141 format pattern to be used to make the unique name
142 (string) 142 (string)
143 </dd> 143 </dd>
144 </dl> 144 </dl>
145 <dl> 145 <dl>
146 <dt>Returns:</dt> 146 <dt>Return:</dt>
147 <dd> 147 <dd>
148 unique file name 148 unique file name
149 </dd> 149 </dd>
150 </dl> 150 </dl>
151 <div align="right"><a href="#top">Up</a></div> 151 <div align="right"><a href="#top">Up</a></div>
164 <dd> 164 <dd>
165 name to be sanitized (string) 165 name to be sanitized (string)
166 </dd> 166 </dd>
167 </dl> 167 </dl>
168 <dl> 168 <dl>
169 <dt>Returns:</dt> 169 <dt>Return:</dt>
170 <dd> 170 <dd>
171 sanitized name (string) 171 sanitized name (string)
172 </dd> 172 </dd>
173 </dl> 173 </dl>
174 <div align="right"><a href="#top">Up</a></div> 174 <div align="right"><a href="#top">Up</a></div>
187 <dd> 187 <dd>
188 URL (QUrl) 188 URL (QUrl)
189 </dd> 189 </dd>
190 </dl> 190 </dl>
191 <dl> 191 <dl>
192 <dt>Returns:</dt> 192 <dt>Return:</dt>
193 <dd> 193 <dd>
194 file name (string) 194 file name (string)
195 </dd> 195 </dd>
196 </dl> 196 </dl>
197 <div align="right"><a href="#top">Up</a></div> 197 <div align="right"><a href="#top">Up</a></div>
214 <dd> 214 <dd>
215 file name of the HTML file 215 file name of the HTML file
216 </dd> 216 </dd>
217 </dl> 217 </dl>
218 <dl> 218 <dl>
219 <dt>Returns:</dt> 219 <dt>Return:</dt>
220 <dd> 220 <dd>
221 HTML page 221 HTML page
222 </dd> 222 </dd>
223 </dl> 223 </dl>
224 <dl> 224 <dl>
248 <dd> 248 <dd>
249 file name of the JavaScript source file 249 file name of the JavaScript source file
250 </dd> 250 </dd>
251 </dl> 251 </dl>
252 <dl> 252 <dl>
253 <dt>Returns:</dt> 253 <dt>Return:</dt>
254 <dd> 254 <dd>
255 JavaScript source 255 JavaScript source
256 </dd> 256 </dd>
257 </dl> 257 </dl>
258 <dl> 258 <dl>
271 <p> 271 <p>
272 Module function to extract the web engine version from the default user 272 Module function to extract the web engine version from the default user
273 agent string. 273 agent string.
274 </p> 274 </p>
275 <dl> 275 <dl>
276 <dt>Returns:</dt> 276 <dt>Return:</dt>
277 <dd> 277 <dd>
278 tuple containing the Chrome version and the QtWebEngine version 278 tuple containing the Chrome version and the QtWebEngine version
279 </dd> 279 </dd>
280 </dl> 280 </dl>
281 <dl> 281 <dl>
309 <dd> 309 <dd>
310 flag indicating a string representation is requested 310 flag indicating a string representation is requested
311 </dd> 311 </dd>
312 </dl> 312 </dl>
313 <dl> 313 <dl>
314 <dt>Returns:</dt> 314 <dt>Return:</dt>
315 <dd> 315 <dd>
316 data: URL 316 data: URL
317 </dd> 317 </dd>
318 </dl> 318 </dl>
319 <dl> 319 <dl>
338 <dd> 338 <dd>
339 data for the pixmap 339 data for the pixmap
340 </dd> 340 </dd>
341 </dl> 341 </dl>
342 <dl> 342 <dl>
343 <dt>Returns:</dt> 343 <dt>Return:</dt>
344 <dd> 344 <dd>
345 extracted pixmap 345 extracted pixmap
346 </dd> 346 </dd>
347 </dl> 347 </dl>
348 <dl> 348 <dl>
368 <dd> 368 <dd>
369 pixmap to be converted 369 pixmap to be converted
370 </dd> 370 </dd>
371 </dl> 371 </dl>
372 <dl> 372 <dl>
373 <dt>Returns:</dt> 373 <dt>Return:</dt>
374 <dd> 374 <dd>
375 byte array containing the pixmap 375 byte array containing the pixmap
376 </dd> 376 </dd>
377 </dl> 377 </dl>
378 <dl> 378 <dl>
401 <dd> 401 <dd>
402 MIME type to be used 402 MIME type to be used
403 </dd> 403 </dd>
404 </dl> 404 </dl>
405 <dl> 405 <dl>
406 <dt>Returns:</dt> 406 <dt>Return:</dt>
407 <dd> 407 <dd>
408 data: URL 408 data: URL
409 </dd> 409 </dd>
410 </dl> 410 </dl>
411 <dl> 411 <dl>
430 <dd> 430 <dd>
431 name of the file 431 name of the file
432 </dd> 432 </dd>
433 </dl> 433 </dl>
434 <dl> 434 <dl>
435 <dt>Returns:</dt> 435 <dt>Return:</dt>
436 <dd> 436 <dd>
437 contents of the file 437 contents of the file
438 </dd> 438 </dd>
439 </dl> 439 </dl>
440 <dl> 440 <dl>
459 <dd> 459 <dd>
460 name of the file 460 name of the file
461 </dd> 461 </dd>
462 </dl> 462 </dl>
463 <dl> 463 <dl>
464 <dt>Returns:</dt> 464 <dt>Return:</dt>
465 <dd> 465 <dd>
466 contents of the file 466 contents of the file
467 </dd> 467 </dd>
468 </dl> 468 </dl>
469 <dl> 469 <dl>

eric ide

mercurial