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

changeset 7946
6901746220fc
parent 7273
391d6b7b1eff
child 7960
e8fc383322f7
equal deleted inserted replaced
7945:76daafe10009 7946:6901746220fc
242 <tr> 242 <tr>
243 <td><a href="#PluginRepositoryWidget.__hideSelectedPlugins">__hideSelectedPlugins</a></td> 243 <td><a href="#PluginRepositoryWidget.__hideSelectedPlugins">__hideSelectedPlugins</a></td>
244 <td>Private slot to hide all selected plug-ins.</td> 244 <td>Private slot to hide all selected plug-ins.</td>
245 </tr> 245 </tr>
246 <tr> 246 <tr>
247 <td><a href="#PluginRepositoryWidget.__isOnline">__isOnline</a></td>
248 <td>Private method to check the online status.</td>
249 </tr>
250 <tr>
251 <td><a href="#PluginRepositoryWidget.__onlineStateChanged">__onlineStateChanged</a></td>
252 <td>Private slot handling online state changes.</td>
253 </tr>
254 <tr>
255 <td><a href="#PluginRepositoryWidget.__populateList">__populateList</a></td> 247 <td><a href="#PluginRepositoryWidget.__populateList">__populateList</a></td>
256 <td>Private method to populate the list of available plugins.</td> 248 <td>Private method to populate the list of available plugins.</td>
257 </tr> 249 </tr>
258 <tr> 250 <tr>
259 <td><a href="#PluginRepositoryWidget.__resortRepositoryList">__resortRepositoryList</a></td> 251 <td><a href="#PluginRepositoryWidget.__resortRepositoryList">__resortRepositoryList</a></td>
559 <b>__hideSelectedPlugins</b>(<i></i>) 551 <b>__hideSelectedPlugins</b>(<i></i>)
560 552
561 <p> 553 <p>
562 Private slot to hide all selected plug-ins. 554 Private slot to hide all selected plug-ins.
563 </p> 555 </p>
564 <a NAME="PluginRepositoryWidget.__isOnline" ID="PluginRepositoryWidget.__isOnline"></a>
565 <h4>PluginRepositoryWidget.__isOnline</h4>
566 <b>__isOnline</b>(<i></i>)
567
568 <p>
569 Private method to check the online status.
570 </p>
571 <dl>
572 <dt>Returns:</dt>
573 <dd>
574 flag indicating the online status
575 </dd>
576 </dl>
577 <dl>
578 <dt>Return Type:</dt>
579 <dd>
580 bool
581 </dd>
582 </dl>
583 <a NAME="PluginRepositoryWidget.__onlineStateChanged" ID="PluginRepositoryWidget.__onlineStateChanged"></a>
584 <h4>PluginRepositoryWidget.__onlineStateChanged</h4>
585 <b>__onlineStateChanged</b>(<i>online</i>)
586
587 <p>
588 Private slot handling online state changes.
589 </p>
590 <dl>
591
592 <dt><i>online</i> (bool)</dt>
593 <dd>
594 flag indicating the online status
595 </dd>
596 </dl>
597 <a NAME="PluginRepositoryWidget.__populateList" ID="PluginRepositoryWidget.__populateList"></a> 556 <a NAME="PluginRepositoryWidget.__populateList" ID="PluginRepositoryWidget.__populateList"></a>
598 <h4>PluginRepositoryWidget.__populateList</h4> 557 <h4>PluginRepositoryWidget.__populateList</h4>
599 <b>__populateList</b>(<i></i>) 558 <b>__populateList</b>(<i></i>)
600 559
601 <p> 560 <p>

eric ide

mercurial