Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

changeset 4629
99aaac59be4f
parent 3673
e26d7d0c1088
child 5047
04e5dfbd3f3d
diff -r a33560bd2d2d -r 99aaac59be4f Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html
--- a/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Mon Dec 28 12:07:59 2015 +0100
+++ b/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Tue Dec 29 15:13:23 2015 +0100
@@ -178,6 +178,9 @@
 <td><a href="#PluginRepositoryWidget.__hideSelectedPlugins">__hideSelectedPlugins</a></td>
 <td>Private slot to hide all selected plug-ins.</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><tr>
@@ -368,7 +371,17 @@
 <b>__hideSelectedPlugins</b>(<i></i>)
 <p>
         Private slot to hide all selected plug-ins.
-</p><a NAME="PluginRepositoryWidget.__populateList" ID="PluginRepositoryWidget.__populateList"></a>
+</p><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>)
 <p>

eric ide

mercurial