src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html

branch
eric7
changeset 9686
2eee7a645cba
parent 9209
b99e7fd55fd3
child 10436
f6881d10e995
equal deleted inserted replaced
9685:b43e04854aba 9686:2eee7a645cba
364 initial JavaScript script (string) 364 initial JavaScript script (string)
365 </dd> 365 </dd>
366 </dl> 366 </dl>
367 <a NAME="SpeedDial.loadThumbnail" ID="SpeedDial.loadThumbnail"></a> 367 <a NAME="SpeedDial.loadThumbnail" ID="SpeedDial.loadThumbnail"></a>
368 <h4>SpeedDial.loadThumbnail</h4> 368 <h4>SpeedDial.loadThumbnail</h4>
369 <b>loadThumbnail</b>(<i>url, loadTitle</i>) 369 <b>loadThumbnail</b>(<i>urlStr, loadTitle</i>)
370 370
371 <p> 371 <p>
372 Public slot to load a thumbnail of the given URL. 372 Public slot to load a thumbnail of the given URL.
373 </p> 373 </p>
374 <dl> 374 <dl>
375 375
376 <dt><i>url</i></dt> 376 <dt><i>urlStr</i> (str)</dt>
377 <dd> 377 <dd>
378 URL of the thumbnail (string) 378 URL of the thumbnail
379 </dd> 379 </dd>
380 <dt><i>loadTitle</i></dt> 380 <dt><i>loadTitle</i> (bool)</dt>
381 <dd> 381 <dd>
382 flag indicating to get the title for the thumbnail 382 flag indicating to get the title for the thumbnail
383 from the site (boolean) 383 from the site
384 </dd> 384 </dd>
385 </dl> 385 </dl>
386 <a NAME="SpeedDial.pageForUrl" ID="SpeedDial.pageForUrl"></a> 386 <a NAME="SpeedDial.pageForUrl" ID="SpeedDial.pageForUrl"></a>
387 <h4>SpeedDial.pageForUrl</h4> 387 <h4>SpeedDial.pageForUrl</h4>
388 <b>pageForUrl</b>(<i>url</i>) 388 <b>pageForUrl</b>(<i>url</i>)

eric ide

mercurial