--- a/Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage.html Tue Jun 12 19:01:06 2018 +0200 +++ b/Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage.html Tue Jun 12 19:02:21 2018 +0200 @@ -21,7 +21,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.PipPage</h1> <p> -Package implementing the configuration page. +Package implementing the pip configuration page. </p> <h3>Global Attributes</h3> <table> @@ -31,7 +31,7 @@ <table> <tr> <td><a href="#PipPage">PipPage</a></td> -<td>Class implementing the configuration page.</td> +<td>Class implementing the pip configuration page.</td> </tr> </table> <h3>Functions</h3> @@ -42,7 +42,7 @@ <a NAME="PipPage" ID="PipPage"></a> <h2>PipPage</h2> <p> - Class implementing the configuration page. + Class implementing the pip configuration page. </p> <h3>Derived from</h3> ConfigurationPageBase, Ui_PipPage @@ -60,12 +60,6 @@ <td><a href="#PipPage.__init__">PipPage</a></td> <td>Constructor</td> </tr><tr> -<td><a href="#PipPage.on_addButton_clicked">on_addButton_clicked</a></td> -<td>Private slot used to add an executable to the list.</td> -</tr><tr> -<td><a href="#PipPage.on_defaultListButton_clicked">on_defaultListButton_clicked</a></td> -<td>Private slot to load the default list of pip executables.</td> -</tr><tr> <td><a href="#PipPage.save">save</a></td> <td>Public slot to save the pip configuration.</td> </tr> @@ -80,21 +74,11 @@ <p> Constructor </p><dl> -<dt><i>plugin</i></dt> +<dt><i>plugin</i> (PipInterfacePlugin)</dt> <dd> reference to the plugin object </dd> -</dl><a NAME="PipPage.on_addButton_clicked" ID="PipPage.on_addButton_clicked"></a> -<h4>PipPage.on_addButton_clicked</h4> -<b>on_addButton_clicked</b>(<i></i>) -<p> - Private slot used to add an executable to the list. -</p><a NAME="PipPage.on_defaultListButton_clicked" ID="PipPage.on_defaultListButton_clicked"></a> -<h4>PipPage.on_defaultListButton_clicked</h4> -<b>on_defaultListButton_clicked</b>(<i></i>) -<p> - Private slot to load the default list of pip executables. -</p><a NAME="PipPage.save" ID="PipPage.save"></a> +</dl><a NAME="PipPage.save" ID="PipPage.save"></a> <h4>PipPage.save</h4> <b>save</b>(<i></i>) <p>