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

changeset 7049
0a8a9bd15242
parent 6967
29bf199c5e9b
child 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Mon Jul 01 19:20:10 2019 +0200
+++ b/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Tue Jul 02 19:33:49 2019 +0200
@@ -142,6 +142,9 @@
 <td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#PluginRepositoryWidget.__changeScheme">__changeScheme</a></td>
+<td>Private method to change the scheme of the given URL.</td>
+</tr><tr>
 <td><a href="#PluginRepositoryWidget.__cleanupDownloads">__cleanupDownloads</a></td>
 <td>Private slot to cleanup the plug-in downloads area.</td>
 </tr><tr>
@@ -256,6 +259,29 @@
 <dd>
 parent of this dialog
 </dd>
+</dl><a NAME="PluginRepositoryWidget.__changeScheme" ID="PluginRepositoryWidget.__changeScheme"></a>
+<h4>PluginRepositoryWidget.__changeScheme</h4>
+<b>__changeScheme</b>(<i>url, newScheme=""</i>)
+<p>
+        Private method to change the scheme of the given URL.
+</p><dl>
+<dt><i>url</i> (str)</dt>
+<dd>
+URL to be modified
+</dd><dt><i>newScheme</i></dt>
+<dd>
+scheme to be set for the given URL
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+modified URL
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+str
+</dd>
 </dl><a NAME="PluginRepositoryWidget.__cleanupDownloads" ID="PluginRepositoryWidget.__cleanupDownloads"></a>
 <h4>PluginRepositoryWidget.__cleanupDownloads</h4>
 <b>__cleanupDownloads</b>(<i></i>)

eric ide

mercurial