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

changeset 7049
0a8a9bd15242
parent 6967
29bf199c5e9b
child 7273
391d6b7b1eff
equal deleted inserted replaced
7048:eb0d3cc6dbf5 7049:0a8a9bd15242
140 <table> 140 <table>
141 <tr> 141 <tr>
142 <td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td> 142 <td><a href="#PluginRepositoryWidget.__init__">PluginRepositoryWidget</a></td>
143 <td>Constructor</td> 143 <td>Constructor</td>
144 </tr><tr> 144 </tr><tr>
145 <td><a href="#PluginRepositoryWidget.__changeScheme">__changeScheme</a></td>
146 <td>Private method to change the scheme of the given URL.</td>
147 </tr><tr>
145 <td><a href="#PluginRepositoryWidget.__cleanupDownloads">__cleanupDownloads</a></td> 148 <td><a href="#PluginRepositoryWidget.__cleanupDownloads">__cleanupDownloads</a></td>
146 <td>Private slot to cleanup the plug-in downloads area.</td> 149 <td>Private slot to cleanup the plug-in downloads area.</td>
147 </tr><tr> 150 </tr><tr>
148 <td><a href="#PluginRepositoryWidget.__closeAndInstall">__closeAndInstall</a></td> 151 <td><a href="#PluginRepositoryWidget.__closeAndInstall">__closeAndInstall</a></td>
149 <td>Private method to close the dialog and invoke the install dialog.</td> 152 <td>Private method to close the dialog and invoke the install dialog.</td>
253 <dd> 256 <dd>
254 reference to the plugin manager object 257 reference to the plugin manager object
255 </dd><dt><i>parent</i> (QWidget)</dt> 258 </dd><dt><i>parent</i> (QWidget)</dt>
256 <dd> 259 <dd>
257 parent of this dialog 260 parent of this dialog
261 </dd>
262 </dl><a NAME="PluginRepositoryWidget.__changeScheme" ID="PluginRepositoryWidget.__changeScheme"></a>
263 <h4>PluginRepositoryWidget.__changeScheme</h4>
264 <b>__changeScheme</b>(<i>url, newScheme=""</i>)
265 <p>
266 Private method to change the scheme of the given URL.
267 </p><dl>
268 <dt><i>url</i> (str)</dt>
269 <dd>
270 URL to be modified
271 </dd><dt><i>newScheme</i></dt>
272 <dd>
273 scheme to be set for the given URL
274 </dd>
275 </dl><dl>
276 <dt>Returns:</dt>
277 <dd>
278 modified URL
279 </dd>
280 </dl><dl>
281 <dt>Return Type:</dt>
282 <dd>
283 str
258 </dd> 284 </dd>
259 </dl><a NAME="PluginRepositoryWidget.__cleanupDownloads" ID="PluginRepositoryWidget.__cleanupDownloads"></a> 285 </dl><a NAME="PluginRepositoryWidget.__cleanupDownloads" ID="PluginRepositoryWidget.__cleanupDownloads"></a>
260 <h4>PluginRepositoryWidget.__cleanupDownloads</h4> 286 <h4>PluginRepositoryWidget.__cleanupDownloads</h4>
261 <b>__cleanupDownloads</b>(<i></i>) 287 <b>__cleanupDownloads</b>(<i></i>)
262 <p> 288 <p>

eric ide

mercurial