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

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.PageThumbnailer.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.PageThumbnailer.html	Fri Dec 22 17:24:07 2023 +0100
@@ -119,9 +119,9 @@
 </p>
 <dl>
 
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QObject)</dt>
 <dd>
-reference to the parent object (QObject)
+reference to the parent object
 </dd>
 </dl>
 <a NAME="PageThumbnailer.__createThumbnail" ID="PageThumbnailer.__createThumbnail"></a>
@@ -133,10 +133,9 @@
 </p>
 <dl>
 
-<dt><i>status</i></dt>
+<dt><i>status</i> (bool)</dt>
 <dd>
 flag indicating a successful load of the web site
-            (boolean)
 </dd>
 </dl>
 <a NAME="PageThumbnailer.__grabThumbnail" ID="PageThumbnailer.__grabThumbnail"></a>
@@ -156,7 +155,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating, that the title is loaded (boolean)
+flag indicating, that the title is loaded
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="PageThumbnailer.setLoadTitle" ID="PageThumbnailer.setLoadTitle"></a>
@@ -169,9 +174,9 @@
 </p>
 <dl>
 
-<dt><i>load</i></dt>
+<dt><i>load</i> (bool)</dt>
 <dd>
-flag indicating to load the title (boolean)
+flag indicating to load the title
 </dd>
 </dl>
 <a NAME="PageThumbnailer.setSize" ID="PageThumbnailer.setSize"></a>
@@ -183,9 +188,9 @@
 </p>
 <dl>
 
-<dt><i>size</i></dt>
+<dt><i>size</i> (QSize)</dt>
 <dd>
-size of the image (QSize)
+size of the image
 </dd>
 </dl>
 <a NAME="PageThumbnailer.setUrl" ID="PageThumbnailer.setUrl"></a>
@@ -197,9 +202,9 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (QUrl)</dt>
 <dd>
-URL of the web site (QUrl)
+URL of the web site
 </dd>
 </dl>
 <a NAME="PageThumbnailer.start" ID="PageThumbnailer.start"></a>
@@ -219,7 +224,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-title of the thumbnail (string)
+title of the thumbnail
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="PageThumbnailer.url" ID="PageThumbnailer.url"></a>
@@ -232,7 +243,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-URL of the thumbnail (QUrl)
+URL of the thumbnail
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QUrl
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial