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

branch
eric7
changeset 9686
2eee7a645cba
parent 9209
b99e7fd55fd3
child 10436
f6881d10e995
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html	Sun Jan 08 16:11:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html	Mon Jan 09 11:22:56 2023 +0100
@@ -366,21 +366,21 @@
 </dl>
 <a NAME="SpeedDial.loadThumbnail" ID="SpeedDial.loadThumbnail"></a>
 <h4>SpeedDial.loadThumbnail</h4>
-<b>loadThumbnail</b>(<i>url, loadTitle</i>)
+<b>loadThumbnail</b>(<i>urlStr, loadTitle</i>)
 
 <p>
         Public slot to load a thumbnail of the given URL.
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>urlStr</i> (str)</dt>
 <dd>
-URL of the thumbnail (string)
+URL of the thumbnail
 </dd>
-<dt><i>loadTitle</i></dt>
+<dt><i>loadTitle</i> (bool)</dt>
 <dd>
 flag indicating to get the title for the thumbnail
-            from the site (boolean)
+            from the site
 </dd>
 </dl>
 <a NAME="SpeedDial.pageForUrl" ID="SpeedDial.pageForUrl"></a>

eric ide

mercurial