Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html
--- a/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html	Sat Aug 20 16:30:49 2011 +0200
@@ -57,12 +57,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#PluginRepositoryDialog.__init__">PluginRepositoryDialog</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#PluginRepositoryDialog.__closeAndInstall">__closeAndInstall</a></td>
 <td>Private slot to handle the closeAndInstall signal.</td>
 </tr><tr>
@@ -70,6 +71,10 @@
 <td>Public method to get the list of recently downloaded plugin files.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="PluginRepositoryDialog.__init__" ID="PluginRepositoryDialog.__init__"></a>
 <h4>PluginRepositoryDialog (Constructor)</h4>
 <b>PluginRepositoryDialog</b>(<i>parent=None</i>)
@@ -102,7 +107,7 @@
 <h2>PluginRepositoryWidget</h2>
 <p>
     Class implementing a dialog showing the available plugins.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>closeAndInstall()</dt>
 <dd>
@@ -115,12 +120,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#PluginRepositoryWidget.__downloadCancel">__downloadCancel</a></td>
 <td>Private slot to cancel the current download.</td>
 </tr><tr>
@@ -185,6 +191,10 @@
 <td>Private slot to handle a change of the selection.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="PluginRepositoryWidget.__init__" ID="PluginRepositoryWidget.__init__"></a>
 <h4>PluginRepositoryWidget (Constructor)</h4>
 <b>PluginRepositoryWidget</b>(<i>parent=None</i>)
@@ -425,16 +435,21 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#PluginRepositoryWindow.__init__">PluginRepositoryWindow</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#PluginRepositoryWindow.__startPluginInstall">__startPluginInstall</a></td>
 <td>Private slot to start the eric5 plugin installation dialog.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="PluginRepositoryWindow.__init__" ID="PluginRepositoryWindow.__init__"></a>
 <h4>PluginRepositoryWindow (Constructor)</h4>
 <b>PluginRepositoryWindow</b>(<i>parent=None</i>)

eric ide

mercurial