eric6/Documentation/Source/eric6.WebBrowser.OpenSearch.OpenSearchEngine.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.WebBrowser.OpenSearch.OpenSearchEngine.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.OpenSearch.OpenSearchEngine.html	Sat Jan 16 16:51:23 2021 +0100
@@ -247,7 +247,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 parsed template (string)
 </dd>
@@ -281,7 +281,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating equality (boolean)
 </dd>
@@ -315,7 +315,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating less than (boolean)
 </dd>
@@ -335,7 +335,7 @@
         Public method to get the description of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 description of the engine (string)
 </dd>
@@ -348,7 +348,7 @@
         Public method to get the image of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 image of the engine (QImage)
 </dd>
@@ -361,7 +361,7 @@
         Public method to get the image URL of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 image URL of the engine (string)
 </dd>
@@ -374,7 +374,7 @@
         Public method to check, if the engine is valid.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating validity (boolean)
 </dd>
@@ -394,7 +394,7 @@
         Public method to get the name of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the engine (string)
 </dd>
@@ -407,7 +407,7 @@
         Public method to get a reference to the network access manager object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the network access manager object
             (QNetworkAccessManager)
@@ -421,7 +421,7 @@
         Public method to check, if the engine provides suggestions.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating suggestions are provided (boolean)
 </dd>
@@ -449,7 +449,7 @@
         requests.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 HTTP request method (string)
 </dd>
@@ -462,7 +462,7 @@
         Public method to get the search parameters of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 search parameters of the engine (list of two tuples)
 </dd>
@@ -482,7 +482,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 URL (QUrl)
 </dd>
@@ -495,7 +495,7 @@
         Public method to get the search URL template of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 search URL template of the engine (string)
 </dd>
@@ -708,7 +708,7 @@
         suggestions requests.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 HTTP request method (string)
 </dd>
@@ -721,7 +721,7 @@
         Public method to get the suggestions parameters of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 suggestions parameters of the engine (list of two tuples)
 </dd>
@@ -741,7 +741,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 URL (QUrl)
 </dd>
@@ -754,7 +754,7 @@
         Public method to get the search URL template of the engine.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 search URL template of the engine (string)
 </dd>

eric ide

mercurial