Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Helpviewer.OpenSearch.OpenSearchEngine.html	Sun May 18 14:13:09 2014 +0200
@@ -74,13 +74,13 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#OpenSearchEngine.__eq__">__eq__</a></td>
-<td>Public method implementing the == operator.</td>
+<td>Special method implementing the == operator.</td>
 </tr><tr>
 <td><a href="#OpenSearchEngine.__imageObtained">__imageObtained</a></td>
 <td>Private slot to receive the image of the engine.</td>
 </tr><tr>
 <td><a href="#OpenSearchEngine.__lt__">__lt__</a></td>
-<td>Public method implementing the < operator.</td>
+<td>Special method implementing the < operator.</td>
 </tr><tr>
 <td><a href="#OpenSearchEngine.__suggestionsObtained">__suggestionsObtained</a></td>
 <td>Private slot to receive the suggestions.</td>
@@ -209,7 +209,7 @@
 <h4>OpenSearchEngine.__eq__</h4>
 <b>__eq__</b>(<i>other</i>)
 <p>
-        Public method implementing the == operator.
+        Special method implementing the == operator.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>
@@ -229,7 +229,7 @@
 <h4>OpenSearchEngine.__lt__</h4>
 <b>__lt__</b>(<i>other</i>)
 <p>
-        Public method implementing the < operator.
+        Special method implementing the < operator.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>

eric ide

mercurial