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

branch
eric7
changeset 10436
f6881d10e995
parent 9686
2eee7a645cba
child 10479
856476537696
diff -r c712d09cc839 -r f6881d10e995 src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html	Fri Dec 22 17:24:07 2023 +0100
@@ -190,9 +190,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="SpeedDial.__escapeTitle" ID="SpeedDial.__escapeTitle"></a>
@@ -256,15 +256,21 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (str)</dt>
 <dd>
-URL to generate the file name from (string)
+URL to generate the file name from
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-name of the image file (string)
+name of the image file
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="SpeedDial.__initialize" ID="SpeedDial.__initialize"></a>
@@ -308,13 +314,13 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (QUrl)</dt>
 <dd>
-URL of the page (QUrl)
+URL of the page
 </dd>
-<dt><i>title</i></dt>
+<dt><i>title</i> (str)</dt>
 <dd>
-title of the page (string)
+title of the page
 </dd>
 </dl>
 <a NAME="SpeedDial.changed" ID="SpeedDial.changed"></a>
@@ -326,9 +332,9 @@
 </p>
 <dl>
 
-<dt><i>allPages</i></dt>
+<dt><i>allPages</i> (str)</dt>
 <dd>
-string giving all pages (string)
+string giving all pages
 </dd>
 </dl>
 <a NAME="SpeedDial.close" ID="SpeedDial.close"></a>
@@ -348,7 +354,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-name of the user agents file (string)
+name of the user agents file
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="SpeedDial.initialScript" ID="SpeedDial.initialScript"></a>
@@ -361,7 +373,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-initial JavaScript script (string)
+initial JavaScript script
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="SpeedDial.loadThumbnail" ID="SpeedDial.loadThumbnail"></a>
@@ -392,15 +410,21 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (QUrl)</dt>
 <dd>
-URL to be searched for (QUrl)
+URL to be searched for
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-page for the URL (Page)
+page for the URL
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+Page
 </dd>
 </dl>
 <a NAME="SpeedDial.pagesInRow" ID="SpeedDial.pagesInRow"></a>
@@ -413,7 +437,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-number of dials per row (integer)
+number of dials per row
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+int
 </dd>
 </dl>
 <a NAME="SpeedDial.reload" ID="SpeedDial.reload"></a>
@@ -432,9 +462,9 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (str)</dt>
 <dd>
-URL to remove the image for (string)
+URL to remove the image for
 </dd>
 </dl>
 <a NAME="SpeedDial.removePage" ID="SpeedDial.removePage"></a>
@@ -446,9 +476,9 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (QUrl)</dt>
 <dd>
-URL of the page (QUrl)
+URL of the page
 </dd>
 </dl>
 <a NAME="SpeedDial.resetDials" ID="SpeedDial.resetDials"></a>
@@ -475,7 +505,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-speed dial size (integer)
+speed dial size
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+int
 </dd>
 </dl>
 <a NAME="SpeedDial.setPagesInRow" ID="SpeedDial.setPagesInRow"></a>
@@ -487,9 +523,9 @@
 </p>
 <dl>
 
-<dt><i>count</i></dt>
+<dt><i>count</i> (int)</dt>
 <dd>
-number of pages per row (integer)
+number of pages per row
 </dd>
 </dl>
 <a NAME="SpeedDial.setSdSize" ID="SpeedDial.setSdSize"></a>
@@ -501,9 +537,9 @@
 </p>
 <dl>
 
-<dt><i>size</i></dt>
+<dt><i>size</i> (int)</dt>
 <dd>
-size of the speed dial (integer)
+size of the speed dial
 </dd>
 </dl>
 <a NAME="SpeedDial.urlForShortcut" ID="SpeedDial.urlForShortcut"></a>
@@ -515,15 +551,21 @@
 </p>
 <dl>
 
-<dt><i>key</i></dt>
+<dt><i>key</i> (int)</dt>
 <dd>
-shortcut key (integer)
+shortcut key
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-URL for the key (QUrl)
+URL for the key
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QUrl
 </dd>
 </dl>
 <a NAME="SpeedDial.urlFromUserInput" ID="SpeedDial.urlFromUserInput"></a>
@@ -535,15 +577,21 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (str)</dt>
 <dd>
-URL entered by the user (string)
+URL entered by the user
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-sanitized URL (string)
+sanitized URL
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial