eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -136,7 +136,7 @@
         Public method to get the list of recently downloaded plugin files.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of plugin filenames (list of strings)
 </dd>
@@ -244,14 +244,6 @@
 <td>Private slot to hide all selected plug-ins.</td>
 </tr>
 <tr>
-<td><a href="#PluginRepositoryWidget.__isOnline">__isOnline</a></td>
-<td>Private method to check the online status.</td>
-</tr>
-<tr>
-<td><a href="#PluginRepositoryWidget.__onlineStateChanged">__onlineStateChanged</a></td>
-<td>Private slot handling online state changes.</td>
-</tr>
-<tr>
 <td><a href="#PluginRepositoryWidget.__populateList">__populateList</a></td>
 <td>Private method to populate the list of available plugins.</td>
 </tr>
@@ -355,7 +347,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 modified URL
 </dd>
@@ -529,7 +521,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 formatted description (string)
 </dd>
@@ -542,7 +534,7 @@
         Private method to check, if there are any hidden plug-ins.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the presence of hidden plug-ins (boolean)
 </dd>
@@ -561,39 +553,6 @@
 <p>
         Private slot to hide all selected plug-ins.
 </p>
-<a NAME="PluginRepositoryWidget.__isOnline" ID="PluginRepositoryWidget.__isOnline"></a>
-<h4>PluginRepositoryWidget.__isOnline</h4>
-<b>__isOnline</b>(<i></i>)
-
-<p>
-        Private method to check the online status.
-</p>
-<dl>
-<dt>Returns:</dt>
-<dd>
-flag indicating the online status
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-bool
-</dd>
-</dl>
-<a NAME="PluginRepositoryWidget.__onlineStateChanged" ID="PluginRepositoryWidget.__onlineStateChanged"></a>
-<h4>PluginRepositoryWidget.__onlineStateChanged</h4>
-<b>__onlineStateChanged</b>(<i>online</i>)
-
-<p>
-        Private slot handling online state changes.
-</p>
-<dl>
-
-<dt><i>online</i> (bool)</dt>
-<dd>
-flag indicating the online status
-</dd>
-</dl>
 <a NAME="PluginRepositoryWidget.__populateList" ID="PluginRepositoryWidget.__populateList"></a>
 <h4>PluginRepositoryWidget.__populateList</h4>
 <b>__populateList</b>(<i></i>)
@@ -616,7 +575,7 @@
         Private method to get all selected items without the toplevel ones.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of selected items (list)
 </dd>
@@ -687,7 +646,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 plug-in update status (integer, one of PluginStatusNew,
             PluginStatusUpToDate, PluginStatusLocalUpdate,
@@ -744,7 +703,7 @@
         Public method to get the list of recently downloaded plugin files.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of plugin filenames (list of strings)
 </dd>
@@ -848,7 +807,7 @@
 </tr>
 <tr>
 <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td>
-<td>Private slot to start the eric6 plugin installation dialog.</td>
+<td>Private slot to start the eric plugin installation dialog.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -876,7 +835,7 @@
 <b>__startPluginInstall</b>(<i></i>)
 
 <p>
-        Private slot to start the eric6 plugin installation dialog.
+        Private slot to start the eric plugin installation dialog.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial