eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html

branch
eric7
changeset 8580
e91b276e0771
parent 8372
e0227a7c850e
child 8595
ce2034bc1c6e
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html	Sat Sep 04 16:51:35 2021 +0200
+++ b/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html	Sat Sep 04 20:26:21 2021 +0200
@@ -248,6 +248,10 @@
 <td>Private method to populate the list of available plugins.</td>
 </tr>
 <tr>
+<td><a href="#PluginRepositoryWidget.__reachabilityChanged">__reachabilityChanged</a></td>
+<td>Private slot handling reachability state changes.</td>
+</tr>
+<tr>
 <td><a href="#PluginRepositoryWidget.__resortRepositoryList">__resortRepositoryList</a></td>
 <td>Private method to resort the tree.</td>
 </tr>
@@ -560,6 +564,20 @@
 <p>
         Private method to populate the list of available plugins.
 </p>
+<a NAME="PluginRepositoryWidget.__reachabilityChanged" ID="PluginRepositoryWidget.__reachabilityChanged"></a>
+<h4>PluginRepositoryWidget.__reachabilityChanged</h4>
+<b>__reachabilityChanged</b>(<i>reachability</i>)
+
+<p>
+        Private slot handling reachability state changes.
+</p>
+<dl>
+
+<dt><i>reachability</i> (QNetworkInformation.Reachability)</dt>
+<dd>
+new reachability state
+</dd>
+</dl>
 <a NAME="PluginRepositoryWidget.__resortRepositoryList" ID="PluginRepositoryWidget.__resortRepositoryList"></a>
 <h4>PluginRepositoryWidget.__resortRepositoryList</h4>
 <b>__resortRepositoryList</b>(<i></i>)

eric ide

mercurial